I installed the DLL that you sent last night to help with the Conditional Variant bug, but I get an error as soon as I click the options button. I never get to the detail's page. I figure it was because the DLL is compatible with version 2.99 and not 2.97, which is what I am running. When I click 2.99 download, I receive an error screen talking about a null object reference. Can you please send me the direct link to download? Thanks.
Here is the text of the error message:
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.Common.Utilities.FileSystemUtils.DownloadFile(Int32 PortalId, Int32 FileId, Boolean ClientCache, Boolean ForceDownload) +66
DotNetNuke.Services.FileSystem.FileServerHandler.ProcessRequest(HttpContext context) +1435
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75
|
Server Error in '/' Application.
Object reference not set to an instance of an object.