T
Tina
My asp.net 2.0 app always uses LocalHost:1081. Why does it use port 1081?
If I access my web app by typing in//localhost/myapp the application is
executed but does not work correctly. But if I enter //Localhost:1081/myapp
it works great.
Can someone explain this?
Thanks,
T
If I access my web app by typing in//localhost/myapp the application is
executed but does not work correctly. But if I enter //Localhost:1081/myapp
it works great.
Can someone explain this?
Thanks,
T