05-04-07 12:17 AM
I am getting the following error when trying to extend the Microsoft Commerc
e
Server 2007 CreditCardPayment object in order to add a number od strongly
typed properties:
Error initializing Pipeline mapping. Details: Error - Could not find the
type information for class CreditCardPayment in the cache. Make sure an entr
y
for this class is available in the web.config file in the order section.
I have followed Vkumar's Blog on extending the orders system and in summary
have done the following:
1) Created a new class based on the
Microsoft.CommerceServer.Runtime.Orders.CreditCardPayment.
2) Updated the order OrderMappings.xml and the OrderPipelineMappings.xml.
3) Run the OrderMapping.exe and successfully created and run the
OrdersStorage.sql
Many Thanks in Advance
[ Post a follow-up to this message ]
|