Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Token to access Active Directory

0 views
Skip to first unread message

ma...@dengl.com

unread,
Sep 17, 2009, 12:14:44 AM9/17/09
to
Hi,

I get the following error message "COMException (0x8007054b): The
specified domain either does not exist or could not be contacted."
when trying to access active directory in my web app.

I set the following configuration following the article
http://www.velocityreviews.com/forums/t81046-active-directory-error-quotthe-specified-domain-either-does-not-exist-or-could-not-be-contactedquot.html

1. In machine.config, <ProcessModel> element, set the User to System
2. In Web.config, set <identity Impersonate=true />
3. In IIS manager, set the app's anonymous access account to domain
user in
local administrator

On the webserver where Im logged in as an admin I can run the site,
but not from another machine where Im logged on as a normal user.

Thanks,

Michael

0 new messages