46) 6/26/2004 252701252701 252701.html">"Your Basket Is Empty" Error Message Occurs after Adding Items to Basket (252701) - Each unique shopper to a Commerce site should have only one MSCSSID (for example UJ7G7DQDGLNW9H55G7K5F1B50E500439). The basket table contains the baskets for each shopper and the MSCSSID of each shopper is stored in the Shopper_id column of this...
47) 6/26/2004 256275256275 256275.html">Error Message: Class Not Registered (256275) - When you attempt to use or modify the SendSMTP component of a Commerce 3.0 pipeline, the following error message may occur: Class not registered
48) 6/26/2004 256279256279 256279.html">Unable to Schedule Builds Remotely with Search (256279) - When you try to schedule a build of a Site Server Search catalog from a remote computer running Internet Explorer 5.0 or later, the scheduling fails with the following error message: The File Exists This occurs when you try to check the Full or...
49) 6/26/2004 256259256259 256259.html">How to Add a SimpleList to an OrderForm and Persist It to the Database with DBStorage (256259) - This "More Information" section of this article contains a code example that allows you to add a SimpleList object to an OrderForm object and store it in the database using the DBStorage object.
50) 6/26/2004 253272253272 253272.html">Error Message: 80004005 Old Net Lib "Dbmssocn" Detected Please Delete It and Restart the Application (253272) - When you attempt to run an Internet ODBC application on a Site Server 3.0 computer, the following error message may occur: Error: 80004005 old net lib "dbmssocn" detected please delete it and restart the application.
51) 6/26/2004 248625248625 248625.html">Error Message: This Site Has Not Been Enabled for FrontPage (248625) - When you run the Site Foundation Wizard, the following warning may appear: This site has not been enabled for FrontPage Details: Error: 80070003 The system cannot find the path specified.
52) 6/26/2004 247188247188 247188.html">How to Set Up a Visual InterDev 6.0 Project for Debugging a Commerce Server Store (247188) - This article describes how to set up a Visual InterDev 6.0 Project for debugging a Commerce Server store.
53) 6/26/2004 241954241954 241954.html">Commerce Server Currency Limit (241954) - In Site Server 3.0, Commerce Edition, the maximum value for product prices and product totals is limited. For US currency, this limit is 21474836.48.
54) 6/26/2004 243725243725 243725.html">How to Add a Member Through ADSI Using Visual C++ (243725) - You can add a member through ADSI using Visual C++ by following these steps. Create a new project, an empty Win32 Console Application. Create a new .cpp file and paste in the following code: #include <comdef.h> #include <atlbase.h> #include...
55) 6/26/2004 243726243726 243726.html">How to Remove a Member Through ADSI Using Visual C++ (243726) - You can remove a member by using the following steps: Create a new project - an empty Win32 Console Application. Create a new .cpp file and paste in the following code: #include <comdef.h> #include <atlbase.h> #include <activeds.h> #include <stdio.h>...
56) 6/26/2004 242073242073 242073.html">Error Message: The Broksvc Could Not be Stopped (242073) - When you attempt to stop the broker from the command line (by using the NET STOP BROKSVC command) while the broker is querying the LDAP server, the following error message occurs: The broksvc could not be stopped. However, the broker does stop after...
57) 6/26/2004 229784229784 229784.html">How to Charge No Shipping for an Item Using the Linear Shipping Component (229784) - Commerce administrators may want to charge no shipping costs for a specific item or items, such as a product catalog. When using the Linear Shipping component, which charges shipping per-item and per the method of shipping chosen, you can exclude...
58) 6/26/2004 222578222578 222578.html">Err Msg: Failed to Initialize Replication Server [C0003B02] (222578) - During the installation of Site Server, the following error is received: Error: [Windows Scripting Host] Failed to initialize replication server Error number C0003B02 (-1073726718) string=server <computername> is available, but Site Server Content...
59) 6/26/2004 225082225082 225082.html">How to Use ASP to Redirect Failed ADO Connections to a Backup SQL Server (225082) - You can use ASP code to redirect failed ADO connections to a backup SQL Server computer in the event that the default SQL Server computer used by Commerce Server goes offline. Using this code can provide an additional measure of fault tolerance above...
60) 6/26/2004 216709216709 216709.html">ADSI 2.0, 2.5, and MDAC 2.1 Compatibility Issues (216709) - Site Server Membership Samples and Commerce Server Sample Sites use Active Directory Service Interfaces (ADSI) 2.0. There are several known compatibility issues with ADSI 2.0 and MDAC 2.1 that occur in the Site Server Membership Samples and Commerce...