Hi All,
I need to start the asp.net process with a domain account. I'm using Windows XP SP2 workstation with IIS 5 and asp.net 2.0.
I already tried to modify machine.config file and add userName and password in the ProcessModel section but it doesn't seem to work. Indeed when I try to create virtual directory on UNC paths, I receive an access denied error.
Can someone help me ? What can I do ?
Thanks
David