Jore
Member
Hello!
I have a problem that I cant even understand more less solve.
The scenario is following:
I have made an asp.net site running on IIS and asp.net 2.0 a couple of years ago. The site has worked well until recently. What happened before the site started behaving oddly is that the customer complained the server the site is on produced some additional traffic to the local network they had it in. Well, they removed the site from that network to some other less used network and (i guess) solved the problem. It had something to do with looping addresses on that network. I dont know what they did exactly to fix the problem. During this time the site had different ip. Then it was moved back to its original ip. And I changed the ip back. Thats all that I touched the code, only in web.config connection strings. All was well again.. No.
After moving the site back to its original ip and network the problems with my site started. People can log in and move around through links, but trying to load pages by form submits do nothing. Browser seems to do some loading, but nothing gets actually loaded.
Now we have debugged the problem a day and here are some weird results:
- When I use this site from my vista pc with my ie7/FF3/Opera it works fine, all the time.
- When customer uses the site, it works fine with ie6 from their VPN but not from local network. From vpn it seems to work all the time and with all browsers. Also from local network FF3 and IE7 seem to work just fine.
- When I try to access the site form a test server with ie6 it worked fine in the beginning, but after I tested some IE security settings, the same kind of problematic behavior appeared. Even if I change the settings to low. I installed FF3 on the server but the same behavior appears with it.
We also have another customer using an identical site on another server. It has not been moved or tampered in any way. when that site was tested the results were following:
- working fine from my vista pc with all browsers
- customer couldnt get it to work from their local network with ie6 but it worked fine from vpn
- working fine from my test server with ie6/FF3 also.
Short site description:
A .net based space reservation system that requires logging running on windows 2003 server. Site uses mssql 2005 database.
First it seemed that it was an ie6 problem. But when my test servers FF3 also had the same problems it cant be the browser. Can it be the site? The site worked fine with the customers ie6 before the ip-switching. Can it be the network? The identical site that is not on their network did not work with ie6 from their network but worked from vpn.
Have anyone had any similar problems or does anyone have any clue of what this could be about? I would really appreciate any answers that can point me to right direction.
I know that there are a lot of "moving parts" in this equation, but I cant start listing all of them here.
- Jore
I have a problem that I cant even understand more less solve.
The scenario is following:
I have made an asp.net site running on IIS and asp.net 2.0 a couple of years ago. The site has worked well until recently. What happened before the site started behaving oddly is that the customer complained the server the site is on produced some additional traffic to the local network they had it in. Well, they removed the site from that network to some other less used network and (i guess) solved the problem. It had something to do with looping addresses on that network. I dont know what they did exactly to fix the problem. During this time the site had different ip. Then it was moved back to its original ip. And I changed the ip back. Thats all that I touched the code, only in web.config connection strings. All was well again.. No.
After moving the site back to its original ip and network the problems with my site started. People can log in and move around through links, but trying to load pages by form submits do nothing. Browser seems to do some loading, but nothing gets actually loaded.
Now we have debugged the problem a day and here are some weird results:
- When I use this site from my vista pc with my ie7/FF3/Opera it works fine, all the time.
- When customer uses the site, it works fine with ie6 from their VPN but not from local network. From vpn it seems to work all the time and with all browsers. Also from local network FF3 and IE7 seem to work just fine.
- When I try to access the site form a test server with ie6 it worked fine in the beginning, but after I tested some IE security settings, the same kind of problematic behavior appeared. Even if I change the settings to low. I installed FF3 on the server but the same behavior appears with it.
We also have another customer using an identical site on another server. It has not been moved or tampered in any way. when that site was tested the results were following:
- working fine from my vista pc with all browsers
- customer couldnt get it to work from their local network with ie6 but it worked fine from vpn
- working fine from my test server with ie6/FF3 also.
Short site description:
A .net based space reservation system that requires logging running on windows 2003 server. Site uses mssql 2005 database.
First it seemed that it was an ie6 problem. But when my test servers FF3 also had the same problems it cant be the browser. Can it be the site? The site worked fine with the customers ie6 before the ip-switching. Can it be the network? The identical site that is not on their network did not work with ie6 from their network but worked from vpn.
Have anyone had any similar problems or does anyone have any clue of what this could be about? I would really appreciate any answers that can point me to right direction.
I know that there are a lot of "moving parts" in this equation, but I cant start listing all of them here.
- Jore