Yep, totally blank page. Whether trying to just create an instance of a webservice object with cfscript or using cfinvoke to actually call a method, all I get is the dreaded "Could not generate stub objects for web service invocation." error.
On 8/8/06, Andy Matthews <[EMAIL PROTECTED]> wrote: > Haev you viewed source on that "blank" page? > > It could actually be returning "nothing" or no results in which case you > might get a blank page. > > <!----------------//------ > andy matthews > web developer > certified advanced coldfusion programmer > ICGLink, Inc. > [EMAIL PROTECTED] > 615.370.1530 x737 > --------------//---------> > > -----Original Message----- > From: Deanna Schneider [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 08, 2006 8:49 AM > To: CF-Talk > Subject: Web Service that returns blank page? > > > So, we have footprints installed here for our helpdesk, and our help > desk manager wants me to use their SOAP API: > http://www.unipress.com/footprints/webservices/ to make a more > user-friendly front end. But, the URL listed in the documentation (if > I'm reading it correctly), returns a blank page: > https://footprints.uwex.edu/MRcgi/MRWebServices.pl > > I'm confused. I thought that even if a SOAP service didn't return a > wsdl, it would at least return XML. Am I mis-informed? I haven't done > much with SOAP, so I'm still investigating. But, so far, it's not > looking good. > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:249168 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

