Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Robby Maher 8 posts 28 karma points
    Jan 27, 2011 @ 20:53
    Robby Maher
    0

    .NET 3.5

    I have been looking for a forum to use with Umbraco, as uForum has had issues and I have never been able to get it setup. 

    nForum looks perfect for my needs.  Any idea when you'll be able to post a version compatible with .net 3.5?

  • Lee 1130 posts 3088 karma points
    Jan 27, 2011 @ 21:06
    Lee
    0

    Hi Robby.. Let me have a play tomorrow, and I'll see if I can get a 3.5 package created

  • Lee 1130 posts 3088 karma points
    Jan 28, 2011 @ 08:58
    Lee
    0

    Robby can you try the following and see if it works ok for you

    http://our.umbraco.org/FileDownload?id=1948

  • Robby Maher 8 posts 28 karma points
    Jan 28, 2011 @ 16:12
    Robby Maher
    0

    Hi Lee.  When I install that package, after clicking the button to complete the install, I get the error message:

    Method not found: 'umbraco.cms.businesslogic.propertytype.PropertyType umbraco.cms.businesslogic.ContentType.AddPropertyType(umbraco.cms.businesslogic.datatype.DataTypeDefinition, System.String, System.String)'.

     

  • Lee 1130 posts 3088 karma points
    Jan 28, 2011 @ 16:17
    Lee
    0

    Hmmmm... Weird... That should not be dependant on the .NET version! Looks like I had better install a 3.5 version :S

    Cheers

  • Lee 1130 posts 3088 karma points
    Jan 28, 2011 @ 16:25
    Lee
    0

    What version of Umbraco are you installing this on Robby?

  • Robby Maher 8 posts 28 karma points
    Jan 28, 2011 @ 16:27
    Robby Maher
    0

    I'm not sure now much of the installation process was missing because of that last error, but if I finish copying the ascx files to usercontrols/nForum, I get this error from the ForumMainList.ascx file when I go to the top level Forum page:

    Error creating usercontrol (usercontrols/nForum/ForumMainList.ascx)
    d:\Websites\UmbracoCMS\usercontrols\nForum\ForumMainList.ascx(15): error CS1061: 'umbraco.Linq.Core.AssociationTree<nForum.BusinessLogic.ForumTopic>' does not contain a definition for 'Count' and no extension method 'Count' accepting a first argument of type 'umbraco.Linq.Core.AssociationTree<nForum.BusinessLogic.ForumTopic>' could be found (are you missing a using directive or an assembly reference?)

    Any ideas what might be causing that?

    I really appreciate all your work on this!

  • Robby Maher 8 posts 28 karma points
    Jan 28, 2011 @ 16:28
    Robby Maher
    0

    I am using umbraco 4.5.2, on windows server 2003 with IIS 6

  • Lee 1130 posts 3088 karma points
    Jan 28, 2011 @ 16:41
    Lee
    0

    The last section creates the member type, member group and properties for the member group.. And lastly edits web.config to allow password resetting.  I'm going to get a version of 4.5.2 at the weekend on .NET v3.5 and test it.

    The above error looks like you don't have Linq working?? Which has nothing to do with the install... 

    To do the last part of the installer manually just create a MemberType called 'ForumUser' and a Member Group as below and add the following properties (Bottom pic)

    then just make sure enablepasswordreset is set to true in the web.config

  • Lee 1130 posts 3088 karma points
    Jan 28, 2011 @ 18:16
    Lee
    0

    Hmmm this seems to be something not just tied down to nForum

    http://umbraco.codeplex.com/workitem/29872

  • Lee 1130 posts 3088 karma points
    Jan 28, 2011 @ 18:40
    Lee
    0

    Houston we have a problem...

    Sorry fella, but I have just spent a lot of time going backwards and forwards and it seems this will not work with version 4.5 of umbraco.  Only 4.6 at the moment.

    I basically built the package and linq2umbraco datacontext out in 4.6.1 and it seems there is a LOT of difference between the two and its not backwards compatible. I'm going to try next week and rebuild the site in 4.5 and use a 4.5 datacontext so I can create a package.

  • Lee 1130 posts 3088 karma points
    Feb 01, 2011 @ 19:37
    Lee
    0

    Just testing something with this forum

  • Ferdy Hoefakker 214 posts 248 karma points
    May 03, 2011 @ 15:07
    Ferdy Hoefakker
    0

    Hi Lee,

    Did you ever manage to solve the problem of making this thing work on 4.5.2 and .NET 3.5? I downloaded the source and had a go at it, and it almost seems to work, but whenever I make/access a category document type I get the following error:

     

    Could not load type 'umbraco.NodeFactory.Node' from assembly 'umbraco, Version=1.0.3891.20719, Culture=neutral, PublicKeyToken=null'.

     

    Is this related to the  fact I am trying to run on 4.5.2? And if yes, can it be fixed?

    Regards,

    -Ferdy

  • Jeroen Ribbink 21 posts 50 karma points
    May 31, 2011 @ 13:44
    Jeroen Ribbink
    0

    Dear Lee,

    During programming in a project with Ferdy I encountered the problem a described above every time a create a node in the content section.
    Can you give us some help?

    thanks in advance.

    Regards,

    Jeroen.

Please Sign in or register to post replies

Write your reply to:

Draft