Changing the ASP.NET User in ASP.NET 2.0

  • Thread starter Thread starter Pablo Cibraro
  • Start date Start date
P

Pablo Cibraro

Hi,
Anybody knows how to change the machine user (ASP.NET) in ASP.NET 2.0 ?.
This configuration is no longer available in the Machine.config file.

Thanks in advance.
Pablo.
 
What operating system are you running on?

As far as <processModel> goes, it's still there and all those options from
v1.1 are there too. If it's not there, you can add it back in.

-Brock
DevelopMentor
http://staff.develop.com/ballen
 

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

Back
Top