Hi Charlie, Munish,
Same problem for me. Tried many things already, iisreset, resinstall ASP
using aspnet_regiis.exe -i but nothing helps. When you find something let me
know; so will I.
Brgds,
Dirk
> Hi Charlie,
>
[quoted text clipped - 10 lines]
> > the following URL: "http://localhost/WebApplication1"
> > HTTP/1.1 500 Internal Server Error
light_rock - 24 Oct 2004 08:52 GMT
I had the same trouble, after starting off without IIS installed.
Finally ready for a web service, I installed IIS, and re-ran the VS.Ne
CD - update/repair/prerequisits stuff.
After all that jazz, I must have clicked wrong the "Permissions Wizard
for the default web site.
Try this:
Control Panel, Administrative Tools, IIS...
Click in the tree and highlight the "default website" or whatever
yours is.
Right-Click, "All Tasks", "Permissions Wizard".
Originally I had selected "Secure", don't. Use "Public" to begin wit
and fix it all later. ( mine only gave me those two choices )
"Public" fixed it, voila, working fine now.
XP Pro, BTW.
-AE