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.
<AK> wrote in message news:48663630.5e6...@sybase.com...