IIS Problem

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello, I've built a webpage using ASP.NET, now, when I compile and run the project locally, it works fine, though, when I try to access my site remotely, IE hangs and nothing comes up

Even if I try to access an individual file, say a text file, it loads up in IE locally, though it wont work remotely?

Any ideas

Thanks in advance

P.S. I have a firewall running, though when I turn it off, it still does the same!!!
 
Hello, I've built a webpage using ASP.NET, now, when I compile and run the project locally, it works fine, though, when I try to access my site remotely, IE hangs and nothing comes up

Even if I try to access an individual file, say a text file, it loads up in IE locally, though it wont work remotely?

Any ideas

Thanks in advance

P.S. I have a firewall running, though when I turn it off, it still does the same!!!

Have you set the file security permissions in IIS?
 
Back
Top