We have several sites that use Microsoft Commerce Server 3.0 on
Windows 2000 Server. It was recently setup after another server
running it crashed. Everything appeared to be running properly, but
then clients started complaining that they were getting less orders,
yet their merchant accounts were receiving funds of orders that didn't
show up in their management screens, thus some step of the "pipeline"
appeared to be breaking. The error that shows up in the event viewer
is:
The description for Event ID ( 12293 ) in Source ( Microsoft Site
Server 3.0 ) cannot be found. The local computer may not have the
necessary registry information or message DLL files to display
messages from a remote computer. The following information is part of
the event: [WebSiteName(ChangedForObviousReasons)]Component Execution
failed for component[0x6] hr: 0x8004D00A
ProgID: Commerce.SQLItemADO.1
[Microsoft][ODBC SQL Server Driver]Distributed transaction error.
And within the W3SVC logs (IPs changed):
2003-04-30 14:35:55 127.0.0.1 - 127.0.0.1 443 POST
/xt_orderform_purchase.asp
|87|8004d00a|[WebSiteName(ChangedForObviousReasons)]Component_Execution_failed_for_component[0x6]__hr:_0x8004D00A__ProgID:_Commerce.SQLItemADO.1__[Microsoft][ODBC_SQL_Server_Driver]Distributed_transaction_error
500 746 Mozilla/4.0+(compatible;+MSIE+5.5;+Windows+95;+T312461)
SITESERVER=ID=4518002d9a9d2e5cfb1067f7c8efa6d6;+CP=null*;+ShopperManager%2F=ShopperManager%2F=4CUV17KL1N768KFHWL8HNNVK6P7B5017;+counter=4;+ASPSESSIONIDSADBQSDT=JHMJLMJDHCMFIJDOPOJKFGJE
https://www.WebSiteName(ChangedForObviousReasons).com/payment.asp?use%5Fform=1
Now, some orders do come through, but most do not. This appears to
only be happening on two out of the four commerce sites, but I don't
see a correlation. Help on this is greatly appreciated! Thank you. |