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 We are currently in the process of setting up migrations for an LightSpeed Model we created in VS 2010. Unfortunately everytime I run the Migration tool VS crashes. I've tested this against other entity models and I'm having the same problem. I can send you the VS project data to run tests yourself? Thank you...
Patrick Config info: Microsoft Visual Studio 2010 |
|
|
Hmm, if it crashes on all models then it probably isn't a data issue, more likely to be a configuration issue. However it would be useful to have the VS project data just in case. Can you tell us exactly when it crashes e.g. when you create the migration, when you open the Run Migrations page, when you press the button to perform the migration? How is your migration configured e.g. apply to connected database or generate SQL, which database type, etc.? Is there an error message or does VS just go down hard? |
|
|
Yes, I think you are right, it was happening when I "Run Migrations", what I noticed was the db connection string was empty when it crashed, config issue
Thanks |
|
|
Thanks for the info: we'll add a check for that so it doesn't happen again! |
|