07-19-05 10:51 PM
You might want to check to make sure all pre-reqs are installed on your
box. From the error you might be missing Azman which is built into Windows
2003
-James
This posting is provided "AS IS" with no warranties, and confers no rights.
EBusiness Server Team
From: netlaser9@gmail.com
Newsgroups: microsoft.public.commerceserver.general
Subject: "The specified procedure could not be found" (CS 2002, Dev Edition
on Windows XP,SP2)
Date: 15 Jul 2005 12:33:14 -0700
I have CS 2002 Developer Edition + SP3 running on Windows XP(SP2).
Below is the runtime error:
The specified procedure could not be found.
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: The
specified procedure could not be found.
Stack Trace:
Microsoft.CommerceServer.Runtime.CommerceContext.get_AuthManagerComClass()
at Microsoft.CommerceServer.Runtime.AuthManager..ctor(String siteName,
DebugContext debugContext) at
Microsoft.CommerceServer.Runtime.AuthenticationInfo..ctor(DebugContext
dbgContext) at
Microsoft.CommerceServer.Runtime.CommerceAuthenticationModule.OnBeginRequest
(Object
sender, EventArgs e) at
System.Web.SyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep.
Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
completedSynchronously)
Any insights would be really appreciated.
Thanks in advance,
K.
[ Post a follow-up to this message ]
|