We're using DNP 2.8.4.
DNP & DNS Server - Windows Server 2008 Standard SP1 64-bit
Controlled Web & FTP Server - Windows Server 2008 Standard SP1 64-bit, FileZilla Server v0.9.31
Controlled SQL Server - Windows Server 2008 Standard SP1 64-bit
File Cluster - Windows Server 2008 Enterprise SP1 64-bit
When we create a Hosting Space and choose "Add Temporary Domain" DNP seems to set everything up correctly. However when you try to actually browse to the web site, the site will not display. The event log from the web server is pasted below. The first time we did this it actually crashed the Application Pool and all of the web sites were down. After that, the App Pool stayed up, but the web site still did not work. We deleted the Hosting Space and tried it several more times, same results. Finally, we chose "Add External Domain" and everything worked perfectly, just like it always had before. Here is the event log from each time you hit the new web site:
Log Name: Application
Source: Application Error
Date: 5/29/2009 3:10:33 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: sfc-web0.sfcafe.net
Description:
Faulting application w3wp.exe, version 7.0.6001.18000, time stamp 0x47919ed8, faulting module ntdll.dll, version 6.0.6001.18000, time stamp 0x4791adec, exception code 0xc0000374, fault offset 0x00000000000a6e97, process id 0x2f0, application start time 0x01c9e099859d6ef6.
Event Xml:
<Event xmlns="
http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2009-05-29T20:10:33.000Z" />
<EventRecordID>2466</EventRecordID>
<Channel>Application</Channel>
<Computer>sfc-web0.sfcafe.net</Computer>
<Security />
</System>
<EventData>
<Data>w3wp.exe</Data>
<Data>7.0.6001.18000</Data>
<Data>47919ed8</Data>
<Data>ntdll.dll</Data>
<Data>6.0.6001.18000</Data>
<Data>4791adec</Data>
<Data>c0000374</Data>
<Data>00000000000a6e97</Data>
<Data>2f0</Data>
<Data>01c9e099859d6ef6</Data>
</EventData>
</Event>