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
|
I've just started trialing lightspeed. I've created an empty VS2008 project and added a lightspeed model. II'm connecting to a SQL 2005 database. When I try and drag and drop a database table on to the design surface I get the following error: Exception while processing Server Explorer drag: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.SqlServer.SmoEnum, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified. |
|
|
Could you try this using a current nightly build? We have made significant changes to the SQL Server extraction code since RTM which improve performance and reduce the dependency on SMO. You can get the currently nightly from http://www.mindscape.co.nz/Products/LightSpeed/nightlybuilds.aspx. Thanks! I will look into this because we still use SMO in a couple of places -- SmoEnum is usually installed as part of SQL Server but it looks like it might be missing in certain installation scenarios -- thanks for letting us know about it. |
|
|
The nightly build seems to be working fine, thanks a lot. I've got sql 2008 management studio on my local machine so that might have been part of the problem. |
|