Copied to clipboard

Flag this post as spam?

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


  • Tom Maton 387 posts 660 karma points
    Jun 30, 2010 @ 10:39
    Tom Maton
    0

    Running Umbraco 4.5 on Cassini

    Hi All,

    I have an issue with running Umbraco 4.5 on Cassini.

    It is complaining about the System.Web.Extension as the latest of Umbraco is running on 4.0 and Cassini doesn't seem to support that at moment looking at their website.

    Does anyone know a work around for this to get Umbraco 4.5 working on Cassini or know of a similar app as cassini to create dev environments to run Umbraco 4.5 with framework 4.0

    Thanks

    Tom

     

  • Rich Green 2246 posts 4008 karma points
    Jun 30, 2010 @ 10:49
    Rich Green
    0

     IIS express was released a few days ago. Maybe could work for you?

    http://weblogs.asp.net/scottgu/archive/2010/06/28/introducing-iis-express.aspx

    Rich

    Edit - Seems like it's not actually released yet, just announced.

  • Tom Maton 387 posts 660 karma points
    Jun 30, 2010 @ 16:05
    Tom Maton
    0

    Hey Rich,

    That looks a possible candidate to replace Cassini, ufortunately its not been released yet :(

    Thanks for the heads up

    Tom

  • Aaron Powell 1708 posts 3046 karma points c-trib
    Jul 01, 2010 @ 06:09
    Aaron Powell
    0

    What exactly is your error, I run it only through cassini on my machine. I never use IIS and haven't had any problem

  • Tom Maton 387 posts 660 karma points
    Jul 01, 2010 @ 18:27
    Tom Maton
    0

    Hi Slace,

    It complains about the system.web.extensions in the web.config

    This is when I try installing it for the first time on a blank site

    Thanks

    Tom

  • Aaron Powell 1708 posts 3046 karma points c-trib
    Jul 02, 2010 @ 01:12
    Aaron Powell
    0

    Are you using VS 2008 or VS 2010?

  • Tom Maton 387 posts 660 karma points
    Jul 02, 2010 @ 13:40
    Tom Maton
    0

    VS 2008

  • ianhoughton 281 posts 605 karma points c-trib
    Jul 02, 2010 @ 14:48
    ianhoughton
    0

    I ran into this problem yesterday, it appears that Cassini (I was using the standalone version downloaded from here http://ultidev.com/products/Cassini/only lets you select .NET 1.1 or 2.0. I'm not sure if it can run 4.0 websites.

    In the end I went down the IIS route and made sure that .NET 4.0 was selected in the properties.

  • Jamie Howarth 306 posts 773 karma points c-trib
    Jul 05, 2010 @ 00:57
    Jamie Howarth
    0

    Hi guys,

    I'm running Cassini with .NET 4 in Visual Studio 2010 just fine, if that helps.

    Best,

    Benjamin

  • Aaron Powell 1708 posts 3046 karma points c-trib
    Jul 05, 2010 @ 05:25
    Aaron Powell
    0

    It wont work in VS2008 unless you use the .NET 3.5 web.config. Cassini in VS2008 wont load the .NET 4.0 assemblies.

  • Mark Iannarelli 1 post 21 karma points
    Jul 05, 2010 @ 11:55
    Mark Iannarelli
    0

    Hi All,

    I have only just started looking at umbraco and am also using VS2008 and got the web extensions failure. I am now using a 3.5 web.config but get this error when I try to run cassini

    Could not load file or assembly 'App_Browsers' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.

    I presume it has been built in .NET 4. How do I revbuild this in .NET 3.5. I tried rebuilding it from VS2008 but the build fails with the same error

    thanks

    Mark

     

     

  • Neil Gibbons 144 posts 61 karma points
    Jul 14, 2010 @ 21:03
    Neil Gibbons
    0

    Anyone heard when IIS Express is due out? - I'm in the same boat as Tom, have .Net 4 installed but only VS.Net 2008.

    I think you get it with WebMatrix don't you?

    Edit

    Can confirm that if you dont wanna wait till IIS Express is released separately, you can install WebMatrix and then run IIS Express from the command line - nice!

    For example: iisexpress /path:c:\myapp\ /port:9090

Please Sign in or register to post replies

Write your reply to:

Draft