I have built a simple web-enabled application in asp.net which allows users to run display and print Crystal Report. My development environment is VS2005.
If I publish the website based on IIS or Microsoft Information Service Version 6.0 running on Server A, I am getting the "publish successful" message and users can access the website normally.
But I always receive the message "publish fail" when trying to publish the same website onto a second server. This second server again has installed with IIS version 6.0.
What should I need to look at now? Can someone help me to list the pre-requisites of the web server in order to pulbish an ASP.net page that contains a Crystal Report Viewer object?