http://devlibrary.businessobjects.com/businessobjectsxi/en/en/RAS_SDK/rassdk_net_doc/doc/rassdk_net_doc/html/BindingScenarios16.htmlHello
Hello All,
I have been migrating a web application from Server 2003 to Server 2012. The only part that does not seem to work correctly is the Crystal Reports. I have Crystal Reports 10. When I try to create a session and pull down a report, the web application crashes and does not give me an error. I have tried stepping through the debugger and looking at the event logs and I am not gleaning any useful information. Oddly enough when I pull a report from our RAS and put it on the new web server and make a web form that loads it from locally (embedded) it works, but point it to RAS and it crashes every time. The code that pulled from RAS worked just fine on our 2003 server. The original developer appears to have used the code at above link to load reports from RAS.
Is connecting to RAS supported in Crystal 10, IIS 8, and Sever 2012?
Is there a special permission that needs to be set up on the RAS server or in the Server 2012 web server?
Is there any reason I should change the code or anything else I need to install on the Server 2012 web server beyond installing Crystal 10?
Any tips for fixing or troubleshooting this? I am getting close to scrapping the RAS server though I really don't want to do that.