Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Default user of ASP.NET application on Server 2003
Message
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Default user of ASP.NET application on Server 2003
Environment versions
Environment:
C# 2.0
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01355112
Message ID:
01355112
Views:
66
Hi,

I am working on a new installation of ASP.NET application that uses VFP data. The VFP data reside in a certain folder on the C: drive (e.g. C:\MYDATA).

When running ASP.NET application (without impersonating a user in WEB.CONFIG) it opens the VFP tables without a problem. But it fails to add/write changes to the VFP data. In the past installations I had to ask the network administrator to create a domain user that would have access to the VFP data as well as to the ASP.NET Framework folder. It worked.

But I am wondering if it is possible to grand the default ASP.NET user a Full Control access to the VFP data folder. In the past, when I was installing on server running XP, the default user was ASPNET (without period). And it was easy to grand this user access to the data folder. On this box, Server 2003, I don't see a user ASPNET. When I run a test ASP.NET program that shows me the current user it reports that the user name is "NETWORK SERVICE" and the Network Domain is "NT AUTHORITY". How do I grant this user "NETWORK SERVICE" Full Control access to the DATA folder?

Thank you in advance for any suggestions.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Next
Reply
Map
View

Click here to load this message in the networking platform