Click here to Skip to main content
15,917,455 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hallo Everybody Again,

I have no idea how to host an Asp.Net web application shifted with crystal report. The problem I am getting is a bit confusing, the application works fine when I run it from Visual Studio, but it is not working after I published it on IIS. The funny part is, the page which has the crystal report is showing up, only white page is displayed.

Thanks
Posted

1 solution

Did you install Crystal Report run time framework on your application server?

Crystal Reports Runtime Packages[^]

You must install that in application hosted machine, so Install & check it again.

Free attachment

Deploying applications that use Crystal Reports for .Net[^]

How To Create Setup And Deployment Project With Crystal Report In VS Studio 2008[^]

Deploying Visual Studio.net + Crystal Reports Projects[^]
 
Share this answer
 
v2
Comments
Yonathan1111 4-Jun-11 10:58am    
I found it your answer as critical point. So, I need to give you some additional information about the environement I am working on.
1. VS 10 .NET Framework 3
2. Crystal Report 13(Version), but I found other two versions of CR in the assembly folder which are 10 and 9.
Thanks a lot,
thatraja 4-Jun-11 11:25am    
Is your issue solved or not?
Yonathan1111 4-Jun-11 11:29am    
Not yet,
Espen Harlinn 5-Jun-11 5:52am    
The links provides the required information about how to deploy CS based web apps - my 5

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900