Im trying to run an ASP.NET app using VS.NET 2002 in a Windows 2003 Server. This application run ok under Windows 2000 with VS.NET 2000.
One of my processes runs a package in a SQL Server. This process takes more than 5 minutes. At aprox. 5 minutes I obtain the follwing message in the browser:
The page cannot be displayed
..... blah
..... blah
......
Cannot find server or DNS Error
Internet Explorer
I tried to move every "timeout" variable in machine.config without results.
Does anyone knows what to do?
Thanks in advance
Ramiro
One of my processes runs a package in a SQL Server. This process takes more than 5 minutes. At aprox. 5 minutes I obtain the follwing message in the browser:
The page cannot be displayed
..... blah
..... blah
......
Cannot find server or DNS Error
Internet Explorer
I tried to move every "timeout" variable in machine.config without results.
Does anyone knows what to do?
Thanks in advance
Ramiro