Event ID: 101
Source MS
Type Error
Description Microsoft.CommerceServer.UI.ServiceConnectionException:
The Marketing Web Service
"
http://localhost/MarketingWebService/MarketingWebService.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 underlying connection was closed: The request
was canceled. at System.Net.HttpWebRequest.CheckFinalStatus() at
System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult) at
System.Net.HttpWebRequest.GetRequestStream() at
System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters) at
Microsoft.CommerceServer.Internal.Marketing.MarketingServiceProxy.AuthorizedInvoke(String
methodName, Object[] parameters) at
Microsoft.CommerceServer.Internal.Marketing.MarketingServiceProxy.GetServiceVersion()
at
Microsoft.CommerceServer.Internal.Marketing.AgentMarketingSystemImpl.GetServiceVersion()
at
Microsoft.CommerceServer.Marketing.MarketingServices.DoGetServiceVersion()
at Microsoft.CommerceServer.Marketing.MarketingSystem.GetServiceVersion() at
Microsoft.CommerceServer.Marketing.MarketingSystem..ctor(MarketingServiceAgent
agent) at
Microsoft.CommerceServer.UI.ConnectionCheck.ConnectToMarketingService(String
marketingServiceUrl, String[] authMethods, IPromptForCredentials
credentialPrompter, IWebProxy proxy) --- End of inner exception stack
trace --- at
Microsoft.CommerceServer.UI.ConnectionCheck.ConnectToMarketingService(String
marketingServiceUrl, String[] authMethods, IPromptForCredentials
credentialPrompter, IWebProxy proxy) at
Microsoft.CommerceServer.UI.MarketingManager.LaunchPad.ReadDefaultUrlsFromPrefFile()
at
Microsoft.CommerceServer.UI.MarketingManager.LaunchPad.CheckForConnectionUrl().