| ashish.dwivedi1@gmail.com 2006-05-19, 7:15 am |
| Hi,
I have starter site running on CS2002,whenever i try to add a product
to cart it gives me following error "The item could not be added to
your cart."
Trying to debug the application the i traced following exception
(From:-GetShippingMethods() in OrderManagement.TransactionContext
File):
"System.Runtime.InteropServices.COMException (0x80040E37): Invalid
object name 'ShippingConfig'.\r\n at ADODB.RecordsetClass.Open(Object
Source, Object ActiveConnection, CursorTypeEnum CursorType,
LockTypeEnum LockType, Int32 Options)\r\n
at
Microsoft.CommerceServer.Internal.Common.DBUtil.QueryReadOnly(Object&
query, CursorTypeEnum& cursormode)\r\n at
Microsoft.CommerceServer.Runtime.Orders.ShippingMethodManagerFreeThreaded.GetMethods(String
SQLColumns, String SQLFilter, String SQLOrderBy)\r\n
at
Microsoft.CommerceServer.Runtime.Orders.ShippingMethodManagerFreeThreaded.GetInstalledMethodList(Object
sFilter, Object OrderBy, Object columns)"
Thanks in Advance.
|