| Philippe Lavoie 2006-05-11, 1:14 pm |
| I have a web service which instantiates the Commerce Server agents and
other goodies. I had to uninstall SQL and re-install it yesterday. But
today, my web service gives me this error after a full re-install of
commerce server.
Can you please help me solve this problem?
Thanks
Phil
AuthManager(CommerceServer): Error reading Commerce Server
administration database. Check the AddressKeyName setting in the
CSApp.ini file for the site and ensure that it refers to the name of a
Commerce Server application that exists for the site. Site name:
'MultiChannelSite' Application name: 'MultiChannelSite' Auth resource
property: 's_SecureHostname' HRESULT: 0x800A0CC1
Stack Trace:
[COMException (0x800a0cc1): AuthManager(CommerceServer): Error reading
Commerce Server administration database. Check the AddressKeyName
setting in the CSApp.ini file for the site and ensure that it refers to
the name of a Commerce Server application that exists for the site. Site
name: 'MultiChannelSite' Application name: 'MultiChannelSite' Auth
resource property: 's_SecureHostname' HRESULT: 0x800A0CC1]
Microsoft.CommerceServer.Interop.AuthManagerClass.Initialize(String
bstrSiteName) +0
Microsoft.CommerceServer.Runtime.CommerceContext.get_AuthManagerComClass()
+87
Microsoft.CommerceServer.Runtime.AuthManager..ctor(String siteName,
DebugContext debugContext) +125
Microsoft.CommerceServer.Runtime.CommerceAuthenticationModule.OnBeginRequest(Object
sender, EventArgs e) +100
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
+92
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
completedSynchronously) +64
|