Timeout for OLE actions in Excel 2003

T

Tonny

I'm having an anoying problem with my Excel 2003.
I'm calling a webservices that retrieves a lot of data. It takes about 2 minutes. But before the webservice returns (Code behind C#), I get the warning "Excel is waiting for another application to complete an OLE action".

Is there a way to increase the timeout value for OLE actions in Excel ?

I've tried to make async. calls to the webservice, but with the same result. I'm pretty sure it is an excel issue, and not a .NET problem !
 

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

Top