I have an intranet application that makes a post to localhost/site/maint/dbLibrary.cfc?wsdl
and the service would then respond with a result. However since upgrading from CF8 to CF10 when making a post to the wsdl firebug shows the request just hanging there with no error or response. It just hangs out forever, no errors. So how do I fix this? Is there a setting or permission in the administrator or something?
Help is very much appreciated, Thanks!