C
Chris
I have the following debugging system:
- WinXP Pro
- IIS 5.1 with Anonymous Access disabled and Windows Auth enabled
- Both my computer and the user I am logged on as are members of the AD
and Domain.
- IIS is running on the default setup account.
My production system:
- Windows 2003 Std
- IIS 6.0 with anonymous access disabled and Windows Auth enabled
- The computer is a member of the AD but is not logged on as a user
(since it is a server).
- IIS is running on the default setup account.
I have a project that uses a custom-built component "ADTool" that gets
names and such from the Active Directory. In certain situations, this
tool doesn't work, claiming that "The specified domain either does not
exist or could not be connected".
If Impersonation is enabled, it works on the the debugging system, but
not on the production system. And vica-versa.
This is really killing me (slow and painful) so I'd appreciate any help.
Regards
Chris
- WinXP Pro
- IIS 5.1 with Anonymous Access disabled and Windows Auth enabled
- Both my computer and the user I am logged on as are members of the AD
and Domain.
- IIS is running on the default setup account.
My production system:
- Windows 2003 Std
- IIS 6.0 with anonymous access disabled and Windows Auth enabled
- The computer is a member of the AD but is not logged on as a user
(since it is a server).
- IIS is running on the default setup account.
I have a project that uses a custom-built component "ADTool" that gets
names and such from the Active Directory. In certain situations, this
tool doesn't work, claiming that "The specified domain either does not
exist or could not be connected".
If Impersonation is enabled, it works on the the debugging system, but
not on the production system. And vica-versa.
This is really killing me (slow and painful) so I'd appreciate any help.
Regards
Chris