File Write Access Denied with ASP .NET on Domain Controler

S

Seb

Hi All,

I have a web page that tries to write in a xml file but I have an
Access Denied error on the xml file.

The page is working properly on the development computer but not on
test environment.

On the test environment the Web sServer is also PDC so there is no
ASPNET account on this computer.
- I have created a weak account with appropriate permissions
(following "ASP.NET does not work with the default ASPNET account on a
domain controller" article from Microsoft Support)
- I have changed the <ProcessModel> entry in the Machine.config to use
my account.
- I granted the new account Read - Write - Modify permissions on the
xml file.
- The web site is running in Anonymous mode (using IUSR_MACHINE
account).

But still my web page cannot modify the xml file.

Any help will be appreciated.

Sébastien.
 
K

Kevin Spencer

Hi Seb,

I'm a little confused. Are you saying that the ASP.Net application is
residing on the same machine as the XML file?

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
What You Seek Is What You Get.
 
S

Seb

Hi Kevin,

Yes the xml file and the ASP .NET Application are residing on the same machine.

Any suggestion ?

Kind Regards,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top