we have a web application running on a windows 2003 server utilizing a cust crystal report. We continually get an error trying to display the crystal report in our web form. It happens a few times a day and our method of fixing it has been to do one of
two things.
1. reset iis but we don't like to do this
2. simply copy in a dll into the bin folder which resets the application.
We know we need to do one of the above when we get the following error:
Could not load report file "Report Name Here".Load report failed
We came across this post and change the registry entry but it did not seem to have any affect on our issue:
Member
15 Points
138 Posts
Crystal Error in Web Form
Jun 06, 2012 10:53 AM|olson2334|LINK
Hello,
we have a web application running on a windows 2003 server utilizing a cust crystal report. We continually get an error trying to display the crystal report in our web form. It happens a few times a day and our method of fixing it has been to do one of two things.
1. reset iis but we don't like to do this
2. simply copy in a dll into the bin folder which resets the application.
We know we need to do one of the above when we get the following error:
Could not load report file "Report Name Here".Load report failed
We came across this post and change the registry entry but it did not seem to have any affect on our issue:
http://www.sdn.sap.com/irj/boc/go/portal/prtroot/docs/library/uuid/f053713e-3e3d-2c10-2a81-f79259e54023?QuickLink=index&overridelayout=true&43705587209382
Anyone else run into this and have a fix by chance?
Thanks.
Member
611 Points
547 Posts
Re: Crystal Error in Web Form
Jun 06, 2012 10:57 AM|Honnappa|LINK
Did you install SAP crystal reports on IIS?
if not install and try
My Profile
Member
15 Points
138 Posts
Re: Crystal Error in Web Form
Jun 06, 2012 11:08 AM|olson2334|LINK
Yes we have that installed
Member
15 Points
138 Posts
Re: Crystal Error in Web Form
Jun 08, 2012 10:40 AM|olson2334|LINK
bump..... anyone ever had this issue and found a solution?