System Event Log message below.
What's really strange is that I have created a user account, created space, web site and it's all working.
When I wanted to do the same for another hosting plan it crashed and doesn't work for the other account anymore.
Thread account name: *****\DNPServer
Exception information:
Exception type: ArgumentException
Exception message: '', hexadecimal value 0x01, is an invalid character.
Request information:
Request URL: http://mydomain.com:9003/WebServer.asmx
Request path: /WebServer.asmx
User host address: ####
User:
Is authenticated: False
Thread information:
Thread ID: 5
Thread account name: ****\DNPServer
Is impersonating: False
Stack trace: at System.Xml.XmlConvert.VerifyCharData(String data, ExceptionType exceptionType)
at System.Xml.DocumentXmlWriter.WriteString(String text)
at System.Xml.XmlWellFormedWriter.WriteString(String text)
at Microsoft.Web.Services3.Xml.XmlWrappingWriter.WriteString(String text)
at Microsoft.Web.Services3.Xml.XmlWrappingWriter.WriteString(String text)
at System.Web.Services.Protocols.Soap11ServerProtocolHelper.WriteFault(XmlWriter writer, SoapException soapException, HttpStatusCode statusCode)
at System.Web.Services.Protocols.SoapServerProtocol.WriteException(Exception e, Stream outputStream)
at System.Web.Services.Protocols.WebServiceHandler.WriteException(Exception e)
at System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest()
at System.Web.Services.Protocols.SyncSessionlessHandler.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)