Hi... All
i am trying to create xml file using edi file, am using econnect inferace in MS Dynamic GP,
through my code i creted xml file but wen the control goes to this line
string custid = eConcall.CreateTransactionEntity(connStr, custdocument);
It is giving error like :
Microsoft.Dynamics.GP.eConnect.eConnectException: Failed to convert parameter va
lue from a String to a DateTime.
*This post is locked for comments