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

Webservice - Cannot invoke web service error.

34 views
Skip to first unread message

AK

unread,
Jun 28, 2008, 9:01:36 AM6/28/08
to
Webservice - Cannot invoke web service error.


I have a laptop and desktop.

Laptop - All PB development work.
Desktop - Installed EA server to develop webservices.
I wrote a simple of_add webservice in my laptop and deployed
the webservice to my desktop from my laptop.
I created a new pb app and imported that webservice. It
imported fine.
I tested my little webservice that is running on my desktop
and it worked fine.
My desktop and laptop are all connected via our enterprise
network.

Everything looked great so far.

I deployed the webservice object to my production server.
Created another pb app that consumes that Webservice. It
imported fine.
when I ran the app and called the web service that is
running in my prod box.
I get a Cannot invoke webservice error message.

All 3 computers are connected via the same network. All
settings are same. No firewall etc.

I just can't understand, What I am missing.

Any help is greatly appreciated.

PB 10.5 4523.
.Net Engine
EA Server 5.3.0

Is there a way to set a default port for all my PB
webservices ?
My desktop always uses port 9844 for all my PB webservices.
However, I do not recall how I set this port as a default.
Even though there are other http ports available - it always
uses 9844 for my webservices. I wonder if there is a port
conflict in the production server. How can we default a
port for PB webservices in EA server. ?

Thanks,
-AK.

JTWayt

unread,
Jul 21, 2008, 9:08:24 AM7/21/08
to
I got this error when I was playing with CreateInstance and passing a 3rd
argument for endpoint. When I removed the S in https://, I got that error.

<AK> wrote in message news:48663630.5e6...@sybase.com...

0 new messages