-
[RESOLVED] Server Error
scenario
1. uninstalled previously installed asp.net webmatrix
2. installed a vs .net 2003 architect edition in my win2k
3. launch application click the new project choose web application
error prompted http/1.1 server error
4. tried aspnet_regiis -i.
5. still same error prompted!
please advice thank you.
-
Re: Server Error
Try the following where MACHINENAME is your machine's name. FYI: You're giv
ing full permissions to the ASPNET account. Probably not a good idea for a
production server.
cacls "%windir%\assembly" /g MACHINENAME\ASPNET:F /t /e