Freigeben über


Microsoft Commerce Server 2007 Solutions Center

Locate support resources such as how-to articles, download details, and troubleshooting documents that have been reviewed and approved by the Microsoft Commerce Server team.

Commerce Server Solution Center

Comments

  • Anonymous
    October 04, 2006
    The link above "Commerce Server Solution Center" throws an error - Server Error in '/' Application.

  • Anonymous
    October 04, 2006
    Hey Steve, Good to hear from you, it seems to work now must have been an issue with MS.com site. -Max

  • Anonymous
    November 08, 2006
    The comment has been removed

  • Anonymous
    January 10, 2007
    The comment has been removed

  • Anonymous
    January 12, 2007
    The comment has been removed

  • Anonymous
    January 12, 2007
    Can you give me the link to where this statement is made? The Business User Applications do not require IIS to run on the same System it does however require a Web Service. Regards, -Max

  • Anonymous
    January 15, 2007
    Thanks Max. As the Business User Apps "require a Web Service", I think we understood that a SOAP server needs to be running on the client, and therefore an http server, which we assumed would be IIS. Have we understood correctly? Thanks for your help. Giles

  • Anonymous
    January 15, 2007
    No, the Management Applications when installed on your Business user's system do not require IIS on the Business user's desktop. -Max

  • Anonymous
    April 02, 2007
    I configured cs2007 in XP machine.Iam getting this error while creating a catalog in Catalog Manager.I have given authorization to all services. Can any one help me out. Thank you Microsoft.CommerceServer.ServerFaultException: The catalog was created successfully but there was an error while creating the full text catalog. ---> System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: The catalog was created successfully but there was an error while creating the full text catalog. ---> Microsoft.CommerceServer.ServerFaultException: The catalog was created successfully but there was an error while creating the full text catalog.

  • Anonymous
    April 03, 2007
    I would recomend you post this to our forum at http://forums.microsoft.com/msdn/default.aspx?forumgroupid=294&SiteID=1. You may also want to check out the event log for more detail error messages. Good luck, -Max

  • Anonymous
    April 18, 2007
    Hi Max, I am getting error when i hit the refreshsite cache tab in the comerce server catalog manager and marketing manager. The error goes like this: System.Web.Services.Protocols.SoapException: One or more errors occurred while refreshing the cache 'CatalogCache' of the site 'Test1': The server '<servername>' of the application 'Test1' returned HTTP status code 500 (Internal Server Error).  The cache refresh URL used was 'http://<servername>/Test1/SiteCacheRefresh.axd?CacheToRefresh=CatalogCache'. See the server event event log for more details when i try to invoke the Refreshsitecache method by hitting this method in IE, i am getting the same error. In the eventlog it shows that the cache has been refreshed followed by this error. In catalog manager a popup appears with the error message. It would be great if you can help me out with this. Thanks in advance.

  • Anonymous
    April 23, 2007
    I would recomend you post this to our forum at http://forums.microsoft.com/msdn/default.aspx?forumgroupid=294&SiteID=1 to get a better response. Also make sure that you have set the correct permisions on your web.config site. -Max

  • Anonymous
    September 20, 2007
    The comment has been removed

  • Anonymous
    September 26, 2007
    Make sure that the instance of the Commerce Server Manager is connected to the right MSCS_Admin database. To find out which MSCS_Admin database you are onnected, open Commerce Server Manager then right click on the "Commerce Server Manager" node then select properties. In the Commerce Server Manager Properties dailog you should see a connection string. Make a note of the database and make sure that it's valid and you have a site named "SonTestR3". If you don't have a site with that name then check the web service web.config and see if the "catalogWebService" node what site it is pointing. If "SonTestR3" is referenced then remove that and use the correct site name. Good luck, -Max

  • Anonymous
    October 09, 2007
    Hi, Max.. Im new in CS2007 and i try to reuse the ProductVariantChooser feature from StarterSite in my new Site.Please.. I want to know what i need to import and where i must to do changes ?? Thanks SOOO much for your answer !!

  • Anonymous
    October 16, 2007
    Good Morning, Mr. Akbar. Please, can you help me, with my question... Im trying to reuse a feature from StarterSite in my new commerce site, ProductVariantChooser specificly. so i know that i need the CommerceComponents.dll but just that not works, i want to know that others files I need to import and what kind of changes i must to do for that my commerce site works with this new feature... Thanks for your answer !!

  • Anonymous
    October 16, 2007
    Sr....thanks for your help, but i can to resolve my problem now..thanks

  • Anonymous
    October 30, 2007
    In the StarterSite download there is a zip file called CommerceComponentsSource.zip. Once you unzip this file look under the ControlLibrary folder then ProductVariantChooser.cs has the code you are looking for. -Max

  • Anonymous
    January 08, 2008
    I am not able to get the CommerceComponentsSource.zip.Can you please let me know from where i can downlaod this.

  • Anonymous
    January 09, 2008
    When you downloaded the stater site and ran the exe file a bunch of file are extracted to a folder of your choice. Under that folder you should look for CommerceComponentsSource.zip file. -Max

  • Anonymous
    April 18, 2008
    The comment has been removed

  • Anonymous
    April 18, 2008
    The comment has been removed

  • Anonymous
    April 23, 2008
    I have responded to your email but just to be sure you need to set the credentials property with your username and password to access the web services. You can always get the default credentials form the credentialcache. -Max

  • Anonymous
    May 16, 2008
    Is it possible to export data from marketing manager(Adds)

  • Anonymous
    May 17, 2008
    The Marketing Manager does not have an export feature like Catalog Manager you have to do this using APIs. I can't remember which APIs it is but look at how pup does it or the CSS. -Max