ASP with Crystal Report 9 hangs on .NET framework 3.5

Posted by Chris Yang on Stack Overflow See other posts from Stack Overflow or by Chris Yang
Published on 2010-04-01T06:10:18Z Indexed on 2010/04/01 6:13 UTC
Read the original article Hit count: 466

Filed under:
|
|

We have an ASP (not ASP.NET) application running on Windows 2003 server. One of the functions of the application is to generate reports using Crystal Report 9.

It has been working without any problem with .NET Framework 2.0 and now it is required to install .NET Framework 3.5 SP1 on the server but after we installed the 3.5 SP1, every time we run the application the Crystal report is not generated and the web page hangs so we have to recycle the application pool in IIS to get the application back going.

Does anyone have any idea/solution to this problem? Any help will be greatly appreciate.

© Stack Overflow or respective owner

Related posts about crystal-report

Related posts about .net-3.5