|
| WSDL import fails with Delphi "disappearing" |
 |
Tue, 25 Mar 2008 10:05:27 -000 |
Can someone help. I don't work with SOAP very often but I need to connect to
a service. I am using D7 Enterprise.
I have been given the test reference to a WSDL test system
https://pilot.prove-uru.co.uk:8443/URUWS/URU7c.asmx?wsdl
To get my interface I chose File-New->Web Services->WSDL Importer
I enter the above reference and click on "Next"
No errors, no warnings, Delphi "disappears". It seams to shut down
with no
reference.
Can anyone advise please.
Kerry
|
| Post Reply
|
| Re: WSDL import fails with Delphi "disappearing" |
 |
Tue, 25 Mar 2008 12:18:58 -000 |
Stefan,
Thanks for that. I did a search and found the cmd line program on my system.
Used that, and it produced a file perfectly.
Kerry
"Stefan M. Huber" <looseleaf@gmx.net> wrote in message
news:op.t8klnvvls9ddfw@ws-6...
> On Tue, 25 Mar 2008 11:05:27 +0100, Kerry Frater <kerry@jcs.co.uk>
wrote:
>
> > Can someone help. I don't work with SOAP very often but I need to
> > connect to
> > a service. I am using D7 Enterprise.
> >
> > I have been given the test reference to a WSDL test system
> > https://pilot.prove-uru.co.uk:8443/URUWS/URU7c.asmx?wsdl
> >
> > To get my interface I chose File-New->Web Services->WSDL
Importer
> >
> > I enter the above reference and click on "Next"
> >
> > No errors, no warnings, Delphi "disappears". It seams to
shut down with
> > no reference.
>
> Hm. Do you have wsdlimp.exe somewhere in your Delphi installation? If so,
> you might try using it.
>
> Also: Did you try downloading the WSDL file first and import it from your
> hard disk?
>
> It works without disappearing in D2005 (GUI and commandline)
>
> Stefan
|
| Post Reply
|
| Re: WSDL import fails with Delphi "disappearing" |
 |
Tue, 25 Mar 2008 12:46:31 +010 |
On Tue, 25 Mar 2008 11:05:27 +0100, Kerry Frater <kerry@jcs.co.uk> wrote:
> Can someone help. I don't work with SOAP very often but I need to
> connect to
> a service. I am using D7 Enterprise.
>
> I have been given the test reference to a WSDL test system
> https://pilot.prove-uru.co.uk:8443/URUWS/URU7c.asmx?wsdl
>
> To get my interface I chose File-New->Web Services->WSDL Importer
>
> I enter the above reference and click on "Next"
>
> No errors, no warnings, Delphi "disappears". It seams to shut
down with
> no reference.
Hm. Do you have wsdlimp.exe somewhere in your Delphi installation? If so,
you might try using it.
Also: Did you try downloading the WSDL file first and import it from your
hard disk?
It works without disappearing in D2005 (GUI and commandline)
|
| Post Reply
|
|
|
|
|
|
|
|
|
|