Hi I have the problem with sending document (Sales Order) to Navision 4.0 SP1 W1 using the CommerceGateway send port. The NAS is up and listening on 7532 port (it was checked by telnet)/ The event log message is: The adapter failed on an attempt to transmit a message going to send port with the address “192.168.10.74:7532 (CRONUS International Ltd.)”. Details: “Unexpected error in Commerce Gateway Custom Adapter. Original error message: Object reference not set to an instance of an object. Message rolled back into BizTalk”. The original SO XML is following: §ñ¨[©´<?xml version="1.0" encoding="utf-8"?><ns0:Navision_SO_1 xmlns:ns0=“Navision_SO_1”><Sell_to_Customer>The Cannon Group PLC<Additional_Name_Info></Additional_Name_Info>5 The Ring<Additional_Address_Info>Westminster</Additional_Address_Info>London<Contact_Person>RL</Contact_Person><Post_Code>GB-W2 8HG</Post_Code></Sell_to_Customer><Your_Reference></Your_Reference><Order_Date>2001-01-25</Order_Date><Job_Number></Job_Number><VAT_Registration_Number>GB777777777</VAT_Registration_Number><INTRASTAT_Transaction_Type></INTRASTAT_Transaction_Type><INTRASTAT_Transport_Method></INTRASTAT_Transport_Method><Customer_Order_Number>106028</Customer_Order_Number><Quote_Reference_Number></Quote_Reference_Number><Shortcut_Dimension_1_Code></Shortcut_Dimension_1_Code><Shortcut_Dimension_2_Code></Shortcut_Dimension_2_Code><Payment_Terms>CM</Payment_Terms><Due_Date>2001-01-31</Due_Date><Payment_Discount_Percent>0</Payment_Discount_Percent><Payment_Discount_Date>2001-01-25</Payment_Discount_Date><Payment_Method></Payment_Method><Ship_to_Customer>The Cannon Group PLC<Additional_Name_Info></Additional_Name_Info>5 The Ring<Additional_Address_Info>Westminster</Additional_Address_Info>London<Contact_Person></Contact_Person><Post_Code>GB-W2 8HG</Post_Code><Country_Code>GB</Country_Code></Ship_to_Customer><Shipment_Method>CIF</Shipment_Method><Location_in_Inventory></Location_in_Inventory>GBP<Location_in_Inventory></Location_in_Inventory>Spokes<Additional_Description></Additional_Description><Unit_of_Measure>Piece</Unit_of_Measure>10<Unit_Price>25</Unit_Price><VAT_Percent>2</VAT_Percent><Line_Discount_Percent>25</Line_Discount_Percent><Line_Discount_Amount>0</Line_Discount_Amount>0<Amount_Including_VAT>20</Amount_Including_VAT><Item_Gross_Weight>0</Item_Gross_Weight><Item_Net_Weight>0</Item_Net_Weight><Units_per_Parcel>0</Units_per_Parcel><Unit_Volume>0</Unit_Volume><Shortcut_Dimension_1_Code></Shortcut_Dimension_1_Code><Shortcut_Dimension_2_Code></Shortcut_Dimension_2_Code><Job_Number></Job_Number><Item_Serial_Number></Item_Serial_Number><Invoice_Discount_Amount>0</Invoice_Discount_Amount><Amount_Excluding_VAT>0</Amount_Excluding_VAT><Item_Variant></Item_Variant><Bin_Code></Bin_Code><Unit_of_Measure_Code>PCS</Unit_of_Measure_Code><Planned_Delivery_Date>2001-01-26</Planned_Delivery_Date><Common_Item_Number></Common_Item_Number></ns0:Navision_SO_1> It seems that this is some internal null object reference in the adapter. Best regards, Vasily
Hi, Have you found a solution for this problem?