Dale, can you try calling the webservice using ?wsdl&method=methodname?
 
That works if the methodname takes no args, or if it takes simple args you
can add them as &parm1=parm1value. Does that give you a response? It may
give clues. If you do it in a browser, be sure to do a 
"view source" to see the underlying XML (if any) that the result may be
returned in.
 
/Charlie
http://www.carehart.org/blog/  

 

  _____  

From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Dale Fraser
Sent: Wednesday, January 24, 2007 5:48 AM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Webservice Confusion



I have a webservice. Access="remote"

 

Am calling this from a client c++ application and it works fine, however
that's when we are on the internal LAN.

 

When external, it fails. Even though we are using the same URL which is a
real URL.

 

I can externally browse to the webservice ?wsdl and see it.

 

Do I need to do something else to enable webservices to work from external
addresses? Some sort of security?

 

Regards
Dale Fraser

 

 





--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

<<attachment: image002.jpg>>

Reply via email to