RE: setting ASPNET identity
From: Parker Zhang [MS] (parzhang@online.microsoft.com)
Date: 10/17/02
- Next message: tw: "help - panic. aspnet_wp.exe could not be launched"
- Previous message: Willy Denoyette [MVP]: "Re: Authenticating against a user/pwd list on another server?"
- In reply to: Al: "setting ASPNET identity"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: parzhang@online.microsoft.com (Parker Zhang [MS]) Date: Thu, 17 Oct 2002 08:13:03 GMT
Hi,
You can change it in the machine.config file as the following...
<processModel
......
userName="username"
password="password"
......
/>
HTH,
-- Parker Zhang Microsoft Developer Support This posting is provided "AS IS" with no warranties, and confers no rights.
- Next message: tw: "help - panic. aspnet_wp.exe could not be launched"
- Previous message: Willy Denoyette [MVP]: "Re: Authenticating against a user/pwd list on another server?"
- In reply to: Al: "setting ASPNET identity"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|