User Profile Management - Failed to initialize profile service handle

This is Interesting: Free IT Magazines  
Home > Archive > User Profile Management > September 2006 > Failed to initialize profile service handle





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 Failed to initialize profile service handle
Marcéu Schulte - MCSD

2006-07-03, 7:18 pm

Hi there.
I have installed on my Windows XP the Commerce Server 2002 Developer Edition.
I unpacked a .pup (from production = CS Enterprise Edition) that created
profile definitions and other resources.
I imported the database, changed all connections definitions and when i
attempted to access my web site appeared the message (Failed to initialize
profile service handle). I watched all dlls and became surprised when i saw
that mscsups.dll was not installed on my computer. After copied from cd or
production CS, the message still appearing but with additional information
COMException - REGDB_E_CLASSNOTREG. What else .dll or what i have to do. I
tried to install/reinstall many times.
Tks.
David Hargis [MSFT]

2006-08-24, 7:20 pm

First, only CS2002 SP2 and later are supported on Windows XP. You can
download SP2 from:

http://www.microsoft.com/downloads/...D658-CC3E-4846-
8EF7-264E6EEB4C1E&displaylang=en

or SP3 from:

http://www.microsoft.com/downloads/...E5A9-23C9-4AE3-
916B-F51D984275A4&displaylang=en

