Jack
Guest
|
Posted:
Tue Oct 25, 2005 12:51 am Post subject:
Re: Feature Pack install |
|
|
Yes, it says the file is unavailable, but I can see it in the path. I
changed the sitename below to protect the innocent !!
Microsoft.CommerceServer.UI.ServiceConnectionException: The Catalog Web
Service
"http://www.<<sitename>>.com/CatalogWebService/CatalogWebService.asmx"
is currently unavailable. The Web Service might be experiencing
technical difficulties, or you may need to adjust your connection
settings. ---> System.Net.WebException: The request failed with HTTP
status 404: Not Found.
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage
message, WebResponse response, Stream responseStream, Boolean
asyncCall)
at
System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters)
at
Microsoft.CatalogServer.WebService.Proxies.CatalogWebService.AuthorizedInvoke(String
methodName, Object[] parameters)
at
Microsoft.CatalogServer.WebService.Proxies.CatalogWebService.GetServiceVersion()
at
Microsoft.CatalogServer.Agent.CatalogContext.ValidateWebServiceVersion()
at Microsoft.CatalogServer.Agent.CatalogContext.Create(ServiceAgent
serviceAgent, DebugContext debugContext)
at Microsoft.CatalogServer.CatalogContext.Create(CatalogServiceAgent
catalogServiceAgent, DebugContext debugContext)
at
Microsoft.CommerceServer.UI.ConnectionCheck.ConnectToCatalogService(String
catalogServiceUrl, String[] authMethods, IPromptForCredentials
credentialPrompter, IWebProxy proxy)
--- End of inner exception stack trace ---
at
Microsoft.CommerceServer.UI.ConnectionCheck.ConnectToCatalogService(String
catalogServiceUrl, String[] authMethods, IPromptForCredentials
credentialPrompter, IWebProxy proxy)
at
Microsoft.CommerceServer.UI.CatalogManager.LaunchPad.LoadDefaultSiteUrlConnection() |
|