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
|
Hi, I just downloaded express and was excited to get started. However when I tried to run the MVC samples, they gave me run-time errors. I then tried to set included references to updated version and then they wouldn't compile. The code in the samples is at least 1 year old. For example the controllers are calling RenderView() instead of View(). I believe that RenderView() was changed quite some time ago. Disappointed, but will look at some other samples. I like the look of the product though. |
|
|
Yes the sample was previously targetting the Preview 2 bits from when it was built. Ive updated this to use the RTM bits and an updated version of NHaml and this will be available with the next nightly build (20090829) onwards. The sample itself is fairly simple, so if you are interested you could also have a look at some of the blog posts we put out on MVC and LightSpeed at http://www.mindscape.co.nz/staff/jeremy and also have a look at the Community Code project which has a model binder for LightSpeed entities which you may find useful. Jeremy |
|