I'm trying to speed up my web services. My problem is that the data takes a while to build so I cache it and only refresh the data every 24 hours. However, the data will only cache after the first person requests it.
I am trying to create a web service from a wsdl from a external part. The external part is running as a client, but forces us to use their wsdl specification because they are communicating against several other parts which also must follow their wsdl contract. Now we are the
Any help with this problem would be greatly apprecicated as it is driving me insane. I have an ASP.NET 2.0 Webservice running on Windows server 2003. The webservice calls a function in a legacy (unmanaged) C++ .dll which takes an