Microsoft ASP.NET SOAP Interoperability Test Site
Results from hitting: http://mssoapinterop.org/asmx/simple.asmx
The following error occured:System.InvalidOperationException: Client found response content type of 'text/plain; charset=utf-8', but expected 'text/xml'.
The request failed with the error message:
--
Server was unable to process request. ---> Access to the path 'C:\interop.log' is denied.
--.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at SimpleTest.echoInteger(Int32 inputInteger)
at ASP.default_aspx.Page_Load(Object sender, EventArgs e)
Microsoft ASP.NET SOAP Interoperability Test Site
Call this page with the querystring url set to your endpoint.
Please contact soaptest@microsoft.com
with any questions or comments.
Thanks,
Source for these services can be found here.