You could also try using regmon
(http://www.sysinternals.com/utilities/regmon.html) to determine the class
that is causing this failure. It could be related to an ADO registration
issue.

- David
--------------------
Thread-Topic: Failed to initialize profile service handle
thread-index: Acae1hncS2HF08AmScKHMSXj1+KDLA==
X-WBNR-Posting-Host: 200.96.99.194
From: =?Utf-8?B?TWFyY8OpdSBTY2h1bHRlIC0gTUNTRA==?=
<MarcuSchulteMCSD@discussions.microsoft.com>
Subject: Failed to initialize profile service handle
Date: Mon, 3 Jul 2006 12:23:02 -0700
Lines: 12
Message-ID: <F24F1C2A-938A-4B2F-B989-C28AD09B016E@microsoft.com>
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
Newsgroups: microsoft.public.commerceserver.userprofilemgt
Path: TK2MSFTNGXA01.phx.gbl
Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.commerceserver.userprofilemgt:3591
NNTP-Posting-Host: TK2MSFTNGXA01.phx.gbl 10.40.2.250
X-Tomcat-NG: microsoft.public.commerceserver.userprofilemgt

Hi there.
I have installed on my Windows XP the Commerce Server 2002 Developer
Edition.
I unpacked a .pup (from production = CS Enterprise Edition) that created
profile definitions and other resources.
I imported the database, changed all connections definitions and when i
attempted to access my web site appeared the message (Failed to initialize
profile service handle). I watched all dlls and became surprised when i saw
that mscsups.dll was not installed on my computer. After copied from cd or
production CS, the message still appearing but with additional information
COMException - REGDB_E_CLASSNOTREG. What else .dll or what i have to do. I
tried to install/reinstall many times.
Tks.



--

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

Note: For the benefit of the community-at-large, all responses to this
message are best directed to the newsgroup/thread from which they
originated.
Marcéu Schulte - MCSD

2006-08-25, 1:19 pm

David, tks for the answer, but I also have installed CS2202 SP3 and also
Feature Pack 1 SP1.
I compared the files from a CS Enterprise (on a Remote Server) and the files
at my Microsoft Commerce Server 2002 directory. Some files like MSCSUPS.dll
were not registered (saw with RegMon). I copied this file (Profile dll) and
registered, but still doesn't work.
I think this is an issue about installation of Commerce at XP. For me, don't
work, and my XP has also SP2.
Any other suggestion???

Regards,
Marcéu Schulte

"David Hargis [MSFT]" wrote:

> First, only CS2002 SP2 and later are supported on Windows XP. You can
> download SP2 from:
>
> http://www.microsoft.com/downloads/...D658-CC3E-4846-
> 8EF7-264E6EEB4C1E&displaylang=en
>
> or SP3 from:
>
> http://www.microsoft.com/downloads/...E5A9-23C9-4AE3-
> 916B-F51D984275A4&displaylang=en
>
> You could also try using regmon
> (http://www.sysinternals.com/utilities/regmon.html) to determine the class
> that is causing this failure. It could be related to an ADO registration
> issue.
>
> - David
> --------------------
> Thread-Topic: Failed to initialize profile service handle
> thread-index: Acae1hncS2HF08AmScKHMSXj1+KDLA==
> X-WBNR-Posting-Host: 200.96.99.194
> From: =?Utf-8?B?TWFyY8OpdSBTY2h1bHRlIC0gTUNTRA==?=
> <MarcuSchulteMCSD@discussions.microsoft.com>
> Subject: Failed to initialize profile service handle
> Date: Mon, 3 Jul 2006 12:23:02 -0700
> Lines: 12
> Message-ID: <F24F1C2A-938A-4B2F-B989-C28AD09B016E@microsoft.com>
> MIME-Version: 1.0
> Content-Type: text/plain;
> charset="Utf-8"
> Content-Transfer-Encoding: 7bit
> X-Newsreader: Microsoft CDO for Windows 2000
> Content-Class: urn:content-classes:message
> Importance: normal
> Priority: normal
> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
> Newsgroups: microsoft.public.commerceserver.userprofilemgt
> Path: TK2MSFTNGXA01.phx.gbl
> Xref: TK2MSFTNGXA01.phx.gbl
> microsoft.public.commerceserver.userprofilemgt:3591
> NNTP-Posting-Host: TK2MSFTNGXA01.phx.gbl 10.40.2.250
> X-Tomcat-NG: microsoft.public.commerceserver.userprofilemgt
>
> Hi there.
> I have installed on my Windows XP the Commerce Server 2002 Developer
> Edition.
> I unpacked a .pup (from production = CS Enterprise Edition) that created
> profile definitions and other resources.
> I imported the database, changed all connections definitions and when i
> attempted to access my web site appeared the message (Failed to initialize
> profile service handle). I watched all dlls and became surprised when i saw
> that mscsups.dll was not installed on my computer. After copied from cd or
> production CS, the message still appearing but with additional information
> COMException - REGDB_E_CLASSNOTREG. What else .dll or what i have to do. I
> tried to install/reinstall many times.
> Tks.
>
>
>
> --
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
> Use of included script samples are subject to the terms specified at
> http://www.microsoft.com/info/cpyright.htm
>
> Note: For the benefit of the community-at-large, all responses to this
> message are best directed to the newsgroup/thread from which they
> originated

David Hargis [MSFT]

2006-08-31, 7:36 pm

If mscsups.dll was not registered, I'm suspicious that a number of other
required dlls are also missing. But I was confused by your firs sentence.
You should have SP3 or FP1, but not both. If you are using FP1, SP3 is not
required. SP3 is just a rollup of the fixes that FP1 implemented, without
the additional functionality. If you have installed both, try re-insalling
with only one or the other.

- David

--------------------
Thread-Topic: Failed to initialize profile service handle
thread-index: AcbIRI+PHrf+wm3sThWFL0cxeNYmuA==
X-WBNR-Posting-Host: 200.96.99.194
From: =?Utf-8?B?TWFyY8OpdSBTY2h1bHRlIC0gTUNTRA==?=
<MarcuSchulteMCSD@discussions.microsoft.com>
References: <F24F1C2A-938A-4B2F-B989-C28AD09B016E@microsoft.com>
<b9iS1M7xGHA.3544@TK2MSFTNGXA01.phx.gbl>
Subject: RE: Failed to initialize profile service handle
Date: Fri, 25 Aug 2006 05:47:01 -0700
Lines: 83
Message-ID: <39DEE07B-7620-4D99-85C2-1EE9BC9588D6@microsoft.com>
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 8bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
Newsgroups: microsoft.public.commerceserver.userprofilemgt
Path: TK2MSFTNGXA01.phx.gbl
Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.commerceserver.userprofilemgt:3633
NNTP-Posting-Host: TK2MSFTNGXA01.phx.gbl 10.40.2.250
X-Tomcat-NG: microsoft.public.commerceserver.userprofilemgt

David, tks for the answer, but I also have installed CS2202 SP3 and also
Feature Pack 1 SP1.
I compared the files from a CS Enterprise (on a Remote Server) and the
files
at my Microsoft Commerce Server 2002 directory. Some files like MSCSUPS.dll
were not registered (saw with RegMon). I copied this file (Profile dll) and
registered, but still doesn't work.
I think this is an issue about installation of Commerce at XP. For me,
don't
work, and my XP has also SP2.
Any other suggestion???

Regards,
Marcéu Schulte

"David Hargis [MSFT]" wrote:

> First, only CS2002 SP2 and later are supported on Windows XP. You can
> download SP2 from:
>
>

http://www.microsoft.com/downloads/...D658-CC3E-4846-
> 8EF7-264E6EEB4C1E&displaylang=en
>
> or SP3 from:
>
>

http://www.microsoft.com/downloads/...E5A9-23C9-4AE3-
> 916B-F51D984275A4&displaylang=en
>
> You could also try using regmon
> (http://www.sysinternals.com/utilities/regmon.html) to determine the

class
> that is causing this failure. It could be related to an ADO registration
> issue.
>
> - David
> --------------------
> Thread-Topic: Failed to initialize profile service handle
> thread-index: Acae1hncS2HF08AmScKHMSXj1+KDLA==
> X-WBNR-Posting-Host: 200.96.99.194
> From: =?Utf-8?B?TWFyY8OpdSBTY2h1bHRlIC0gTUNTRA==?=
> <MarcuSchulteMCSD@discussions.microsoft.com>
> Subject: Failed to initialize profile service handle
> Date: Mon, 3 Jul 2006 12:23:02 -0700
> Lines: 12
> Message-ID: <F24F1C2A-938A-4B2F-B989-C28AD09B016E@microsoft.com>
> MIME-Version: 1.0
> Content-Type: text/plain;
> charset="Utf-8"
> Content-Transfer-Encoding: 7bit
> X-Newsreader: Microsoft CDO for Windows 2000
> Content-Class: urn:content-classes:message
> Importance: normal
> Priority: normal
> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
> Newsgroups: microsoft.public.commerceserver.userprofilemgt
> Path: TK2MSFTNGXA01.phx.gbl
> Xref: TK2MSFTNGXA01.phx.gbl
> microsoft.public.commerceserver.userprofilemgt:3591
> NNTP-Posting-Host: TK2MSFTNGXA01.phx.gbl 10.40.2.250
> X-Tomcat-NG: microsoft.public.commerceserver.userprofilemgt
>
> Hi there.
> I have installed on my Windows XP the Commerce Server 2002 Developer
> Edition.
> I unpacked a .pup (from production = CS Enterprise Edition) that created
> profile definitions and other resources.
> I imported the database, changed all connections definitions and when i
> attempted to access my web site appeared the message (Failed to

initialize
> profile service handle). I watched all dlls and became surprised when i

saw
> that mscsups.dll was not installed on my computer. After copied from cd

or
> production CS, the message still appearing but with additional

information
> COMException - REGDB_E_CLASSNOTREG. What else .dll or what i have to do.

I
> tried to install/reinstall many times.
> Tks.
>
>
>
> --
>
> This posting is provided "AS IS" with no warranties, and confers no

rights.
> Use of included script samples are subject to the terms specified at
> http://www.microsoft.com/info/cpyright.htm
>
> Note: For the benefit of the community-at-large, all responses to this
> message are best directed to the newsgroup/thread from which they
> originated




--

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

Note: For the benefit of the community-at-large, all responses to this
message are best directed to the newsgroup/thread from which they
originated.
Marcéu Schulte - MCSD

2006-09-01, 1:28 pm

Hi David...I have the same feeling that other dlls are missing.
I also tried to install:

Commerce Developer+SP2+FP1
Commerce Developer+SP3+FP1
Commerce Developer+SP3 (At this scenario I have a problem with my catalog
that are on FP schema)

Commerce Developer CD is from MS Pack, so can´t be wrong. I also encountered
a large number of articles about the same problem at google, but no
successful answer was given.

I have no idea what more can I do. Not even RegMon have helped me at this
point.

Marcéu Schulte


"David Hargis [MSFT]" wrote:

> If mscsups.dll was not registered, I'm suspicious that a number of other
> required dlls are also missing. But I was confused by your firs sentence.
> You should have SP3 or FP1, but not both. If you are using FP1, SP3 is not
> required. SP3 is just a rollup of the fixes that FP1 implemented, without
> the additional functionality. If you have installed both, try re-insalling
> with only one or the other.
>
> - David
>
> --------------------
> Thread-Topic: Failed to initialize profile service handle
> thread-index: AcbIRI+PHrf+wm3sThWFL0cxeNYmuA==
> X-WBNR-Posting-Host: 200.96.99.194
> From: =?Utf-8?B?TWFyY8OpdSBTY2h1bHRlIC0gTUNTRA==?=
> <MarcuSchulteMCSD@discussions.microsoft.com>
> References: <F24F1C2A-938A-4B2F-B989-C28AD09B016E@microsoft.com>
> <b9iS1M7xGHA.3544@TK2MSFTNGXA01.phx.gbl>
> Subject: RE: Failed to initialize profile service handle
> Date: Fri, 25 Aug 2006 05:47:01 -0700
> Lines: 83
> Message-ID: <39DEE07B-7620-4D99-85C2-1EE9BC9588D6@microsoft.com>
> MIME-Version: 1.0
> Content-Type: text/plain;
> charset="Utf-8"
> Content-Transfer-Encoding: 8bit
> X-Newsreader: Microsoft CDO for Windows 2000
> Content-Class: urn:content-classes:message
> Importance: normal
> Priority: normal
> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
> Newsgroups: microsoft.public.commerceserver.userprofilemgt
> Path: TK2MSFTNGXA01.phx.gbl
> Xref: TK2MSFTNGXA01.phx.gbl
> microsoft.public.commerceserver.userprofilemgt:3633
> NNTP-Posting-Host: TK2MSFTNGXA01.phx.gbl 10.40.2.250
> X-Tomcat-NG: microsoft.public.commerceserver.userprofilemgt
>
> David, tks for the answer, but I also have installed CS2202 SP3 and also
> Feature Pack 1 SP1.
> I compared the files from a CS Enterprise (on a Remote Server) and the
> files
> at my Microsoft Commerce Server 2002 directory. Some files like MSCSUPS.dll
> were not registered (saw with RegMon). I copied this file (Profile dll) and
> registered, but still doesn't work.
> I think this is an issue about installation of Commerce at XP. For me,
> don't
> work, and my XP has also SP2.
> Any other suggestion???
>
> Regards,
> Marcéu Schulte
>
> "David Hargis [MSFT]" wrote:
>
> http://www.microsoft.com/downloads/...D658-CC3E-4846-
> http://www.microsoft.com/downloads/...E5A9-23C9-4AE3-
> class
> initialize
> saw
> or
> information
> I
> rights.
>
>
>
> --
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
> Use of included script samples are subject to the terms specified at
> http://www.microsoft.com/info/cpyright.htm
>
> Note: For the benefit of the community-at-large, all responses to this
> message are best directed to the newsgroup/thread from which they
> originated

David Hargis [MSFT]

2006-09-06, 7:36 pm


Looking at your original error again ("Failed to initialize profile service
handle"), there may actually be a different problem related to the
database import. I wouldn't even expect to see this original error message
if the profiles subsystem was completely missing. It seems likely that one
of your data source connection strings is incorrectly configured.

Try looking at your DataSources in Commerce Server Manager. Browse down to
the Partitions node and examine the connection string of each partition
that appears in the right pane. When a database is imported, these
connection strings will point to the original location of your profile
data. If you find this to be the case, edit the connection string and
point it at the right DB/server.

You can avoid this problem by importing your profile definitions through
the Commerce Server Manager. When you do this, you will be explicitly
prompted to enter the connection strings for you profile data.

- David

--------------------
Thread-Topic: Failed to initialize profile service handle
thread-index: AcbNx8ugtgPb+Vp0Tl+8UzJHb69JGw==
X-WBNR-Posting-Host: 200.96.99.194
From: =?Utf-8?B?TWFyY8OpdSBTY2h1bHRlIC0gTUNTRA==?=
<MarcuSchulteMCSD@discussions.microsoft.com>
References: <F24F1C2A-938A-4B2F-B989-C28AD09B016E@microsoft.com>
<b9iS1M7xGHA.3544@TK2MSFTNGXA01.phx.gbl>
<39DEE07B-7620-4D99-85C2-1EE9BC9588D6@microsoft.com>
<mEJSm1UzGHA.3392@TK2MSFTNGXA01.phx.gbl>
Subject: RE: Failed to initialize profile service handle
Date: Fri, 1 Sep 2006 06:09:02 -0700
Lines: 163
Message-ID: <5FC90A9A-15F2-46CA-A3A4-298A57864A48@microsoft.com>
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 8bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
Newsgroups: microsoft.public.commerceserver.userprofilemgt
Path: TK2MSFTNGXA01.phx.gbl
Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.commerceserver.userprofilemgt:3643
NNTP-Posting-Host: TK2MSFTNGXA01.phx.gbl 10.40.2.250
X-Tomcat-NG: microsoft.public.commerceserver.userprofilemgt

Hi David...I have the same feeling that other dlls are missing.
I also tried to install:

Commerce Developer+SP2+FP1
Commerce Developer+SP3+FP1
Commerce Developer+SP3 (At this scenario I have a problem with my catalog
that are on FP schema)

Commerce Developer CD is from MS Pack, so can´t be wrong. I also
encountered
a large number of articles about the same problem at google, but no
successful answer was given.

I have no idea what more can I do. Not even RegMon have helped me at this
point.

Marcéu Schulte


"David Hargis [MSFT]" wrote:

> If mscsups.dll was not registered, I'm suspicious that a number of other
> required dlls are also missing. But I was confused by your firs

sentence.
> You should have SP3 or FP1, but not both. If you are using FP1, SP3 is

not
> required. SP3 is just a rollup of the fixes that FP1 implemented,

without
> the additional functionality. If you have installed both, try

re-insalling
> with only one or the other.
>
> - David
>
> --------------------
> Thread-Topic: Failed to initialize profile service handle
> thread-index: AcbIRI+PHrf+wm3sThWFL0cxeNYmuA==
> X-WBNR-Posting-Host: 200.96.99.194
> From: =?Utf-8?B?TWFyY8OpdSBTY2h1bHRlIC0gTUNTRA==?=
> <MarcuSchulteMCSD@discussions.microsoft.com>
> References: <F24F1C2A-938A-4B2F-B989-C28AD09B016E@microsoft.com>
> <b9iS1M7xGHA.3544@TK2MSFTNGXA01.phx.gbl>
> Subject: RE: Failed to initialize profile service handle
> Date: Fri, 25 Aug 2006 05:47:01 -0700
> Lines: 83
> Message-ID: <39DEE07B-7620-4D99-85C2-1EE9BC9588D6@microsoft.com>
> MIME-Version: 1.0
> Content-Type: text/plain;
> charset="Utf-8"
> Content-Transfer-Encoding: 8bit
> X-Newsreader: Microsoft CDO for Windows 2000
> Content-Class: urn:content-classes:message
> Importance: normal
> Priority: normal
> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
> Newsgroups: microsoft.public.commerceserver.userprofilemgt
> Path: TK2MSFTNGXA01.phx.gbl
> Xref: TK2MSFTNGXA01.phx.gbl
> microsoft.public.commerceserver.userprofilemgt:3633
> NNTP-Posting-Host: TK2MSFTNGXA01.phx.gbl 10.40.2.250
> X-Tomcat-NG: microsoft.public.commerceserver.userprofilemgt
>
> David, tks for the answer, but I also have installed CS2202 SP3 and also
> Feature Pack 1 SP1.
> I compared the files from a CS Enterprise (on a Remote Server) and the
> files
> at my Microsoft Commerce Server 2002 directory. Some files like

MSCSUPS.dll
> were not registered (saw with RegMon). I copied this file (Profile dll)

and
> registered, but still doesn't work.
> I think this is an issue about installation of Commerce at XP. For me,
> don't
> work, and my XP has also SP2.
> Any other suggestion???
>
> Regards,
> Marcéu Schulte
>
> "David Hargis [MSFT]" wrote:
>
>

http://www.microsoft.com/downloads/...D658-CC3E-4846-
>

http://www.microsoft.com/downloads/...E5A9-23C9-4AE3-
> class
registration[vbcol=seagreen]
created[vbcol=seagreen]
> initialize
> saw
> or
> information
do.[vbcol=seagreen]
> I
> rights.
>
>
>
> --
>
> This posting is provided "AS IS" with no warranties, and confers no

rights.
> Use of included script samples are subject to the terms specified at
> http://www.microsoft.com/info/cpyright.htm
>
> Note: For the benefit of the community-at-large, all responses to this
> message are best directed to the newsgroup/thread from which they
> originated




--

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

Note: For the benefit of the community-at-large, all responses to this
message are best directed to the newsgroup/thread from which they
originated.
Marcéu Schulte - MCSD

2006-09-06, 7:36 pm

Sorry David.
I am a Commerce Developer for more then 3 years....
This issue is not about profile database misconfigurated or other thing like
that.
Finally my development server arrived and there i will install all programs
and Commerce Enterprise.
I couldn't identify what was worng about trying to run commerce developer
under windows xp.
For me this not work and i could not find a solution.
Thanks for your time, but that' s it.


"David Hargis [MSFT]" wrote:

>
> Looking at your original error again ("Failed to initialize profile service
> handle"), there may actually be a different problem related to the
> database import. I wouldn't even expect to see this original error message
> if the profiles subsystem was completely missing. It seems likely that one
> of your data source connection strings is incorrectly configured.
>
> Try looking at your DataSources in Commerce Server Manager. Browse down to
> the Partitions node and examine the connection string of each partition
> that appears in the right pane. When a database is imported, these
> connection strings will point to the original location of your profile
> data. If you find this to be the case, edit the connection string and
> point it at the right DB/server.
>
> You can avoid this problem by importing your profile definitions through
> the Commerce Server Manager. When you do this, you will be explicitly
> prompted to enter the connection strings for you profile data.
>
> - David
>
> --------------------
> Thread-Topic: Failed to initialize profile service handle
> thread-index: AcbNx8ugtgPb+Vp0Tl+8UzJHb69JGw==
> X-WBNR-Posting-Host: 200.96.99.194
> From: =?Utf-8?B?TWFyY8OpdSBTY2h1bHRlIC0gTUNTRA==?=
> <MarcuSchulteMCSD@discussions.microsoft.com>
> References: <F24F1C2A-938A-4B2F-B989-C28AD09B016E@microsoft.com>
> <b9iS1M7xGHA.3544@TK2MSFTNGXA01.phx.gbl>
> <39DEE07B-7620-4D99-85C2-1EE9BC9588D6@microsoft.com>
> <mEJSm1UzGHA.3392@TK2MSFTNGXA01.phx.gbl>
> Subject: RE: Failed to initialize profile service handle
> Date: Fri, 1 Sep 2006 06:09:02 -0700
> Lines: 163
> Message-ID: <5FC90A9A-15F2-46CA-A3A4-298A57864A48@microsoft.com>
> MIME-Version: 1.0
> Content-Type: text/plain;
> charset="Utf-8"
> Content-Transfer-Encoding: 8bit
> X-Newsreader: Microsoft CDO for Windows 2000
> Content-Class: urn:content-classes:message
> Importance: normal
> Priority: normal
> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
> Newsgroups: microsoft.public.commerceserver.userprofilemgt
> Path: TK2MSFTNGXA01.phx.gbl
> Xref: TK2MSFTNGXA01.phx.gbl
> microsoft.public.commerceserver.userprofilemgt:3643
> NNTP-Posting-Host: TK2MSFTNGXA01.phx.gbl 10.40.2.250
> X-Tomcat-NG: microsoft.public.commerceserver.userprofilemgt
>
> Hi David...I have the same feeling that other dlls are missing.
> I also tried to install:
>
> Commerce Developer+SP2+FP1
> Commerce Developer+SP3+FP1
> Commerce Developer+SP3 (At this scenario I have a problem with my catalog
> that are on FP schema)
>
> Commerce Developer CD is from MS Pack, so can´t be wrong. I also
> encountered
> a large number of articles about the same problem at google, but no
> successful answer was given.
>
> I have no idea what more can I do. Not even RegMon have helped me at this
> point.
>
> Marcéu Schulte
>
>
> "David Hargis [MSFT]" wrote:
>
> sentence.
> not
> without
> re-insalling
> MSCSUPS.dll
> and
> http://www.microsoft.com/downloads/...D658-CC3E-4846-
> http://www.microsoft.com/downloads/...E5A9-23C9-4AE3-
> registration
> created
> do.
> rights.
>
>
>
> --
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
> Use of included script samples are subject to the terms specified at
> http://www.microsoft.com/info/cpyright.htm
>
> Note: For the benefit of the community-at-large, all responses to this
> message are best directed to the newsgroup/thread from which they
> originated

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com