Query String missing
Hi all,
I'm having some trouble with WSS 3.0, when trying to create a new document library, the following error occurs
Object reference not set to an instance of an object. at ASP._layouts_new_aspx.OnLoad(EventArgs e) in c:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\LAYOUTS\new.aspx:line 23at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
In the address bar there is no querystring visible, where there should be. Anyone that could help? Thanks
regards
May 18th, 2007 3:57am
I am getting the same error.
Free Windows Admin Tool Kit Click here and download it now
May 29th, 2007 2:11pm
Did anyone ever get a fix for this? I too am getting the same problem when creating any content that requires a list template.
October 11th, 2007 3:52am
Are you using SSL ?No comment...
Free Windows Admin Tool Kit Click here and download it now
November 20th, 2008 4:48am
Did anyone ever find a solution for this? Thanks
December 3rd, 2009 12:32am
Hello Mathew.
I am also facing the same issue. and we are not using the SSL. pls share your ideas if anybody got any resolution. I am using MOSS 2007 and its an intranet....Thanks and Regards, Amreesh Sharma| MCTS MOSS 2007| SharePoint Administrator
Free Windows Admin Tool Kit Click here and download it now
August 29th, 2012 10:50am
Hello Eliot,
Thanks for ur reply. Will give it a try and get back to u......Thanks and Regards, Amreesh Sharma| MCTS MOSS 2007| SharePoint Administrator
August 31st, 2012 9:01am
Hello Eliot,
Thanks for ur reply. Will give it a try and get back to u......Thanks and Regards, Amreesh Sharma| MCTS MOSS 2007| SharePoint Administrator
Free Windows Admin Tool Kit Click here and download it now
August 31st, 2012 9:01am
We encountered the same issue and after disabling cookieless sessionstate, the error disappeared; seems the cookieless session state ID embedded in the querystring may be causing the code in new.aspx to fail...
Issue persisted with and without ssl; only cookieless session state cured for us.
Eliot Gorman
August 31st, 2012 3:28pm
We encountered the same issue and after disabling cookieless sessionstate, the error disappeared; seems the cookieless session state ID embedded in the querystring may be causing the code in new.aspx to fail...
Issue persisted with and without ssl; only cookieless session state cured for us.
Eliot Gorman
Free Windows Admin Tool Kit Click here and download it now
August 31st, 2012 3:28pm