Vinayak's WebLogThings you wanted to know about Microsoft Commerce ServerProgramming the Commerce Server 2007 catalog system: Creating the CatalogContext- August 30, 2006 The objects in the catalog system can now be programmed in two modes. In the first mode the catalog server assembly is loaded in the callers appdomain (aka inproc mode). In the second mode the functionality of the catalog system is available remotely via the catalog web service. The programming model and the methods available in both the modes are the same. The only difference is in the way the CatalogContext object is created. The CatalogContext...http://blogs.msdn.com/vinayakt/archive/2006/08/30/Programming-the-Commerce-Server-2007-cat... Unable to import a commerce server catalog on Windows XP- August 29, 2006 I have seen a few customers hit this issue in the newsgroups. If you are using Windows XP as your development environment for Commerce Server 2007 Developer Edition and importing a catalog gives you an error "Value does not fall within the expected range" please contact Microsoft Technical support for the associated hotfix and mention the KB Number 920867 and that the hotfix is private.http://blogs.msdn.com/vinayakt/archive/2006/08/29/Unable-to-import-a-commerce-server-catal... |