1
Reply

While calling web service method getting exception.

India Programmer

India Programmer

Sep 21 2010 5:56 AM
7.8k

Hi all,

I am calling web service method in my .net windows application. After debugging while I am coming to this line:

                wsDynamicsGP.CreateSalesInvoice(salesInvoice, context,salesInvoiceCreatePolicy);

I am getting the following exceptions:

Unable to automatically step into the server. The remote procedure could not be debugged. This usually indicates that debugging has not been enabled on the server.

 

Pls somebody help me to fix this exception.


Answers (1)