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 am trying to evaluate LightSpeed ORM but there is a showstopper bug in the most recent version I downloaded today. In Visual Studio 2012 I select File -> New -> Project -> Installed -> Web -> LightSpeed ASP.NET MVC 3 Application. The result is lots of directories in the project (Design Time Assemblies, Entities ... Value Objects). There is nothing inside these folders and the output contains some errors: Failed to generate code for model. Exception message: Object reference not set to an instance of an object. Exception details: System.NullReferenceException: Object reference not set to an instance of an object. at Mindscape.LightSpeed.Generator.Integration.VsxToolContext.get_MaxTypes() at Mindscape.LightSpeed.Generator.Integration.LightSpeedFileGenerator.GenerateCode(String inputFileContents) Would you be able to help setting up the initial demo project with current version of LightSpeed on VS2012? Thanks, Michal |
|
|
Hello again, My previous bug report was tested on Windows 7 Professional 64-bit + VS2012. I am able to reproduce the problem on Windows Server 2012 + clean installation of VS2012: Failed to generate code for model. Exception message: Object reference not set to an instance of an object. Exception details: System.NullReferenceException: Object reference not set to an instance of an object. at Mindscape.LightSpeed.Generator.Integration.VsxToolContext.get_MaxTypes() at Mindscape.LightSpeed.Generator.Integration.LightSpeedFileGenerator.GenerateCode(String inputFileContents) Can you please provide a solution ? Temporary solution - a link to previous version of LightSpeed would be great. Thanks, Michal |
|
|
Hi Michal, Thanks for reporting this. I have made an update which will resolve this issue and this will be available with the next nightly build.
|
|
|
Hi Jeremy, Thanks for a fix and update. Michal |
|