There was an error during async processing running on Server 2003

B

Bill

I am getting the error indicated in the subject line when calling a
webservice aysnc from within my web page.



InventPlanBusinessWrapper objWrapper = new
InventPlanBusinessWrapper(objConfig);

AsyncCallback cb = new AsyncCallback(myCallback);

IAsyncResult asr = objWrapper.BeginAddProjection(value1,cb,null);

I am running on W2k3 server with Framework 1.1

Any assistance on this would be greatly appreciated.

Thanks

Bill
 
F

filip stas

i'm having the same problem did you solve it yet?
I am getting the error indicated in the subject line when calling a
webservice aysnc from within my web page.



InventPlanBusinessWrapper objWrapper = new
InventPlanBusinessWrapper(objConfig);

AsyncCallback cb = new AsyncCallback(myCallback);

IAsyncResult asr = objWrapper.BeginAddProjection(value1,cb,null);

I am running on W2k3 server with Framework 1.1

Any assistance on this would be greatly appreciated.

Thanks

Bill
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top