I have two machines, each with Commerce Server 2002 ans SQL Server 2000. I
have installed on both machines SP3. The production machine works after the
installation still well, but the devolopment machine not!
I get the following error, if I start my commerce server application in IE:
############################################################################
###################
Server Error in '/itshop_PHAG' Application.
Authentication failed.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.
Exception Details: System.Runtime.InteropServices.COMException:
Authentication failed.
Source Error:
An unhandled exception was generated during the execution of the current web
request. Information regarding the origin and location of the exception can
be identified using the exception stack trace below.
Stack Trace:
[COMException (0x80040e4d): Authentication failed.]
Microsoft.CommerceServer.Interop.Profiles.ProfileServiceClass.Initialize(Str
ing sConfigStore, String sCatalog) +0
Microsoft.CommerceServer.Runtime.Profiles.ProfileContext..ctor(String
profilesvcConnstr, String providerConnstr, String bdaoConnstr, DebugContext
dbgContext) +833
[CommerceProfileSystemException: Failed to initialize profile service
handle.]
Microsoft.CommerceServer.Runtime.Profiles.ProfileContext..ctor(String
profilesvcConnstr, String providerConnstr, String bdaoConnstr, DebugContext
dbgContext) +950
Microsoft.CommerceServer.Runtime.Profiles.CommerceProfileModule.CreateProfil
eContext() +515
Microsoft.CommerceServer.Runtime.Profiles.CommerceProfileModule.get_ProfileC
ontext() +80
Microsoft.CommerceServer.Runtime.Profiles.CommerceProfileModule.Init(HttpApp
lication appInstance) +116
System.Web.HttpApplication.InitModules() +100
System.Web.HttpApplication.InitInternal(HttpContext context,
HttpApplicationState state, MethodInfo[] handlers) +160
System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext
context) +201
System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext
context) +241
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +407
############################################################################
######################################
In the Eventlog is this error:
############################################################################
######################################
Commerce Server 2002 - Error 3661:
The description for Event ID ( 3661 ) in Source ( Commerce Server 2002 )
cannot be found. The local computer may not have the necessary registry
information or message DLL files to display messages from a remote computer.
The following information is part of the event: .
############################################################################
######################################
Please help me!
Thanks a lot
Stefan Kaifer
stefan...@hartmann.info
I forgot: Test connection" in Commerce Server Manager works. That means, the
connection to the database should be OK, or not?
My best reguards
Stefan
Jordan
>.
>
thank you, I've found the problem. I had to redefine one of the connections
in the CS-Manager. It was the profile-ressource connection. All other
connection strings were OK. Very strange thing. :)
Stefan
"Jordan" <js...@tnorth.net> schrieb im Newsbeitrag
news:063501c2d461$8e61de50$a001...@phx.gbl...