N
Nam
ASP.NET 1.1.4322
Server1: Windows Server Enterprise Ed 2003 – SP2
Server2: Same as Server 1.
IE 6.0 –SP2
After we migrated our website from server1 to server2 everything works fine
accept for the following on one page:
When you click on Save button, this page is supposed to copy a file from
website-A to website-B and display a second webpage (that shows the message
“Your file was copied successfully...etc., etc.â€). The both websites are on
the same server – Server2.
This functionality was working fine on server 1. However, on server 2, the
file is copied ok on website-B, but IE hangs (with a white page) and it does
not return to the second webpage (even after refreshing the IE). But when you
open the application again, the second page is displayed with the message
“Your file was copied successfully...etc., etc.â€.
Both websites on server 2 are using DefaultAppPool that is running under a
domain user account. Both websites have exact same configurations as on
Server1. The application is the exact same copy of the application on server1.
When we use impersonation, the above functionality works fine. But we do not
want to use impersonation for security reasons and, we were not using
impersonation on Server1 either.
Thanks,
Nam
Server1: Windows Server Enterprise Ed 2003 – SP2
Server2: Same as Server 1.
IE 6.0 –SP2
After we migrated our website from server1 to server2 everything works fine
accept for the following on one page:
When you click on Save button, this page is supposed to copy a file from
website-A to website-B and display a second webpage (that shows the message
“Your file was copied successfully...etc., etc.â€). The both websites are on
the same server – Server2.
This functionality was working fine on server 1. However, on server 2, the
file is copied ok on website-B, but IE hangs (with a white page) and it does
not return to the second webpage (even after refreshing the IE). But when you
open the application again, the second page is displayed with the message
“Your file was copied successfully...etc., etc.â€.
Both websites on server 2 are using DefaultAppPool that is running under a
domain user account. Both websites have exact same configurations as on
Server1. The application is the exact same copy of the application on server1.
When we use impersonation, the above functionality works fine. But we do not
want to use impersonation for security reasons and, we were not using
impersonation on Server1 either.
Thanks,
Nam