Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Why are some properties not available?

Status
Not open for further replies.

arst06d

Programmer
Nov 29, 2002
324
Any idea why I can access some properties of a user in Active Directory (displayname, distinguishedname etc) just fine when running asp.net application on my localhost, but they fail when running on the web server.

I can, however, enumerate and display the property names on the web server - just cannot grab their values.

The web server is cinfigured for windows authentication so *should* be all in the same context.

Thanks in advance
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top