| To: | realbasic-nug at lists dot realsoftware dot com |
|---|---|
| Subject: | SOAPMethod.LoadWSDLFromURL |
| From: | "Jim Dossey" <jim dot dossey at gmail dot com> |
| Date: | Wed, 28 Jun 2006 21:01:51 -0400 |
| Delivered-to: | listarchive at realsoftware dot com |
| Delivered-to: | realbasic-nug at lists dot realsoftware dot com |
| Domainkey-signature: | a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=OsqjS/3QgWH7KlePlI9skuY+Xx6Lbb9SS7mUHcwbIoeCbz5/f2vwjL1XfvztZ0Sp2ApjezGxCMkcFFRdSGtuXOkMTKd3LNQcclipw2eYOIOOmtRodHx200wy3/fkjiv36dLoA8CWn7hDlf8MJWYnudhrsuJxfxY5ZPuSEb40e4U= |
Is is possible to use the LoadWSDLFromURL method to load a WSDL file from the local harddrive? I've tried the following: Dim sm As SOAPMethod sm = new SOAPMethod sm.LoadWSDLFromURL "file:///c:/temp/mywsdlfile.wsdl" But that causes a SOAPException. Is this possible, and what am I doing wrong? Or even better would be to just include the WSDL file in the RB project and load it directly. This is in Windows XP, RB 2006R1. TIA Jim Dossey _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Displaying editable text and icons within a control, Dr Bob Jansen |
|---|---|
| Next by Date: | Re: Displaying editable text and icons within a control, Charles Yeomans |
| Previous by Thread: | Displaying editable text and icons within a control, Dr Bob Jansen |
| Next by Thread: | Re: SOAPMethod.LoadWSDLFromURL, Stephen Tallent |
| Indexes: | [Date] [Thread] [Top] [All Lists] |