Hi All,
I'm trying to connect to a Web Service from VB 2005 and keep getting the same error:
System.IO.FileNotFoundException occurred
Message="The download of the specified resource has failed.
"
Source="msxml3.dll"
StackTrace:
at MSXML.XMLHTTPRequestClass.send(Object varBody)
at WindowsApplication1.frmLogon.cmdOK_Click(Object sender, EventArgs e) in C:\Documents and Settings\Dev\My Documents\Visual Studio 2005\Projects\SOAP_Logon\SOAP_Logon\frmLogon.vb:line 90
Can anyone please tell me what this actually means?
Thanks,
Chris.