Hi everyone,
I have two Windows 2000 servers running IIS. I have an instance of our ASP.NET site on each server.
.NET Framework 2.0.
I'm using cookies to store the users empid and their project. The site runs fine on one of the servers. But on the second server as soon as it goes to write or read the cookie, the site hangs. No errors. Just a blank white IE window.
Are there some IIS settings that I'm missing in order to use cookies?
Also, the only difference I can find in the configuration of the two macines is that on the machine that the cookies are working on, the ASP.NET tab is missing from the website properties window. The other server has the tab, and I've switched the setting to 2.0 Framework.
Thanks for the help,
Melissa
I have two Windows 2000 servers running IIS. I have an instance of our ASP.NET site on each server.
.NET Framework 2.0.
I'm using cookies to store the users empid and their project. The site runs fine on one of the servers. But on the second server as soon as it goes to write or read the cookie, the site hangs. No errors. Just a blank white IE window.
Are there some IIS settings that I'm missing in order to use cookies?
Also, the only difference I can find in the configuration of the two macines is that on the machine that the cookies are working on, the ASP.NET tab is missing from the website properties window. The other server has the tab, and I've switched the setting to 2.0 Framework.
Thanks for the help,
Melissa