Never mind, I got it.
Here is the code you need to add in web.config before the end of </system.web>
<xhtmlConformance mode="Legacy"/>
<httpHandlers>
<add verb="GET" path="CrystalImageHandler.aspx" type="CrystalDecisions.Web.CrystalImageHandler, CrystalDecisions.Web, Version=10.2.3600.0...
Using VS2005, I have rendered reportviewer in aspx page. However, chats are not rendered in this report. I have read the KB and support on crystal report site and applies the two KB suggestions, authorization and using gacutil.exe. The problem is that I can't find CrystalImageHandler.aspx...
Hey Turkbear,
The info you posted did not pertain to the VS version I am using, 2003 vs 2005, it steered me in the right direction. I was able to compile and do what I wanted to do. Thanks
I am in a pickle. I want to do a very simple thing, genereate a crystal report using VS2005 in aspx, ref as a link. My problem is VS2005. I read and read, forums after forums, but none mention that I need to start a new project or a new file? If I start a new project in VB, then I get a .exe...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.