05-19-06 12:15 PM
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.Ge
tMethods(String
SQLColumns, String SQLFilter, String SQLOrderBy)\r\n
at
Microsoft.CommerceServer.Runtime.Orders.ShippingMethodManagerFreeThreaded.Ge
tInstalledMethodList(Object
sFilter, Object OrderBy, Object columns)"
Thanks in Advance.
[ Post a follow-up to this message ]
|