in

Dotnetpanel Forums

Community support forums for DotNetPanel products

Import Resources consistently fails on Windows Server 2008 R2 x64

Last post 02-14-2010 10:55 AM by jdraggi. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 02-03-2010 8:11 AM

    • zaiber
    • Not Ranked
    • Joined on 02-03-2010
    • Copenhagen, Denmark
    • Posts 1

    Import Resources consistently fails on Windows Server 2008 R2 x64

    Hi DNP Forums,

    I'm having issues importing resources into my hosting spaces - this on Windows Server 2008 R2 x64 - has anyone run into something similar and perphaps come up with a fix? Or is it a known bug/work in progess?

    2 x stack trace below (DotNetPanel event log source):

    --- Trace 1: ---

    [2/3/2010 2:17:47 PM] ERROR: 'Internet Information Services 7.0' UpdateSite System.Exception: Could not create system user ---> System.Runtime.InteropServices.COMException (0x800708B0): The account already exists. at System.DirectoryServices.DirectoryEntry.CommitChanges() at DotNetPanel.Providers.Utils.SecurityUtils.CreateUser(SystemUser user, RemoteServerSettings serverSettings, String usersOU, String groupsOU) --- End of inner exception stack trace --- at DotNetPanel.Providers.Web.IIs70.(WebSite ) at DotNetPanel.Providers.Web.IIs70.UpdateSite(WebSite site) at DotNetPanel.Server.WebServer.UpdateSite(WebSite site)

    --- Trace 2: ---

    [2/3/2010 2:47:21 PM] ERROR: 'Internet Information Services 7.0' GetSite System.Runtime.InteropServices.COMException (0x80070490): Filename: \\?\C:\Windows\system32\inetsrv\config\administration.config Error: The configuration section 'system.webServer/management/authorization' cannot be read because it is missing a section declaration at Microsoft.Web.Administration.Interop.AppHostWritableAdminManager.GetAdminSection(String bstrSectionName, String bstrSectionPath) at Microsoft.Web.Administration.Configuration.GetSectionInternal(ConfigurationSection section, String sectionPath, String locationPath) at Microsoft.Web.Administration.Configuration.GetSection(String sectionPath) at DotNetPanel.Providers.Web.IIs70.(WebVirtualDirectory ) at DotNetPanel.Providers.Web.IIs70.(WebVirtualDirectory ) at DotNetPanel.Providers.Web.IIs70.GetSite(String siteId) at DotNetPanel.Server.WebServer.GetSite(String siteId)

  • 02-13-2010 4:32 AM In reply to

    • deepa
    • Top 200 Contributor
    • Joined on 08-08-2009
    • Posts 19

    Re: Import Resources consistently fails on Windows Server 2008 R2 x64

    we are facing this error  in one of DNP servers for all wbe sites ?

    any clues what has got missing?

    Page URL: https://server:7071/Default.aspx?pid=SpaceWebSites&mid=42&ctl=edit_item&ItemID=100&SpaceID=6
    Logged User: serveradmin
    Work on Behalf: impressi
    Hosting Space: 6
    Stack Trace: System.InvalidOperationException: Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml'.
    The request failed with the error message:
    --




    body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
    p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
    b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
    H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
    H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
    pre {font-family:"Lucida Console";font-size: .9em}
    .marker {font-weight: bold; color: black;text-decoration: none;}
    .version {color: gray;}
    .error {margin-bottom: 10px;}
    .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }





    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.4200; ASP.NET Version:2.0.50727.4016






    [ArgumentException]: '', hexadecimal value 0x01, is an invalid character.
    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)
    -->
    --.
    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.EnterpriseServer.esWebServers.GetWebSite(Int32 siteItemId)
    at DotNetPanel.Portal.WebSitesEditSite.BindWebSite()

    Page URL: https://server:7071/Default.aspx?pid=SpaceWebSites&mid=42&ctl=edit_item&ItemID=100&SpaceID=6
    Logged User: serveradmin
    Work on Behalf: impressi
    Hosting Space: 6
    Stack Trace: System.InvalidOperationException: Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml'.
    The request failed with the error message:
    --




    body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
    p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
    b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
    H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
    H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
    pre {font-family:"Lucida Console";font-size: .9em}
    .marker {font-weight: bold; color: black;text-decoration: none;}
    .version {color: gray;}
    .error {margin-bottom: 10px;}
    .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }





    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.4200; ASP.NET Version:2.0.50727.4016






    [ArgumentException]: '', hexadecimal value 0x01, is an invalid character.
    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)
    -->
    --.
    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.EnterpriseServer.esWebServers.GetWebSite(Int32 siteItemId)
    at DotNetPanel.Portal.WebSitesEditSite.BindWebSite()

    ===============

     

    DN event log:ERROR: 'Internet Information Services 7.0' GetSite
    System.Runtime.InteropServices.COMException (0x80070490): Filename: \\?\C:\Windows\system32\inetsrv\config\administration.config
    Error: The configuration section 'system.webServer/management/authorization' cannot be read because it is missing a section declaration


       at Microsoft.Web.Administration.Interop.AppHostWritableAdminManager.GetAdminSection(String bstrSectionName, String bstrSectionPath)
       at Microsoft.Web.Administration.Configuration.GetSectionInternal(ConfigurationSection section, String sectionPath, String locationPath)
       at Microsoft.Web.Administration.Configuration.GetSection(String sectionPath)
       at DotNetPanel.Providers.Web.IIs70.(WebVirtualDirectory )
       at DotNetPanel.Providers.Web.IIs70.(WebVirtualDirectory )
       at DotNetPanel.Providers.Web.IIs70.GetSite(String siteId)
       at DotNetPanel.Server.WebServer.GetSite(String siteId)

    [

  • 02-14-2010 10:34 AM In reply to

    • deepa
    • Top 200 Contributor
    • Joined on 08-08-2009
    • Posts 19

    Recouldnt retrieve web site properties using DNP

    could there be any clues what next to look for to resolve this error?

     

  • 02-14-2010 10:55 AM In reply to

    • jdraggi
    • Top 75 Contributor
    • Joined on 03-07-2007
    • Ohio, USA
    • Posts 75

    Re: Recouldnt retrieve web site properties using DNP

    You should open a support ticket for this.

Page 1 of 1 (4 items)
Powered by Community Server (Commercial Edition), by Telligent Systems