hey guys,
I put IIS on my box so I could develop ASP code.....the problem is it dosen't work :(. The server is running and the default web site is started by I keep getting HTTP 500 every time I try to surf to it and I have no idea why.
TIA
Printable View
hey guys,
I put IIS on my box so I could develop ASP code.....the problem is it dosen't work :(. The server is running and the default web site is started by I keep getting HTTP 500 every time I try to surf to it and I have no idea why.
TIA
What kind of network are you on?
That might help some of the AO members answer your question.
Try giving as much info as possible without giving your location/ip/etc away ;-)
<edit>
Sorry that i posted without an answer, just trying to help...
Try Google: http://www.google.com/search?q=IIS+E...UTF-8&oe=UTF-8
</edit>
I just have this running on my home box. It's not going across my LAN. But I can't even go to http://127.0.0.1 without an http 500 errorQuote:
Originally posted here by tampabay420
What kind of network are you on?
That might help some of the AO members answer your question.
Try giving as much info as possible without giving your location/ip/etc away ;-)
Ratman: What about "http://yourexternalipaddresshere" or "http://localhost/" ? (No quotes of course)
That worked....wonder why it dosen't like the IP addy form?Quote:
Originally posted here by CXGJarrod
Ratman: What about "http://yourexternalipaddresshere" or "http://localhost/" ? (No quotes of course)
I'd look at your permissions/configs in IIS. This is usally where you will find what is causing problems like this.
Also, check what's going on in your HOSTS file.