PDA

View Full Version : Web Service Returns a null response object to callback routine but not on localhost


billmweber
07-17-2008, 05:08 AM
I've created a web service which runs fine on my computer using localhost but after I deploy it to the production server the response object is null in the callback routine. Any ideas?