I get a security error when trying to write out to an XMLSchema file
"myDs.WriteXmlS chema(strXMLSch emaFile)". I am running XP SP2, No Domain, MS
file and print sharing uninstalled. I was able to get past this by making
ASPNET part of the Administrators group. I tried the Power User group (as
well as others) to no avail. I also had to install MS file and print
sharing in order to even add ASPNET
as a member of the Administrator group (or any other group). After adding it
to the group I can uninstall file and print sharing and everything works
fine.
Is making ASPNET a member of the Admin group the correct way of doing this,
or should I make a new group with some specific permissions?
I am trying to learn .NET programming and trying to avoid going on security
tangents. Is this news group the right place or is there a more suitable
place for Newbie's.
"myDs.WriteXmlS chema(strXMLSch emaFile)". I am running XP SP2, No Domain, MS
file and print sharing uninstalled. I was able to get past this by making
ASPNET part of the Administrators group. I tried the Power User group (as
well as others) to no avail. I also had to install MS file and print
sharing in order to even add ASPNET
as a member of the Administrator group (or any other group). After adding it
to the group I can uninstall file and print sharing and everything works
fine.
Is making ASPNET a member of the Admin group the correct way of doing this,
or should I make a new group with some specific permissions?
I am trying to learn .NET programming and trying to avoid going on security
tangents. Is this news group the right place or is there a more suitable
place for Newbie's.
Comment