Hello,When i am executing dotnetnuke project getting following error,i have just created new project in the solution for a new module,i have rebuilede the solution but when i m running the solution in browser getting following error,can u help how to solve this error.Could not load type DotNetNuke.HttpModules.Config.RewriterConfiguration from assembly DotNetNuke, Version=3.1.1.23561, Culture=neutral, PublicKeyToken=null. Thanks,-John
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.
[TypeLoadException: Could not load type DotNetNuke.HttpModules.Config.RewriterConfiguration from assembly DotNetNuke, Version=3.1.1.23561, Culture=neutral, PublicKeyToken=null.] DotNetNuke.HttpModules.UrlRewriteModule.OnBeginRequest(Object s, EventArgs e) +0 System.Web.SyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +60 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87