Dwayne,
I am sorry to reply late. I have some critical issues to handle. I hope I can help to make this product better. These errors only occur if I ues "Build|Publish Web Site" -- Scenario 1. Everything is fine if I use Scenario 2. But first I create the DNN web site on Machine A with SQLServer on the same machine. The connectionString is "Server=machinea;Database=DNN;uid=dnn;pwd=dnnpass;". Things work fine on Machine A.
Scenario 1: Build|Publish Web Site. I publish the web site to Machine B. This method gives error.
Scrnario 2: On Machine C, create a web application in IIS. Using Windows browser, copy all the file for DNN from Machine A. Give "NETWORK SERVICE" the "Full Control" to this folder. I can run http://localhost/dnn on Machine C without error. I guess I could use "Website|Copy Web Site" too.
1) Are you using Visual Studio 2005 Express Edition? VS 2005 Professional
2) What was the error message in the first place? See below
3) Can you display the Admin|Log Viewer to see the error(s)? See below
Error for 2): Login as host on Machine B with http://localhost/dnn. Click on Users in the Common Tasks.
An error has occurred.
DotNetNuke.Services.Exceptions.PageLoadException: Value cannot be null. Parameter name: format ---> System.ArgumentNullException: Value cannot be null. Parameter name: format at System.String.Format(IFormatProvider provider, String format, Object[] args) at DotNetNuke.UI.WebControls.PagingControl.CreateChildControls() at System.Web.UI.Control.EnsureChildControls() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
Error for 3): From 2) above, click Back in the browser. Click Admin|Log Viewer
An error has occurred.
DotNetNuke.Services.Exceptions.PageLoadException: Value cannot be null. Parameter name: format ---> System.ArgumentNullException: Value cannot be null. Parameter name: format at System.String.Format(IFormatProvider provider, String format, Object[] args) at DotNetNuke.UI.WebControls.PagingControl.CreateChildControls() at System.Web.UI.Control.EnsureChildControls() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---