I wasnt sure if I already posted this; but thought I'd make an official report; so someone can assist in resolving this issue.
Mandatory information that must be included:
1. DotNetPanel version: DNP 2.5.0.
2. Windows version including edition:
OS Name: Microsoftr Windowsr Web Server 2008
OS Version: 6.0.6001 Service Pack 1 Build 6001
OS Manufacturer: Microsoft Corporation
OS Configuration: Standalone Server
OS Build Type: Multiprocessor Free
Hotfix(s): 13 Hotfix(s) Installed.
[01]: {47740627-D81D-4A45-A215-03B075A18EC7}
[02]: {F00E58A1-57C5-4858-BA7A-08B5B8D249BC}
[03]: KB941693
[04]: KB942288
[05]: KB947562
[06]: KB948590
[07]: KB948609
[08]: KB948610
[09]: KB949189
[10]: KB950759
[11]: KB950760
[12]: KB950762
[13]: KB951698
3. Versions of all 3rd-party products related:
ICS Bind 9.5.0
MailEnable Professional 3.x
MySQL 5
PHP 5
4. Full error message (if exists) with stack trace from DotNetPanel Audit Log (Serveradmin account home page -> Audit Log).
Source: Web Site
Task Name: Add
Item Name: mywebsite1.com
User: user1239132
Started: 8/11/2008 5:30:40 PM
Finished: 8/11/2008 5:30:41 PM
Duration: 00:00:00
Severity: Error
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 0x13, 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 0x13, 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 0x13, is an invalid character.]
System.Xml.XmlConvert.VerifyCharData(String data, ExceptionType exceptionType) +1892506
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.3031; ASP.NET Version:2.0.50727.3031
--.
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.Web.WebServer.CreateSite(WebSite site)
at DotNetPanel.EnterpriseServer.WebServerController.AddWebSite(Int32 packageId, Int32 domainId, Int32 ipAddressId, Boolean addInstantAlias)
5. Full error message (if exists) with stack trace from DotNetPanel Windows event log:
Log Name: DotNetPanel
Source: DotNetPanel
Date: 8/11/2008 5:30:41 PM
Event ID: 0
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: rmoved.privacy.com
Description:
[8/11/2008 5:30:41 PM] ERROR: 'Internet Information Services 7.0' CreateSite
System.Runtime.InteropServices.COMException (0x800700B7): Filename:
Error: Cannot add duplicate collection entry of type 'site' with unique key attributes 'name, id' respectively set to 'mywebsite1.com, 18'
at Microsoft.Web.Administration.Interop.IAppHostElementCollection.AddElement(IAppHostElement pElement, Int32 cPosition)
at Microsoft.Web.Administration.ConfigurationElementCollectionBase`1.Add(T element)
at Microsoft.Web.Administration.SiteCollection.Add(String name, String bindingProtocol, String bindingInformation, String physicalPath, Byte[ certificateHash)
at Microsoft.Web.Administration.SiteCollection.Add(String name, String physicalPath, Int32 port)
at ..(WebSite )
at DotNetPanel.Providers.Web.IIs70.CreateSite(WebSite site)
at DotNetPanel.Server.WebServer.CreateSite(WebSite site)
Event Xml:
<Event xmlns='http://schemas.microsoft.com/win/2004/08/events/event'><System><Provider Name='DotNetPanel'/><EventID Qualifiers='0'>0</EventID><Level>2</Level><Task>0</Task><Keywords>0x80000000000000</Keywords><TimeCreated SystemTime='2008-08-11T22:30:41.000Z'/><EventRecordID>575</EventRecordID><Channel>DotNetPanel</Channel><Computer>rmoved.privacy.com</Computer><Security/></System><EventData><Data>[8/11/2008 5:30:41 PM] ERROR: 'Internet Information Services 7.0' CreateSite
System.Runtime.InteropServices.COMException (0x800700B7): Filename:
Error: Cannot add duplicate collection entry of type 'site' with unique key attributes 'name, id' respectively set to 'mywebsite1.com, 18'
at Microsoft.Web.Administration.Interop.IAppHostElementCollection.AddElement(IAppHostElement pElement, Int32 cPosition)
at Microsoft.Web.Administration.ConfigurationElementCollectionBase`1.Add(T element)
at Microsoft.Web.Administration.SiteCollection.Add(String name, String bindingProtocol, String bindingInformation, String physicalPath, Byte[ certificateHash)
at Microsoft.Web.Administration.SiteCollection.Add(String name, String physicalPath, Int32 port)
at ..(WebSite )
at DotNetPanel.Providers.Web.IIs70.CreateSite(WebSite site)
at DotNetPanel.Server.WebServer.CreateSite(WebSite site)
</Data></EventData></Event>
Optional information:
6. Is this issue constant: Constant
7. Provide screenshots that help better understand the issue: Available upon request.
8. Changes done before error appear:
It appears to get as far as making a directory. ie. user1\mywebsite1.com\wwwroot and data folders. As well appears to be making the useraccount in the users/groups, not sure if its even related.