i have a test machine running windows2000 server. it is a domain controller
with visual studio 2003 installed. i cannot locate the ASPNET built-in
account in the active directory user and computer?? how is that so?
my xp professional desktop can find the ASPNET built-in account in the
computer managment.
help needed, thanks in advance
Naveen - 28 Oct 2004 10:47 GMT
Hi..
You can leverage the Systems.DirectoryServices in .Net Framework for using
ASP.Net with Acitive Directory. Hope this KB would help you to get started on
same.
http://support.microsoft.com/default.aspx?scid=kb;en-us;329986
With Best Regards
Naveen K S
> i have a test machine running windows2000 server. it is a domain controller
> with visual studio 2003 installed. i cannot locate the ASPNET built-in
[quoted text clipped - 4 lines]
>
> help needed, thanks in advance
CT - 28 Oct 2004 12:12 GMT
On Windows Server 2003, ASP.NET uses the NT AUTHORITY\NETWORK SERVICE user
account by default.

Signature
Carsten Thomsen
Enterprise Development with VS .NET, UML, and MSF
http://www.apress.com/book/bookDisplay.html?bID=105
>i have a test machine running windows2000 server. it is a domain controller
> with visual studio 2003 installed. i cannot locate the ASPNET built-in
[quoted text clipped - 4 lines]
>
> help needed, thanks in advance