Problem with catalog manager for the featurepack
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Microsoft Commerce Server > Commerce Server General > Problem with catalog manager for the featurepack




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Problem with catalog manager for the featurepack  
Martin Almroth


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-10-04 12:53 PM

I have tried to install the feature pack for commerce server2002.

I installed the feature pack on a Windows 2003 Server.

The problem occured after the installation(which was successful) and
migration of catalogs.
The site seems to work ok. But I can't open the catalog manager. It
refers to a web service. I cannot find how to create the web service.

Any idee?

BR Martin





[ Post a follow-up to this message ]



    RE: Problem with catalog manager for the featurepack  
Vinayak Tadas[MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-10-04 10:52 PM

See these links
http://weblogs.asp.net/vinayakt/arc.../10/152310.aspx
http://weblogs.asp.net/vinayakt/arc.../11/153358.aspx

--------------------
From: martinalmroth@hotmail.com (Martin Almroth)
Newsgroups: microsoft.public.commerceserver.general
Subject: Problem with catalog manager for the featurepack
Date: 10 Aug 2004 02:22:38 -0700
Organization: http://groups.google.com
Lines: 12
Message-ID: <d3db6b0f.0408100122.70d73062@posting.google.com>
NNTP-Posting-Host: 212.181.3.94
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1092129758 9269 127.0.0.1 (10 Aug 2004 09:22:38
GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Tue, 10 Aug 2004 09:22:38 +0000 (UTC)
Path:
cpmsftngxa06.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.s
ul.t-online.de!t-online.de!tiscali!newsfeed1.ip.tiscali.net!proxad.net!postn
ews2.google.com!not-for-mail
Xref: cpmsftngxa06.phx.gbl microsoft.public.commerceserver.general:14482
X-Tomcat-NG: microsoft.public.commerceserver.general

I have tried to install the feature pack for commerce server2002.

I installed the feature pack on a Windows 2003 Server.

The problem occured after the installation(which was successful) and
migration of catalogs.
The site seems to work ok. But I can't open the catalog manager. It
refers to a web service. I cannot find how to create the web service.

Any idee?

BR Martin


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.  Thanks






[ Post a follow-up to this message ]



    Re: Problem with catalog manager for the featurepack  
Martin Almroth


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-11-04 10:54 PM

Thank you.

But it doesn't work anyway. Now I have the web services, but I still
get an error message when trying to open the catalog manager or
discount manager.

I get an error message :

The Catalog Web Service
"http://localhost/CatalogWebService/CatalogWebService.asmx" is
currently unavailable. The Web Service might be experiencing technical
difficulties, or you may need to adjust your connection settings.


I have read the help in the online help but cant figure out whats
wrong.

Any ideas?





[ Post a follow-up to this message ]



    Re: Problem with catalog manager for the featurepack  
Martin Almroth


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-11-04 10:54 PM

I get this errormessage in the eventviewer:

Microsoft.CommerceServer.ServerFaultException: The catalog Web service
does not have write access to the authorizationPolicyPath. Verify that
the file exists and that it has the appropriate permissions. --->
System.Web.Services.Protocols.SoapException:


But I cant figure out how to set the path(where and how) and I dont
know what I should set the path to !

Thanks
Martin





[ Post a follow-up to this message ]



    Re: Problem with catalog manager for the featurepack  
Vinayak Tadas[MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-11-04 10:54 PM

In the physical location of the CatalogWebService (typically
c:\inetpub\wwwroot\CatalogWebService) there is a file named
CatalogAuthorizationstore.xml
The account running the CatalogWebService (typically machinename\ASPNET)
should have write permissions on this file. You will have to right click
the CatalogAuthorizationstore.xml file, select Properties, click on the
Security tab, Add the machine\aspnet user and then Check the Allow Write
check box for this user.

--------------------
From: martinalmroth@hotmail.com (Martin Almroth)
Newsgroups: microsoft.public.commerceserver.general
Subject: Re: Problem with catalog manager for the featurepack
Date: 11 Aug 2004 07:28:18 -0700
Organization: http://groups.google.com
Lines: 13
Message-ID: <d3db6b0f.0408110628.505d078a@posting.google.com>
References: <d3db6b0f.0408100122.70d73062@posting.google.com>
<x3ObKnwfEHA.3340@cpmsftngxa06.phx.gbl>
NNTP-Posting-Host: 212.181.3.94
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1092234522 29686 127.0.0.1 (11 Aug 2004
14:28:42 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Wed, 11 Aug 2004 14:28:42 +0000 (UTC)
Path:
cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-onlin
e.de!fr.ip.ndsoftware.net!proxad.net!postnews2.google.com!not-for-mail
Xref: cpmsftngxa06.phx.gbl microsoft.public.commerceserver.general:14504
X-Tomcat-NG: microsoft.public.commerceserver.general

I get this errormessage in the eventviewer:

Microsoft.CommerceServer.ServerFaultException: The catalog Web service
does not have write access to the authorizationPolicyPath. Verify that
the file exists and that it has the appropriate permissions. --->
System.Web.Services.Protocols.SoapException:


But I cant figure out how to set the path(where and how) and I dont
know what I should set the path to !

Thanks
Martin


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.  Thanks






[ Post a follow-up to this message ]



    Re: Problem with catalog manager for the featurepack  
Martin Almroth


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-12-04 12:49 PM

Thank you.

That worked great... Now I don't get a error mezzage any more.
But I still cant open the catalog manager.
The choice for manage catalogs are not enabled. I guess it has
something to do with how I set the rights for the user. Or?

I haven't set any rights in authorization manager. Has this something
to do with the problem?

Thanks
Martin





[ Post a follow-up to this message ]



    Re: Problem with catalog manager for the featurepack  
Vinayak Tadas[MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-17-04 10:50 PM

You need to add the users to the appropriate roles.
See the point 9 in the below post
http://weblogs.asp.net/vinayakt/arc.../11/153358.aspx

--------------------
From: martinalmroth@hotmail.com (Martin Almroth)
Newsgroups: microsoft.public.commerceserver.general
Subject: Re: Problem with catalog manager for the featurepack
Date: 12 Aug 2004 05:35:36 -0700
Organization: http://groups.google.com
Lines: 12
Message-ID: <d3db6b0f.0408120435.21fc50d1@posting.google.com>
References: <d3db6b0f.0408100122.70d73062@posting.google.com>
<x3ObKnwfEHA.3340@cpmsftngxa06.phx.gbl>
<d3db6b0f.0408110628.505d078a@posting.google.com>
<NNSCS69fEHA.3212@cpmsftngxa06.phx.gbl>
NNTP-Posting-Host: 212.181.3.94
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1092314137 28150 127.0.0.1 (12 Aug 2004
12:35:37 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Thu, 12 Aug 2004 12:35:37 +0000 (UTC)
Path:
cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-onlin
e.de!newsfeed.gamma.ru!Gamma.RU!newsfeed.media.kyoto-u.ac.jp!postnews2.googl
e.com!not-for-mail
Xref: cpmsftngxa06.phx.gbl microsoft.public.commerceserver.general:14511
X-Tomcat-NG: microsoft.public.commerceserver.general

Thank you.

That worked great... Now I don't get a error mezzage any more.
But I still cant open the catalog manager.
The choice for manage catalogs are not enabled. I guess it has
something to do with how I set the rights for the user. Or?

I haven't set any rights in authorization manager. Has this something
to do with the problem?

Thanks
Martin


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.  Thanks






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 10:22 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register