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 have a multi-threaded Windows Service that uses LightSpeed and I am encountering an issue. When the application starts up multiple threads are created and each queries a single table - pretty much simultaniously. At this point what appears to be an internal LS model error occurs. SystemName does exist on model User (with one thread the code works) and I have double checked the each thread is using a seperate unit of work. I am using LightSpeed 2.2.
Type : Mindscape.LightSpeed.LightSpeedException, Mindscape.LightSpeed, Version=2.2.960.10503, Culture=neutral, PublicKeyToken=360c8f37b466ebb2 |
|
|
This issue is fixed in nightly builds dated 4 March 2009 and above. |
|
|
The LightSpeed nightly I am using is later than that: LightSpeedProfessional-20090529.msi |
|
|
[quote user="James Newton-King"] The LightSpeed nightly I am using is later than that: LightSpeedProfessional-20090529.msi [/quote] Actually it may just be the designer which is a later version. Let me try the designer dll version.
|
|
|
From the exception: Mindscape.LightSpeed, Version=2.2.960.10503 That's January 2009. |
|