Anyone Here !!
So I deployed my whole Weborb Installation to my Web Host - and I can see the basic Service sampeles are running there the Management window.
http://silvermoon.stonerocket.co.uk/AirMissions/WebOrb/So WebORB is serving up the services
My Silverlight Application, located in the WEB orb directory runs, but I do not seem to get any Returns from the Web ORB (Not Possible to debug in VS when deployed)
http://silvermoon.stonerocket.co.uk/AirMissions/WebOrb/PHP_ClientTest.htmlI had it all working under localhost, and My WebOrbClient created as follows in the Silverlight code
serviceProxy = new WeborbClient("http://silvermoon.stonerocket.co.uk/AirMissions/WebOrb/weborb.php", this);
Any help Appreciated before I give up on Silverlight/WebORB evaluation.
Cheers
Jules