Problem on running asp.net application on some client pcs
Dear,
I have developed an asp.net 2.0 application and deployed it on server. when i access it on my computer on Internet explorer. the application is running on some pc and not running on other pcs please reply me what is the problem.

Kirtan PatelPosted Oct 24, 2009, 11:58 AM
Its Problem with your Network Configuration
Open the Configuration Panel, Network connections.
Select the network connection that's giving you troubles.
Right click on it, select properties. Remove QOS service.
Check the TCP/IP settings: if they're setup by DHCP, leave things as they are.
If not, write down all information in that screen and change it to DHCP. Reboot and you should be on your way.
if my answer helps you then check "Do you like this answer" please :)
Arsalan AtaPosted Oct 24, 2009, 11:49 AM
Kirtan PatelPosted Oct 24, 2009, 9:31 AM
where you running the application in Visual Studio Debug Mode or on WebServer PCs ???
provide some more info :)