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 get this error when I try to open a LightSpeed model file that is not checked out. I am using TFS which locks files that aren't checked out. I diffed the files against what is in source control and no changes have been made after viewing. Having to check the files out seems unnecessary. Is this expected? It is not the end of the world but having to check out the model files just to view the model is a little annoying :)
Version: LightSpeedStandard-20081216.msi |
|
|
Do you get this for all model files or only for certain older files? We changed the file version a while back which required us to do fixups on load for old version files, but (a) that shouldn't affect files that have been saved since the version change and (b) if that were the cause I'd expect you to see diffs between the original and fixed-up files, even if it's just the version number. |
|
|
The model file was originally created a couple of months ago for 2.0 but it has definitly been open, modified and checked in a number of times since we upgraded to that nightly. |
|
|
This version number is in the lsmodel file's root element: dslVersion="1.1.0.0" |
|
|
Ah... it looks like when we open the file to check its version, we incorrectly open it for reading and writing rather than just for reading. Fixed. Thanks! |
|