Copied to clipboard

Flag this post as spam?

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


  • J Michael 10 posts 28 karma points
    Feb 18, 2011 @ 00:06
    J Michael
    0

    Setting up Umbraco for Development with Visual Studio 2010

    Hello,

    I am trying to get a better grasp of Umbraco.  So I thought I would download Umbraco Source Code and use Visual Studio to Compile, Debug and muck around.

    I managed to get the 4.6.1 branch using tortiseHG.

    Next I clicked on the Umbraco.sln This opened up the solution with a bunch of projects.  I then did a rebuild.  All succeeds, no fails and 4 skipped.

    I set the start up page/project to Umbraco.Presentation and default.aspx page.  I get an error with <httpRuntime requestValidationMode="2.0" />.  The curious part is this is usually a .net 4 config.  The Umbraco.Presentation is set to version 3.5.  I read somewhere the 4.6.1 (JUNO) is a 4.0 so I changed the project to 4.0.  Now it will not build.

    Any suggestions?

    Thanks,

     

     

Please Sign in or register to post replies

Write your reply to:

Draft