Customizing DFS Reports with Visual Studio

Posted by Johan Cyprich on 03 May 2007 | Tagged as: Tech Tips

Adenium Systems is switching the reporting engine in DFS from Crystal Reports to Active Reports, but this transition won’t be complete for some time still. We have the option of converting the current reports to Active Reports but it requires a great deal of additional to work to make the report fully functional. It’s easier keeping it as Crystal until Adenium provides the converted reports themselves.

The problem here is that the current version of DFS does not have a Crystal Reports editor like the previous versions did. So, unless you purchase the full version of Crystal, you can’t edit the reports.

Fortunately, Visual Studio has the ability to open and modify Crystal Reports. You’ll need Visual Studio 2005 Professional (or higher) to create or edit reports. I’ve created a Visual Studio project which has all of the reports used in DFS available for editing. It was created as a C# project, but this doesn’t matter for report editing.

Once you edit a report, you’ll need to copy it to the Reports folder in the DFSHost folder on your DFS server. The default location for this is C:\Inetpub\wwwroot\DFSHost\Reports, but it can of course vary depending on where your IIS virtual directory for DFS is. In the Visual Studio project, Crystal reports are the files with an .RPT extension and are located in the Crystal Reports folder. Ignore the files with the .CS extension

You can download the Visual Studio project by clicking here.


Related posts:
    Hidden Visual Studio 2005 Image Library
    Problems Installing the DotNetNuke StarterKit
    Visual Studio 2005 Express Now Free
    Is OS X a Threat to Windows?

Share this post:

del.icio.us:Customizing DFS Reports with Visual Studio digg:Customizing DFS Reports with Visual Studio spurl:Customizing DFS Reports with Visual Studio wists:Customizing DFS Reports with Visual Studio simpy:Customizing DFS Reports with Visual Studio newsvine:Customizing DFS Reports with Visual Studio blinklist:Customizing DFS Reports with Visual Studio furl:Customizing DFS Reports with Visual Studio reddit:Customizing DFS Reports with Visual Studio fark:Customizing DFS Reports with Visual Studio blogmarks:Customizing DFS Reports with Visual Studio Y!:Customizing DFS Reports with Visual Studio smarking:Customizing DFS Reports with Visual Studio magnolia:Customizing DFS Reports with Visual Studio segnalo:Customizing DFS Reports with Visual Studio gifttagging:Customizing DFS Reports with Visual Studio

Follow Me:

Did you find this post interesting and useful? You can keep up to date on this blog by subscribing to my RSS feed, or you can have new posts sent to you by e-mail. You can also follow me on Twitter.


Trackback This Post | Subscribe to the comments through RSS Feed

Leave a Reply