Environment:
XP Pro, 2.8GHz P4, 500M RAM, Cassini2 Server, MS SQL Server E2005 express, DNN 4.0.2 Install
DotNetNuke won't install. I followed the instructions at http://www.thecodeproject.com/useritems/DNNOnUltiDevCassiniWebSrv.asp to the letter and get the following:
Server Error in '/' Application.
Type is not resolved for member 'Microsoft.ScalableHosting.Security.RolePrincipal,MemberRole, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b7c773fb104e7562'.
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.Runtime.Serialization.SerializationException: Type is not resolved for member 'Microsoft.ScalableHosting.Security.RolePrincipal,MemberRole, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b7c773fb104e7562'.
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:
[SerializationException: Type is not resolved for member 'Microsoft.ScalableHosting.Security.RolePrincipal,MemberRole, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b7c773fb104e7562'.]
Cassini.Connection.WriteHeaders(Int32 statusCode, String extraHeaders) +0
Cassini.Request.FlushResponse(Boolean finalFlush) +78
System.Web.HttpResponse.Flush(Boolean finalFlush) +921
System.Web.HttpWriter.Write(String s) +258
System.Web.HttpResponse.Write(String s) +12
DotNetNuke.Common.Utilities.HtmlUtils.WriteHeader(HttpResponse response, String mode) +34
DotNetNuke.Framework.Install.InstallApplication() +595
DotNetNuke.Framework.Install.Page_Load(Object sender, EventArgs e) +225
System.Web.UI.Control.OnLoad(EventArgs e) +80
System.Web.UI.Control.LoadRecursive() +49
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3749
|
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
I'm stuck. I have tried installing DNN a bazillion different ways and it doesn't work!
Please help,
Gordon