Re: Configured Identity incorrect for COM applications using Windows 2000 server



Hi,

I understand. Feel free to let me know the results.

Have a good day~


Best regards,

Vincent Xu
Microsoft Online Partner Support

======================================================
Get Secure! - www.microsoft.com/security
======================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others
may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties,and confers no rights.
======================================================



--------------------
From: "brian cullen" <brianc@xxxxxxxxxxxxxxxx>
References: <uCpKczsHHHA.320@xxxxxxxxxxxxxxxxxxxx>
<rttkgOyHHHA.516@xxxxxxxxxxxxxxxxxxxxxx>
<clegHUyHHHA.2488@xxxxxxxxxxxxxxxxxxxxxx>
<e28YiGqIHHA.4928@xxxxxxxxxxxxxxxxxxxx>
<oIQ6FLxIHHA.2024@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: Configured Identity incorrect for COM applications using
Windows 2000 server
Date: Fri, 22 Dec 2006 09:10:50 -0000
Lines: 267
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1106
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
Message-ID: <egxQgkaJHHA.2140@xxxxxxxxxxxxxxxxxxxx>
Newsgroups: microsoft.public.win2000.active_directory
NNTP-Posting-Host: 83.71.207.24
Path: TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP03.phx.gbl
Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.win2000.active_directory:375
X-Tomcat-NG: microsoft.public.win2000.active_directory

Vincient,

Wont get a chance to try this till early new year, will let you know how I
get on

Many thanks

Brian
"Vincent Xu [MSFT]" <v-xuwen@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:oIQ6FLxIHHA.2024@xxxxxxxxxxxxxxxxxxxxxxxxx
Hi,

This value should exist in the place I mentioned:

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\InetInfo\Parameters

It's documented to be defaulted to 4 but it's actually 10

If it doesn't exist, you can create one and set to 11 or bigger.


Best regards,

Vincent Xu
Microsoft Online Partner Support

======================================================
Get Secure! - www.microsoft.com/security
======================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others
may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties,and confers no
rights.
======================================================



--------------------
From: "brian cullen" <brianc@xxxxxxxxxxxxxxxx>
References: <uCpKczsHHHA.320@xxxxxxxxxxxxxxxxxxxx>
<rttkgOyHHHA.516@xxxxxxxxxxxxxxxxxxxxxx>
<clegHUyHHHA.2488@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: Configured Identity incorrect for COM applications using
Windows 2000 server
Date: Mon, 18 Dec 2006 12:39:43 -0000
Lines: 188
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1106
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
Message-ID: <e28YiGqIHHA.4928@xxxxxxxxxxxxxxxxxxxx>
Newsgroups: microsoft.public.win2000.active_directory
NNTP-Posting-Host: 83.71.207.23
Path: TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP06.phx.gbl
Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.win2000.active_directory:301
X-Tomcat-NG: microsoft.public.win2000.active_directory

VIncient,

Many thanks

Could you provide a bit more detail on MaxPoolThread count.

Is this new key to be created or an existing key?

What should I increase the count to ?

Many thanks and regards

Brian


"Vincent Xu [MSFT]" <v-xuwen@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:clegHUyHHHA.2488@xxxxxxxxxxxxxxxxxxxxxxxxx
Hi,

The previous method is also documented in the KB, if it doesn't
work,
let's
increase the MaxPoolThread count.



(HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\InetInfo\Parameters)

Hope this helps.


Best regards,

Vincent Xu
Microsoft Online Partner Support

======================================================
Get Secure! - www.microsoft.com/security
======================================================
When responding to posts, please "Reply to Group" via your
newsreader
so
that others
may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties,and confers no
rights.
======================================================



--------------------
Newsgroups: microsoft.public.win2000.active_directory
From: v-xuwen@xxxxxxxxxxxxxxxxxxxx (Vincent Xu [MSFT])
Organization: Microsoft
Date: Thu, 14 Dec 2006 02:00:12 GMT
Subject: RE: Configured Identity incorrect for COM applications
using
Windows 2000 server
X-Tomcat-NG: microsoft.public.win2000.active_directory
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Hi,

Based on my research, this issue can occur because IIS, DCOM, and
MTS(?)
all share the same password, but they are not all synched. I found
following solution from Internet you can have a try :

- Open a Command Prompt window
- enter "cd C:\Inetpub\AdminScripts" (or wherever your inetpub
is)
- enter "cscript.exe synciwam.vbs -v"



Best regards,

Vincent Xu
Microsoft Online Partner Support

======================================================
Get Secure! - www.microsoft.com/security
======================================================
When responding to posts, please "Reply to Group" via your
newsreader
so
that others
may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties,and confers no
rights.
======================================================



--------------------
From: "brian cullen" <brianc@xxxxxxxxxxxxxxxx>
Subject: Configured Identity incorrect for COM applications
using
Windows
2000 server
Date: Wed, 13 Dec 2006 15:39:04 -0000
Lines: 61
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1106
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
Message-ID: <uCpKczsHHHA.320@xxxxxxxxxxxxxxxxxxxx>
Newsgroups: microsoft.public.win2000.active_directory
NNTP-Posting-Host: 83.71.207.24
Path:
TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP06.phx.gbl
Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.win2000.active_directory:225
X-Tomcat-NG: microsoft.public.win2000.active_directory

Hello

We have an application named iPlan running on Windows 2000
server
which
uses
MS-Word to automatically generate letters to customers from the
system.
MS-Word 2000 SR-1 is installed on the server for this purpose.



In order for MS-Word to produce a letter, it needs to be
launched
on
the
server by an

administrator equivalent account. A local administrator account
has
been
created for this purpose.



The properties for the Microsoft Word application are configured
using
dcomcnfg, the utility that allows configuration of COM
applications.
Once
dcomcnfg utility has been run, the Identity tab of is selected
from
Microsoft Word Application.



The problem is that the password entered is being overwritten
typically
five
times per week and hence iPlan can't generate any letters to
customers.
When
the correct password is re-keyed, iPlan is able to immediately
produce
correspondence.



Alredy attempted solutions:

To resolve this problem, Microsoft state that the passwords for
the
IUSR
and
IWAM accounts must be synchronized in all three of the
above-mentioned
locations. See
http://support.microsoft.com/Default.aspx?kbid=297989#kb1
.
Solution described in this article has been tried with no
success.



Error Messages:

The following DCOM error message appears in System log ;


Event ID 10004

DCOM got error "Overlapped I/O operation is in progress. " and
was
unable
to
logon Servername\adminaccount in order to run the server:

{00020906-0000-0000-C000-000000000046}



Much appreciate any help



Brian














.



Relevant Pages