olisemalis
MIS
Hi,
There is one application in a server that calls a vb.net web service in another server. The server with the web service has framework 2.0 and was written in vb2005. I realize some calls to this web service isn´t log in iis log everytime, and that the client is given a timeout response in the xmlhttp object (the client is a COM component).
Another version of the web service written to framework 1.1 and with vs2003 is working fine...
Could this be something about the new framework? (they are both installed on the same machine). Any fix?
Thank you
There is one application in a server that calls a vb.net web service in another server. The server with the web service has framework 2.0 and was written in vb2005. I realize some calls to this web service isn´t log in iis log everytime, and that the client is given a timeout response in the xmlhttp object (the client is a COM component).
Another version of the web service written to framework 1.1 and with vs2003 is working fine...
Could this be something about the new framework? (they are both installed on the same machine). Any fix?
Thank you