Copied to clipboard

Flag this post as spam?

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


  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Feb 24, 2009 @ 14:53
    Jan Skovgaard
    0

    Compiling Umbraco

    Hi guys

    I am not sure if this has been posted in the right place, but I thought this was the most suitable category.

    Because of this bug I have tried to alter the code with the one suggested and then I have build the solution.

    After that I am a little puzzed about what I should do to make the change work as intended. I tried to copy the new bin folder to the server.

    But after I did that I got an upgrade wizard where it said that I should upgragde to version 4.0.0RC3 - But it is 4.0.0 final relase that I am running so I am a bit confused about it.

    Are there more files I need to update with the new ones from my build?

    I should mention that I am still a bit of a n00b when it comes to VS 2008 and compiling code etc. :)

  • Nico Lubbers 151 posts 175 karma points
    Feb 24, 2009 @ 15:47
    Nico Lubbers
    100

    You only need to update one dll
    Follow these steps:
    - download the sourcecode from "current release 4.0.0" released on Januari 30th (updated Feb 9th)
    - open that solution in VS2008 (unbind sourcecontrol if asked)
    - change the line of code in the request handler as described by me in codeplex
    - build using release mode.
    - only copy umbraco.dll to the bin folder

    That should work

    Regards, Nico

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Feb 24, 2009 @ 16:37
    Jan Skovgaard
    0

    Hi Nico

    And so it does. Perfect! :)

    Thank you very much. Saved me a lot of frustrations there.

  • J Michael 10 posts 28 karma points
    Jul 10, 2009 @ 18:31
    J Michael
    0

    Hi Guys,

     

    I did not have such a successful experience. 

    - I am running WIndows 2008 and Visual Studio 2008. 

    - Downloaded the 4.0.2.1 Source file from Codeplex. 

    - Unzipped and opened the umbraco.sln located in the main folder.

    - Visual Studio 2008 starts then give an error regarding TFS login.  I press cancel and ignore

    - Project load. but 2 warning 'System.Web.Extensions' and 'System.Web.Extensions.Design' could not be found. I tried to add the reference but the presentations project is verision 2 and I only have 3.5 web.extensions.

    - Building the project is unsuccessfull and creates a lot of errors.

     

    Any suggestions?

    Thanks,

     

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies