Hi Megan,
Thanks for the reply. I
am getting the following error every time I open FSM.
Refreshing the page
does not clear the error, only by closing the page entirely and starting again
does. Once cleared, I have no problems, until I close the browser. Once that
happens I have to go through the work around again. This is consistent and
repeatable. Hope you guys can figure it out!
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:
Line 15:
Line 16: // Grab the rewritten url name
Line 17: string url = current.RewrittenUrlName.ToLower();
Line 18:
Line 19:
|
Source File:
e:\CommunityServer\FSM\FSMCS\Themes\FSM\Forums\filteredthreadlist.aspx Line: 17