I was using an ASP.NET 4.0 Framework application on windows 2003 server and it was working fine. Then, I just moved my application code to windows 2008 r2 server where i started getting issues.
There is a logic in the application to retrieve data from DB2 tables and copy that into xml file. There, i am getting an exception;
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
smehta
0 Points
6 Posts
ASP.NET 4.0 application code breaking in between after moving to windows 2008 r2 server
May 02, 2012 10:30 PM|LINK
Hi,
I was using an ASP.NET 4.0 Framework application on windows 2003 server and it was working fine. Then, I just moved my application code to windows 2008 r2 server where i started getting issues.
There is a logic in the application to retrieve data from DB2 tables and copy that into xml file. There, i am getting an exception;
Source Error:
Stack Trace: