|
Home > Archive > Commerce Server General > July 2005 > "The specified procedure could not be found" (CS 2002, Dev Edition on Window
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 |
"The specified procedure could not be found" (CS 2002, Dev Edition on Window
|
|
| netlaser9@gmail.com 2005-07-15, 5:56 pm |
| 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.
| |
| James Walters [MSFT] 2005-07-19, 5: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.
|
|
|
|
|