Supportnet / Forum / Windows2000
Win 2000 Advanced Server + IIS + ASP
Frage
Ich verstehe das nicht, bin gerade dabei die Intranetseiten zu gestalten und wollte diesbezueglich auf eine Access Datenbank zurueckgreifen. Jedes mal wenn ich mir die Vorschau ansehe sagt er mir dass die Seite nicht gefunden werden kann... Habe ich da in der Standarteinstellung beim IIS etwas nicht eingestellt oder warum funktioniert das nicht. Hat vielleicht einer das Problem auch mal gehabt ???
Stefan
Antwort 1 von Cloose
Ich habe dieses Problem auch gerade und finde hier einfach keine Lösung! Im Ereignisprotokoll finde ich einen Fehler mit W3SVC oder so, der wohl besagt, daß ich nicht richtig angemeldet bin.
Das hier sagt Knowledge Base dazu aber was soll das hier heissen?
SYMPTOMS
========
Requests to out-of-process applications may generate the following
events in the
system event log:
Event ID: 10004 Source: DCOM
DCOM got error "Logon failure: unknown user name or bad password." and
was
unable to logon .\IWAM_MYSERVER in order to run the server:
{1FD7A201-0823-479C-9A4B-2C6128585168}
Event ID: 36 Source: W3SVC
The server failed to load application /LM/W3SVC/1/Root/op. The error
was
The server process could not be started because the configured
identity is
incorrect. Check the username and password.
CAUSE
=====
The IWAM_machine account may be out-of-sync. The IWAM_machine identity
must be
in sync in the metabase, the Security Account Manager (SAM), and COM+.
Account
information stored in the Internet Information Server (IIS) metabase is
synchronized with the local SAM, but COM+ applications are not
automatically
updated.
RESOLUTION
==========
IIS 5.0 provides Synciwam.vbs to update the launching identity of all
IIS COM+
application packages that run out-of-process. The Synciwam.vbs script
can be
found in the \Inetpub\AdminScripts folder and can be run using Cscript
or
Wscript (see the Synciwam.vbs file for more information).
NOTE: Using Synciwam.vbs will reset all out-of-process applications
(medium and
high isolation) to IWAM_machine.
STATUS
======
This behavior is by design.
Additional query words:
Das hier sagt Knowledge Base dazu aber was soll das hier heissen?
SYMPTOMS
========
Requests to out-of-process applications may generate the following
events in the
system event log:
Event ID: 10004 Source: DCOM
DCOM got error "Logon failure: unknown user name or bad password." and
was
unable to logon .\IWAM_MYSERVER in order to run the server:
{1FD7A201-0823-479C-9A4B-2C6128585168}
Event ID: 36 Source: W3SVC
The server failed to load application /LM/W3SVC/1/Root/op. The error
was
The server process could not be started because the configured
identity is
incorrect. Check the username and password.
CAUSE
=====
The IWAM_machine account may be out-of-sync. The IWAM_machine identity
must be
in sync in the metabase, the Security Account Manager (SAM), and COM+.
Account
information stored in the Internet Information Server (IIS) metabase is
synchronized with the local SAM, but COM+ applications are not
automatically
updated.
RESOLUTION
==========
IIS 5.0 provides Synciwam.vbs to update the launching identity of all
IIS COM+
application packages that run out-of-process. The Synciwam.vbs script
can be
found in the \Inetpub\AdminScripts folder and can be run using Cscript
or
Wscript (see the Synciwam.vbs file for more information).
NOTE: Using Synciwam.vbs will reset all out-of-process applications
(medium and
high isolation) to IWAM_machine.
STATUS
======
This behavior is by design.
Additional query words:

