|
-
Mar 7th, 2005, 11:37 PM
#1
Thread Starter
Fanatic Member
[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.
If a post has helped you then Please Rate it!
-
Mar 8th, 2005, 03:57 AM
#2
Thread Starter
Fanatic Member
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
If a post has helped you then Please Rate it!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|