IZWebFileManager

Advanced ASP.NET File Manager
Welcome to IZWebFileManager Sign in | Join | Help
in Search

IZWebFileManager & Nested MasterPages

Last post 04-28-2008, 1:59 AM by azarue. 2 replies.
Sort Posts: Previous Next
  •  04-27-2008, 4:03 PM 255

    IZWebFileManager & Nested MasterPages

    hello, i've tried to put the FileManager Control in a Nested Master Page - i've redirected the masterpage.master MasterPageFile proerpty another master page that located on the website.
    is there another way of doing it ? cause my way caused an Eception :

    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.]
    IZ.WebFileManager.FileView.OnPreRender(EventArgs e) +25
    System.Web.UI.Control.PreRenderRecursiveInternal() +86
    System.Web.UI.Control.PreRenderRecursiveInternal() +170
    System.Web.UI.Control.PreRenderRecursiveInternal() +170
    System.Web.UI.Control.PreRenderRecursiveInternal() +170
    System.Web.UI.Control.PreRenderRecursiveInternal() +170
    System.Web.UI.Control.PreRenderRecursiveInternal() +170
    System.Web.UI.Control.PreRenderRecursiveInternal() +170
    System.Web.UI.Control.PreRenderRecursiveInternal() +170
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2041

    10x and best regards
    azar cohen.

  •  04-27-2008, 4:54 PM 256 in reply to 255

    Re: IZWebFileManager & Nested MasterPages

    Ensure the master page or the page have <form runat="server" >.
  •  04-28-2008, 1:59 AM 257 in reply to 256

    Re: IZWebFileManager & Nested MasterPages

    the top level master page contains runat="server property in the form tag.
    something else maybe ?
View as RSS news feed in XML
www.IZWebFileManager.com
izwebfilemanager@gmail.com