Hi all,
I installed a new server with DNP 2.8.11 and configured the server settings. during configuration of the servers in checked the option discover installed software.
Alle that went fine but when I was viewing the audit log I saw the following error:
---***------***------***------***------***------***------***------***------***------***------***------***------***---
00:00:00 Service name: Internet Information Services 7.0
00:00:00 Provider: 101
00:00:01 Error reading default provider settings
Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml'.
The request failed with the error message:
---***------***------***------***------***------***------***------***------***------***------***------***------***---
Server Error in '/' Application.
'', hexadecimal value 0x01, is an invalid character.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentException: '', hexadecimal value 0x01, is an invalid character.
Source Error:
|
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
|
Stack Trace:
|
[ArgumentException: '', hexadecimal value 0x01, is an invalid character.]
System.Xml.XmlConvert.VerifyCharData(String data, ExceptionType exceptionType) +1867754
System.Xml.DocumentXmlWriter.WriteString(String text) +29
System.Xml.XmlWellFormedWriter.WriteString(String text) +84
Microsoft.Web.Services3.Xml.XmlWrappingWriter.WriteString(String text) +12
Microsoft.Web.Services3.Xml.XmlWrappingWriter.WriteString(String text) +12
System.Web.Services.Protocols.Soap11ServerProtocolHelper.WriteFault(XmlWriter writer, SoapException soapException, HttpStatusCode statusCode) +606
System.Web.Services.Protocols.SoapServerProtocol.WriteException(Exception e, Stream outputStream) +1224
System.Web.Services.Protocols.WebServiceHandler.WriteException(Exception e) +106
System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest() +782
System.Web.Services.Protocols.SyncSessionlessHandler.ProcessRequest(HttpContext context) +134
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75
|
Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3601
--.
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 DotNetPanel.Providers.ServiceProvider.GetProviderDefaultSettings()
at DotNetPanel.EnterpriseServer.ServerController.AddService(ServiceInfo service)
---***------***------***------***------***------***------***------***------***------***------***------***------***---
Can someone tell me how to fix this??? Because when I try to use import resource then checking a site. I'll get a time out error with the same stack trace.
I already reboted the server, but no result