|
|
Posted 05/10/2005 15:04:44 |
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 05/10/2005 15:01:20
Posts: 1,
Visits: 1
|
|
I just upgraded to v1.3 from 1.2 and now when I try to navigate the messages, I get an error.
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.]
InstantKB.InstantKB_UserUserControlApplication.BindQuestionData()
InstantKB.InstantKB_UserUserControlApplication.PagerButtonClick(Object sender, EventArgs e)
System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +108
System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +57
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +138
System.Web.UI.Page.ProcessRequestMain() +1292
I get a similar error when trying to manage articles from the admin section.
Any help would be great.
|
|
|
|
Posted 10/01/2007 02:41:14 |
|
|
Forum Newbie
      
Group: Customers
Last Login: 15/01/2007 08:19:43
Posts: 8,
Visits: 99
|
|
I got the same error when upgrading my forum, but couldn't find any answers here
I suddenly realised that I hadn't upgraded the database, ran the sql upgrade and voila..... forum is working again
Hope this helps someone else, and saves any hair being ripped out
|
|
|
|