Web Services Toolkit performance

V

volx

Hello all:

We have a C++ based Web Service that we connect to from Excel using the
Web
Service Toolkit. There is a noticeable difference in performance in
running
our application against a web service hosted locally versus on a remote

machine which is in the same subnetwork (1 hop, lesst than 1 ms
latency).

What could be a reason for such degradation in performance?

Thank you,

V.
 
A

Alvin Bruney [ASP.NET MVP]

Have you eliminated the network as the source of the problem. I'd start
there first before examining the webservice infrastructure.

--
Regards,
Alvin Bruney
[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
available at www.lulu.com/owc
_________________________
 

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