Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Cannot access the WSDL or the WSDL file is

1,095 views
Skip to first unread message

meirsalomon

unread,
Jan 15, 2008, 6:47:35 AM1/15/08
to
1. PB111
I am trying to use [Web Service Proxy Wizard] . When I try
to enter the [WSDL Location] I get the message [ Cannot
access the WSDL or the WSDL file is invalid (.. the url ..)
].
I am using PB11.1 .

2.
The same Service proxy migrated from PB105 to PB111 . But it
failed to deploy with the message

---------- Deploy: Deploy of afik_p_humanservice
(11:30:14)
Retrieving PowerBuilder proxies from Web service...
Error: Cannot access the WSDL or the WSDL file is
invalid.(http://tamat-dotnet/HumanFinderService/HumanService.asmx?wsdl)
Generation Errors:
Cannot access the WSDL or the WSDL file is
invalid.(http://tamat-dotnet/HumanFinderService/HumanService.asmx?wsdl)
---------- Finished Deploy of afik_p_humanservice
(11:30:15)

Bruce Armstrong [TeamSybase]

unread,
Jan 15, 2008, 8:58:56 AM1/15/08
to

Is there an L missing off of the URL? Normally you pass WSDL, not WSD
to a .Net web service to get the WSDL back.

theurlincludethel

unread,
Jan 16, 2008, 5:26:48 AM1/16/08
to
All my tries (for localhost and in the network ) has the
WSDL .
Other information that may be usefull is the I have PB10.5
and PB11.1 installed in the computer.


> Is there an L missing off of the URL? Normally you pass
> WSDL, not WSD to a .Net web service to get the WSDL back.
>
> On 15 Jan 2008 03:47:35 -0800, Meir Salomon wrote:
>
> >1. PB111
> >I am trying to use [Web Service Proxy Wizard] . When I
> try >to enter the [WSDL Location] I get the message [
> Cannot >access the WSDL or the WSDL file is invalid (..
> the url ..) >].
> >I am using PB11.1 .
> >
> >2.
> >The same Service proxy migrated from PB105 to PB111 . But
> it >failed to deploy with the message
> >
> >---------- Deploy: Deploy of afik_p_humanservice
> >(11:30:14)
> >Retrieving PowerBuilder proxies from Web service...
> >Error: Cannot access the WSDL or the WSDL file is
> >invalid.(http://tamat-dotnet/HumanFinderService/HumanServ

> > ice.asmx?wsdl) Generation Errors:


> > Cannot access the WSDL or the WSDL file is
> >invalid.(http://tamat-dotnet/HumanFinderService/HumanServ

> > ice.asmx?wsdl) ---------- Finished Deploy of
> afik_p_humanservice >(11:30:15)
>

l4m...@gmail.com

unread,
Jan 16, 2008, 11:35:56 AM1/16/08
to
Hi,
Can any body help me with the below mentioned issue:

There is a web services running in Axis. We are trying to create a
proxy through PB [using Web Service Proxy Wizard] and access the
methods that the web service provides.

We were successful in creating the proxy, but at runtime we were not
successful. When I debugged the proxy calls, I found that it creates
the instance for the proxy object, but when the method is called, it
gives out a soap exception error -
" Failed to connect to host XX.XXX.X.XXX, port 80: No error".

The actual address is XX.XXX.X.XXX, port 8080/ TempConverter/services/
Converter?wsdl

There are two entries in my library,
1) webservice.pbl
2) pbsoapclient100.pbd
My Power Builder Version is PB 10.0 Build 4510

My question is: Is there any thing else that I need to take care of?
Do I have to register the web service in PB.

Please help me coz I need to find out a way so that I can talk to web
service from PB.


On Jan 15, 5:58 am, "Bruce Armstrong [TeamSybase]"

> >(11:30:15)- Hide quoted text -
>
> - Show quoted text -

Matej

unread,
Jan 17, 2008, 7:06:29 AM1/17/08
to

I had some problems with SOAP and WSDL.
When I entered URL for WSDL it did not work properly. But if I
downloaded WSDL and used local file for proxy generation it worked
fine.

Matej

unread,
Jan 17, 2008, 7:06:56 AM1/17/08
to
On Jan 16, 5:35 pm, l4m...@gmail.com wrote:

I had some problems with SOAP and WSDL.

Cibou

unread,
Feb 6, 2008, 4:30:17 AM2/6/08
to
> > > to a .Netweb service to get the WSDL back.

>
> > > On 15 Jan 2008 03:47:35 -0800, Meir Salomon wrote:
>
> > > >1. PB111
> > > >I am trying to use [Web Service Proxy Wizard] . When I try
> > > >to enter the [WSDL Location] I get the message [ Cannot
> > > >access the WSDL or the WSDL file is invalid (.. the url ..)
> > > >].
> > > >I am usingPB11.1 .

>
> > > >2.
> > > >The same Service proxy migrated from PB105 to PB111 . But it
> > > >failed to deploy with the message
>
> > > >---------- Deploy: Deploy of afik_p_humanservice
> > > >(11:30:14)
> > > >Retrieving PowerBuilder proxies from Web service...
> > > >Error: Cannot access the WSDL or the WSDL file is
> > > >invalid.(http://tamat-dotnet/HumanFinderService/HumanService.asmx?wsdl)
> > > > Generation Errors:
> > > > Cannot access the WSDL or the WSDL file is
> > > >invalid.(http://tamat-dotnet/HumanFinderService/HumanService.asmx?wsdl)
> > > > ---------- Finished Deploy of afik_p_humanservice
> > > >(11:30:15)- Hide quoted text -
>
> > > - Show quoted text -
>
> I had some problems with SOAP and WSDL.
> When I entered URL for WSDL it did not work properly. But if I
> downloaded WSDL and used local file for proxy generation it worked
> fine.

Same problem, no news?

0 new messages