[thelist] Is it my Opera or the server?

Peter Kaulback pkaulbak at idirect.ca
Wed Sep 25 08:16:02 CDT 2002


A friend has put up a site in ASP.NET that works fine in IE and Mozilla but
in Opera 6 it gives me this error:
Server Error in '/KS_WEB' 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.]
    ASPNetPortal.MobileControls.MultiPanel.DoPaginateChildren(ControlPager
pager, Control ctl, Int32& firstAssignedPage) in
D:\Webs\KS_Web\Components\MobileControls.vb:695
    ASPNetPortal.MobileControls.MultiPanel.PaginateRecursive(ControlPager
pager) in D:\Webs\KS_Web\Components\MobileControls.vb:666
    ASPNetPortal.MobileControls.MultiPanel.PaginateRecursive(ControlPager
pager) in D:\Webs\KS_Web\Components\MobileControls.vb:654
    System.Web.UI.MobileControls.MobileControl.DoPaginateChildren(ControlPager
pager, Control ctl, Int32& firstAssignedPage) +154
    System.Web.UI.MobileControls.MobileControl.PaginateRecursive(ControlPager
pager) +89
    System.Web.UI.MobileControls.Panel.PaginateRecursive(ControlPager
pager) +100
    System.Web.UI.MobileControls.Form.PaginateForm() +219
    System.Web.UI.MobileControls.Form.OnPreRender(EventArgs e) +47
    System.Web.UI.Control.PreRenderRecursiveInternal() +62
    System.Web.UI.Control.PreRenderRecursiveInternal() +125
    System.Web.UI.Page.ProcessRequestMain() +1470


Version Information: Microsoft .NET Framework Version:1.0.3705.0; ASP.NET
Version:1.0.3705.0

Is it just my browser or just his server or application?
I'm clueless about all .NET.
Any idea's?

Peter Kaulback




More information about the thelist mailing list