-
Hi Dave, The bug is only partially solved: it now works but only with registered users . Anonymous users clicking on a single post link are still having a NullReferenceException. Since search engines bots are anonymous, sites are being bombed with exceptions for each linked post. Hope it's gonna...
Posted to
Forums
(Forum)
by
PifGadget
on
Fri, Apr 27 2007
Filed under: forum, CS 2.1, anonymous, NullReferenceException, exception, SinglePostView, CS 2.1 SP3
-
Hi, I just updated my CS 2.1 site from SP2 to SP3. All seemed to work perfectly until I tried to view a forum post from a search result. Any link with the following the form: csroot /forums/post/ postnumber .aspx crashes my CS with the following exception: Server Error in '/portal' Application...
Posted to
Forums
(Forum)
by
PifGadget
on
Thu, Apr 26 2007
Filed under: forum, CS 2.1, NullReferenceException, exception, SinglePostView, CS 2.1 SP3
-
Hi again, Still no answer . However I think I found the cause of the problem: In SinglePostView.cs , line 215, InitializeChildControls is called whether all countrols are found in the calling page or not. The problem is that when a post is displayed in a non-threaded view via View-SinglePostView.ascx...
Posted to
Bugs & Issues
(Forum)
by
PifGadget
on
Wed, Apr 25 2007
Filed under: Forum, exception, CS 2.1, NullReferenceException, SinglePostView, CS 2.1 SP3
-
Hi Jose, Thanks for the reply - it makes sense. It seems that the query string variable PostName is causing the problem since archive urls are rewritten to use PostID, and they work just fine. By any chance is PostName a legacy variable? My site rewrites requests that are for ~/cs/ to ~/blog/ because...
-
Hi everyone, It seems that browsing to post.aspx results in a NullReferenceException. I also noticed that browsing to Post.aspx without any query string results in a NullReferenceException with a different stack trace (the latter one below). There doesn't appear to be any other problems with CS and...
-
It never fails. Whenever I go to install software, it seems I *always* have problems. Maybe that is why I always put it off so long... Anyway, I downloaded [communityserver_2_1_aspnet20.msi] with a date/time stamp of [2006-08-12 10:15:00 AM]. I decided to install on a local test machine before I tried...
Posted to
Setup & Installation
(Forum)
by
Mike Schinkel
on
Fri, Aug 18 2006
Filed under: Install Problems, Create Database Screen, Unhandled Exception, NullReferenceException, Object Reference Not Set, CS 2.1
-
This error occurs when you clear "Application Key" of any blog. It's a bug which crashs whole application. To fix this open table cs_Sessions and fix ApplicationKey manually.
Posted to
Bugs & Issues
(Forum)
by
zhk
on
Wed, Sep 6 2006
Filed under: CS 2.1, crash, ApplicationKey, NullReferenceException