|
Home > Archive > IIS Server > July 2004 > ASP on domain controller
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
ASP on domain controller
|
|
| Douglas G. Walker 2004-07-29, 5:55 pm |
| Hello world script returns a blank page, so HTML is fine,
but ASP doesn't work. It is turned on and set
to "allowed" in IIS.
My thinking is that ASP wants to run as a local service
and domain controllers don't have local accounts.
Exact error message (10004) from system log:
DCOM got error "The operation completed successfully. "
and was unable to logon .\IWAM_DC2 in order to run the
server:
{3D14228D-FBE1-11D0-995D-00C04FD919C1}
>Can anyone tell me how to get ASP to work on a Server
2003
>domain controller? I keep getting 10004 errors in the
>system log. I've tried resynching passwords etc.
>ASP works fine if you have IIS working correctly... 
>Post the exact error message and tell us why you think it
>doesn't
>work. Test with a Hello World script and ask in the IIS
>group.
>Jeff.
| |
| Jeff Cochran 2004-07-29, 5:55 pm |
| On Thu, 29 Jul 2004 11:35:03 -0700, "Douglas G. Walker"
<anonymous@discussions.microsoft.com> wrote:
>Hello world script returns a blank page, so HTML is fine,
>but ASP doesn't work. It is turned on and set
>to "allowed" in IIS.
>
>My thinking is that ASP wants to run as a local service
>and domain controllers don't have local accounts.
Nope. ASP works fine on a DC.
>Exact error message (10004) from system log:
>
>DCOM got error "The operation completed successfully. "
>and was unable to logon .\IWAM_DC2 in order to run the
>server:
>{3D14228D-FBE1-11D0-995D-00C04FD919C1}
Sounds like:
http://support.microsoft.com/defaul...kb;en-us;332092
Jeff
>2003
>
>
>
>
|
|
|
|
|