Re: permissions
From: DotNetJunkies User (User_at_-NOSPAM-DotNetJunkies.com)
Date: 10/23/04
- Previous message: Novice: "Re: What does the "Application Domain Policy Level" mean?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 22 Oct 2004 17:58:24 -0700
Try the following where MACHINENAME is your machine's name. FYI: You're giving full permissions to the ASPNET account. Probably not a good idea for a production server. K
cacls "%windir%\assembly" /g MACHINENAME\ASPNET:F /t /e
--- Posted using Wimdows.net NntpNews Component - Post Made from http://www.DotNetJunkies.com/newsgroups Our newsgroup engine supports Post Alerts, Ratings, and Searching.
- Previous message: Novice: "Re: What does the "Application Domain Policy Level" mean?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|