I now know why the following has occurred - the WSDL generated by my development server is quite different to that generated by my staging server. The parts the crucially are missing are the binding operations that allow GET and POSTS to the asmx file (hence the error).
Could someone please enlighten me as to why the WSDL files would be different? I don't actually control what software is loaded on the staging box, so could it simply be a SOAP versioning issue? Thanks again (and sorry for the first post) Craig -----Original Message----- From: Craig Walker [mailto:[EMAIL PROTECTED]] Sent: Friday, 19 July 2002 11:43 a.m. To: Subject: Web Service test form not working Importance: High The web service test form (which displays when you surf to your asmx file) does not work on my staging server, even though it works wonderfully on my development box. On my dev box the test form shows input boxes for my parameters, but on my staging box it shows the error message: No test form is available as this service or method does not support the HTTP GET protocol. Has anyone seen this before? The virtual directories are set up identically. Thanks Craig You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.
