Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to determine user rights to a folder?
Message
From
08/11/2006 13:11:41
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01168123
Message ID:
01168138
Views:
12
>Often times when I install a new ASP.NET application the program fails because the user (either generic ASPNET or a user impersonated in web.config) does not have Full (or Read/Write) privileges to the data folder. The data folder is where my VFP database and tables reside.
>
>I am wondering if someone would recommend a routine that I can include in a test.aspx to check and report of the current user rights to a folder?
>
>Thank you in advance for any suggestions.

In our documentation, for the Web server part, there is a step which details the creation of an account on the OS and the assignation of that account to the ASP.NET pane of the Web site for the impersonation. This assumes the account created has the proper privilege to the data directory. This is a standard step that we are doing for every installation.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform