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 installed v3 without uninstalling v2.2. When I ran vs, it told me it couldn't load a dll. Now I have no designer. I have uninstalled everything and reinstalled v3 but it still doesn't work. Openning a lsmodel file just shows the xml. Any ideas? |
|
|
Jump into Control Panel > Add/Remove Programs (or whatever Microsoft are calling it this week) and ensure that *all* versions of LightSpeed are uninstalled. (You may find more than one in there!) Then install LightSpeed 3. If this doesn't work, then it probably means a previous error has caused Visual Studio to mark the LightSpeed package as "do not load." To fix this, close Visual Studio, open a Visual Studio Command Prompt and run the following command: devenv /resetskippkgs Then start Visual Studio again. If the designer still won't appear after this, then run devenv /setup as a final throw of the dice; if that still doesn't work, let us know. |
|
|
devenv /resetskippkgs did the trick. Thanks. |
|