Resources for the DotNetNuke Community
I'm running a DotNetNuke 4.0.2 site. Our installation uses the standard DNN 4.0.2 DLLs. I did *not* compile them. When I include the TemplatePrint SkinObject in my containers, I see this error frequently on the site. Since I removed the references to TemplatePrint, I have not seen the error. Details below.
I would like to continue using TemplatePrint. Any clues on where the problem may lie?
TIA,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.
[NullReferenceException: Object reference not set to an instance of an object.] DotNetNuke.HttpModules.UrlRewriteModule.OnBeginRequest(Object s, EventArgs e) +702 System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64