Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

DotNetNuke Marketplace
  Need Help?  
Professional technical support for DotNetNuke is available from DotNetNuke Corporation.
 


  Ads  
Iron Speed Designer is a software development tool for building database, reporting, and forms applications for .NET without hand-coding.
 


  Sponsors  

Meet Our Sponsors

The Official Microsoft ASP.NET Website
Portal Webhosting - Hosting For Developers
Red-Gate Software
MaximumASP
SourceGear - Tools for Developers
.: CounterSoft :.
 


DotNetNuke Forums
 
  Forum  DotNetNuke® Pro...  Forum Module [L...  Edit Forum issue after upgrade from 3.20.09 to 4.4.3
Previous Previous
 
Next Next
New Post 3/31/2008 8:09 PM
User is offline joiseystud
76 posts
10th Ranked


Re: Edit Forum issue after upgrade from 3.20.09 to 4.4.3 

Any luck with reproducing this Matthias? Let me know if there is any info I can provide to help.  
 Matthias Schlomann wrote

Thanks Antony,

I will try to reproduce and then add it as a bug to the gemini.

 

 
New Post 4/2/2008 7:19 AM
User is offline Matthias Schlomann
1198 posts
www.taunusstein.org
6th Ranked








Re: Edit Forum issue after upgrade from 3.20.09 to 4.4.3 

I am a lot bussy at the moment with other works on project.  So I can not do this quickly. 


Regards
Matthias
www.moonlightradio.net
 
New Post 4/3/2008 3:42 AM
User is offline joiseystud
76 posts
10th Ranked


Re: Edit Forum issue 

I am trying to decide whether to stick with the core module (which I think is great except for this issue) or to go third party.  I know many people have said this same thing but what are we supposed to do when there is a major bug like this and the remediation times are indefinate?  Should I wait a week, a month?  Will that even be enough time?  Let me know how long I should wait for a working forum module and I will decide if that is too long or I can wait.  More than a couple weeks is too long and I will need to go third party.  If that is the answer I would like to know now rather than waiting 2 weeks to find out... keep in mind that this is not only my issue but others have reported as well. 

Thanks for all your hard work.

 
New Post 4/9/2008 6:27 PM
User is offline joiseystud
76 posts
10th Ranked


Re: Edit Forum issue 
Modified By joiseystud  on 4/9/2008 9:42:45 PM)

I think i figured out the bug.  I uninstalled the forum, reinstalled it and everything worked.  I added forums one at a time and each time checked the edit property with no issues.  I created a new forum and checked off the "allow polls" and then that forum editing broke with the error I described previously. Anything with polls enabled breaks.

I changed all records back to zero with sql studio using

Update

Forum_Forums

set

AllowPolls = 0

This did not reverse the issue though.  The other difference I saw in there between the forums that didnt work vs the ones that do is the ForumType was set to 3 on the broken forums, the good ones were zero. I set them to zero and still get exceptions.  I will post the exceptions below.

Thanks

 
New Post 4/9/2008 6:44 PM
User is offline joiseystud
76 posts
10th Ranked


Re: Edit Forum issue 

Module exception

    4/9/2008 9:36:59 PM   Module Load Exception   Justin     ModuleId: 504; ModuleDefId: 145; FriendlyName ...
ModuleId: 504
ModuleDefId: 145
FriendlyName: Edit Forum
ModuleControlSource: DesktopModules/Forum/Forum_ForumEdit.ascx
AssemblyVersion: 04.08.02
PortalID: 0
PortalName: Ravens Crest East at Princeton Meadows
UserID: 3
UserName: Justin
ActiveTabID: 54
ActiveTabName: Forums
RawURL: /cms/Forums/tabid/54/ctl/ForumEdit/mid/504/forumid/3/Default.aspx
AbsoluteURL: /cms/Default.aspx
AbsoluteURLReferrer: http://ravenscresteast.easycgi.com/cms/Forums/tabid/54/ctl/ForumManage/mid/504/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 3.5.21022)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 1b9cc5bb-1a63-4e6c-888c-78a53a888165
InnerException: Object reference not set to an instance of an object.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: DotNetNuke.Modules.Forum.ForumEdit.PopulateForum
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Modules.Forum.ForumEdit.PopulateForum() at DotNetNuke.Modules.Forum.ForumEdit.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
Source:
Server Name: WEB83

 

Page exception

4/9/2008 9:36:59 PM   Page Load Exception   Justin     AssemblyVersion: 04.08.02; PortalID: 0; PortalNa ...
AssemblyVersion: 04.08.02
PortalID: 0
PortalName: Ravens Crest East at Princeton Meadows
UserID: 3
UserName: Justin
ActiveTabID: 54
ActiveTabName: Forums
RawURL: /cms/Forums/tabid/54/ctl/ForumEdit/mid/504/forumid/3/Default.aspx
AbsoluteURL: /cms/Default.aspx
AbsoluteURLReferrer: http://ravenscresteast.easycgi.com/cms/Forums/tabid/54/ctl/ForumManage/mid/504/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 3.5.21022)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 27d783ae-550d-4133-9760-114cbec48bcc
InnerException: Object reference not set to an instance of an object.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: DotNetNuke.Modules.Forum.Controls.ForumPermissionsGrid.Savev13wstat3
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Modules.Forum.Controls.ForumPermissionsGrid.Savev13wstat3() at System.Web.UI.Control.Savev13wstat3Recursive() at System.Web.UI.Control.Savev13wstat3Recursive() at System.Web.UI.Control.Savev13wstat3Recursive() at System.Web.UI.Control.Savev13wstat3Recursive() at System.Web.UI.Control.Savev13wstat3Recursive() at System.Web.UI.Control.Savev13wstat3Recursive() at System.Web.UI.Control.Savev13wstat3Recursive() at System.Web.UI.Control.Savev13wstat3Recursive() at System.Web.UI.Control.Savev13wstat3Recursive() at System.Web.UI.Control.Savev13wstat3Recursive() at System.Web.UI.Control.Savev13wstat3Recursive() at System.Web.UI.Control.Savev13wstat3Recursive() at System.Web.UI.Control.Savev13wstat3Recursive() at System.Web.UI.Control.Savev13wstat3Recursive() at System.Web.UI.Page.SaveAllState() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
Source:
Server Name: WEB83

 
Previous Previous
 
Next Next
  Forum  DotNetNuke® Pro...  Forum Module [L...  Edit Forum issue after upgrade from 3.20.09 to 4.4.3
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:

1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


Willhite & Sharron Realtors
Exemplary service for your Seattle Real Estate needs. It's what you deserve from your Realtor®!
www.alkihomes.com
Swanzey Internet Group LLC
DotNetNuke design, development, hosting, maintenance, and training. Exclusively DotNetNuke.
www.swanzey.com
Lucede Systems Group
Providing a full range of IT services for large and medium sized companies
www.lucede.com

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP