HTTP error 500 when creating a new ASP.NET Project
-
The other night, just did a format/re-install on my PC, and re-installed WinXP pro, IIS with FP Server Extensions, then installed VS2003.NET. But, I cant create ASP.NET apps on my local machine, I keep getting HTTP1.0/500 errors, any idea how to resovle this? I've tried uninstalling/re-installing VS.net, tried running aspnet_regiiis -i, tried playing around with permissions and no-go. This is starting to get really fusturating. any ideas?
-
The other night, just did a format/re-install on my PC, and re-installed WinXP pro, IIS with FP Server Extensions, then installed VS2003.NET. But, I cant create ASP.NET apps on my local machine, I keep getting HTTP1.0/500 errors, any idea how to resovle this? I've tried uninstalling/re-installing VS.net, tried running aspnet_regiiis -i, tried playing around with permissions and no-go. This is starting to get really fusturating. any ideas?
-
Hi r u using .netframework 1.0 if yes some installation copy having this problem then try to using any other installation copy OR Try to download framwork 1.1 or 2.0 from microsoft site and install in u r system bye Timcyspet
What I've done so far. - Uninstalled all .NET frameworks (1.0 and 1.1) - Uninstalled Visual Studio - Uninstalled IIS - Removed the ASPNet account - rebooted after each of the above steps - Reinstalled IIS and reoobted - Reinstalled .NET 1.1 framework and rebooted - Reinstalled VS.NET and rebooted - ran asp_iisreg -i and rebooted - ran asp_iisreg -r and rebooted and I am still having zero-luck and getting the same HTTP 500 error when attempting to create an ASP.NET project on my local machine.