|
Home > Archive > Commerce Server General > October 2005 > Feature Pack install
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 |
Feature Pack install
|
|
|
| Hello,
I am trying to install FP1 on another box. I got it to run on a test
box, but can't seem to get it going on another server.
I type
http://<server>/catalogwebservice/catalogwebservice.asmx
into the browser, but am getting a 404 error in the event viewer. I
don't understand because I can see it in the codebase? Totally
whacked. I have added all security, etc to the proper databases and
file sub-directories.
Please help. Thank you.
| |
| Vinayak Tadas[MSFT] 2005-10-24, 5:47 pm |
| Is there a commerce server error in the event log?
Thanks
Vinayak Tadas
Microsoft
http://blogs.msdn.com/vinayakt
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2002 Microsoft Corporation. All rights
reserved.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Get Secure! For more info visit http://www.microsoft.com/security. Please
reply to the newsgroups only
--------------------
From: "Jack" <harleythumper@hotmail.com>
Newsgroups: microsoft.public.commerceserver.general
Subject: Feature Pack install
Date: 24 Oct 2005 13:34:18 -0700
Organization: http://groups.google.com
Lines: 13
Message-ID: <1130186058.458248.214050@f14g2000cwb.googlegroups.com>
NNTP-Posting-Host: 68.15.44.109
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-Trace: posting.google.com 1130186064 27579 127.0.0.1 (24 Oct 2005
20:34:24 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Mon, 24 Oct 2005 20:34:24 +0000 (UTC)
User-Agent: G2/0.2
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1;
.NET CLR 1.1.4322),gzip(gfe),gzip(gfe)
Complaints-To: groups-abuse@google.com
Injection-Info: f14g2000cwb.googlegroups.com; posting-host=68.15.44.109;
posting- account=4JNJ6A0AAACwIGLdTX0w9zuOLzaiDDdt
Path:
TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-onli
ne.de!border2.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.gigan
ews.com!postnews.google.com!f14g2000cwb.googlegroups.com!not-for-mail
Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.commerceserver.general:3735
X-Tomcat-NG: microsoft.public.commerceserver.general
Hello,
I am trying to install FP1 on another box. I got it to run on a test
box, but can't seem to get it going on another server.
I type
http://<server>/catalogwebservice/catalogwebservice.asmx
into the browser, but am getting a 404 error in the event viewer. I
don't understand because I can see it in the codebase? Totally
whacked. I have added all security, etc to the proper databases and
file sub-directories.
Please help. Thank you.
| |
|
| 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()
|
|
|
|
|