
Hi,
I create a simple .net webpage to test the creation of Sales Invoice with Dynamics GP 2010 Web Services. I’m using the example in this link. http://msdn.microsoft.com/en-us/library/cc508459.aspx
Its running fine till it’s get to this point where it throws an exception.
salesInvoiceCreatePolicy = wsDynamicsGP.GetPolicyByOperation("CreateSalesInvoice", context);
When I check the DynamicsWebServicesExceptionConsole the error that I’m seeing is
“Could not find stored procedure 'dbo.ws_get_PolicyByOperation'.”
I have one company database.
Any ideas?
*This post is locked for comments
I have the same question (0)Did you ever figure this out? Here it is 2 1/2 years later and I am having the same problem and many search reveal only unanswered questions.
Thanks