First of all, this error is not caused by PB. However, I hope you still help me out. My website (4.8.2) was running fine until I went to the host performance settings. I expanded the tree for compression and white filter. The compression was set to zip compression when I accidently clicked on update button, but the update button was for white filter. I tried to "unclick" it by clicking the update website settings button. Now I get this error. Is there a way to reset the compression and white filter things? Please help.
Server Error in '/' Application.
Object reference not set to an instance of an object.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.NullReferenceException: Object reference not set to an instance of an object.
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:
[NullReferenceException: Object reference not set to an instance of an object.] DotNetNuke.HttpModules.Compression.Settings.GetSettings() +550 DotNetNuke.HttpModules.Compression.CompressionModule.CompressContent(Object sender, EventArgs e) +428 System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
[Exception: Unhandled Exception while processing NeatUpload child request] Brettle.Web.NeatUpload.UploadHttpModule.Application_BeginRequest(Object sender, EventArgs e) +894 System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64 |
|