Groups | Blog | Home
all groups > asp.net webcontrols > january 2006 >

asp.net webcontrols : getting graph to display - crystal reports vs2003 version


astro
1/31/2006 4:06:55 PM

I've reached the point where I can get a crystal report to display in my
browser - with the detail band showing all the rows.

The bar chart in the header does not display though. My hunch is some
configuration issue(s.) The same report/bar chart works perfect in my
vb.net client-server version of the same application on the same box.

This is a development environment - using 'localhost' as the web server and
IIS as the webserver.

Anybody know of specfici dll's that need to be setup in IIS or some
directory mapping/rights access issue that would explain this?

Thanks.

astro
2/1/2006 2:21:04 PM
ok - after a few hours of googling and going to the crystal reports support
page I found the solution:

the url on the vendor site:

http://support.businessobjects.com/documentation/product_guides/cr_net/vs_2005/html/crconsetupdevviewersvirtualdirectory.htm


The key point here is the virtual directory name is different for each
version of cr. This means that vs .NET 2003 has a different name
(CrystalReportViewer2) then .NET 2002 (CrystalReportViewer).


[quoted text, click to view]

AddThis Social Bookmark Button