This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Is there any trick to running the LightSpeed 3.0 MVC sample with MVC 2.0? I can't get it to run, so any direction or an updated sample would be appreciated. Thanks! |
|
|
Hi bflecht, Not too sure what problems you are having, but we can look at putting out an updated version of the sample targetting MVC 2.0. Ill add this to our backlog and let you know once we have something available.
Jeremy |
|
|
I'm running LS3 (and PerRequestUnitOfWorkScope) with MVC2, using Ninject2 and AutoMapper1 to glue everything together. I did wrote some custom base classes for provisioning LightSpeedContext, UnitOfWorkScope, and handling disposing in my HttpApplication. Everything works reasonably well (apart from occassional obscure error messages), otherwise, upgrading to MVC2 doesn't involve anything that JD or Ivan haven't already covered in their earlier samples. What sort of problems are you encountering? |
|
|
Here as well, MVC 2 with Castle Windsor and AutoMapper. No trouble. |
|
|
Hi Jeremy, Have you ever completed a new sample for MVC 2?
Johan |
|
|
Hi Johan, No, we will be doing an update of the FilmFestival sample for MVC 2/3 as part of the next release of LightSpeed but this is still to be completed.
Jeremy |
|