I have copied a running DW site to a Customer server running vmware configured with 2Gb memory as stated in the installation guidelines. (Other installtions i have done before all had 4Gb)
The solution database is running on SQL situated on another server.
But it fails totally with an "Internet Explorer cannot display the page" and in the server application eventlog i get the following:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 2/10/2009 11:30:13 PM
Event time (UTC): 2/10/2009 10:30:13 PM
Event ID: c91ae4216304462695286046df8c0102
Event sequence: 13
Event occurrence: 4
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1/ROOT-1-128787769573007110
Trust level: Full
Application Virtual Path: /
Application Path: D:\Dynamicweb\kirudan.net.dynamicweb.dk\Application\
Machine name: DKKIR0100VM
Process information:
Process ID: 2448
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:
Exception type: HttpException
Exception message: The remote host closed the connection. The error code is 0x80072746.
Request information:
Request URL: http://intranet.kirudan.local/Default.aspx
Request path: /Default.aspx
User host address: 127.0.0.1
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE
Thread information:
Thread ID: 5
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at System.Web.Hosting.ISAPIWorkerRequestInProcForIIS6.FlushCore(Byte[] status, Byte[] header, Int32 keepConnected, Int32 totalBodySize, Int32 numBodyFragments, IntPtr[] bodyFragments, Int32[] bodyFragmentLengths, Int32 doneWithSession, Int32 finalStatus, Boolean& async)
at System.Web.Hosting.ISAPIWorkerRequest.FlushCachedResponse(Boolean isFinal)
at System.Web.Hosting.ISAPIWorkerRequest.FlushResponse(Boolean finalFlush)
at System.Web.HttpResponse.Flush(Boolean finalFlush)
at System.Web.HttpResponse.Flush()
at System.Web.HttpResponse.End()
at Dynamicweb.Base.we(Object obj)
at Dynamicweb.Database.GetConn(String strDatabase)
at Dynamicweb.Database.ExecuteScalar(String SQL, String Database)
at Dynamicweb.Modules.Common.DbHandler.ExecuteScalar(String sql, String db)
at Dynamicweb.Modules.Common.DbHandler.ExecuteInt(String sql, String db)
at Dynamicweb.Admin.Global.Session_Start(Object sender, EventArgs e)
at System.Web.SessionState.SessionStateModule.RaiseOnStart(EventArgs e)
at System.Web.SessionState.SessionStateModule.CompleteAcquireState()
at System.Web.SessionState.SessionStateModule.BeginAcquireState(Object source, EventArgs e, AsyncCallback cb, Object extraData)
at System.Web.HttpApplication.AsyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Custom event details:
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.