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 guys, I have installed LightSpeed professional edition and getting a following error when trying to insert a data into a DB. Error msg: "This edition supports a maximum of 8 types." What does this mean? how can I resolve this?
|
|
|
It looks like you've inadvertently downloaded the free Express edition, or that your project is still referencing an Express version from somewhere. Check where you're referencing the DLL, e.g. is it at the install location or in a per-project Libraries folder? If it's the latter, then copy the Professional build from the install location. (You can verify that you have Professional by opening the LightSpeed folder, right-clicking the LightSpeed DLL and choosing Properties > Details. This will tell you whether you have Express or Professional.) If you're referencing it at the install location, then it looks like Professional hasn't installed correctly for some reason. Uninstall LightSpeed, log into the store, go to your account page, choose Get Files, download the latest nightly and re-install. After reinstalling, verify that you have Professional as described above. In all cases, do a clean and rebuild of your Visual Studio solution. VS does not automatically detect if you have updated a referenced DLL so if you don't do a clean then VS may think your solution does not need rebuilding. |
|
|
Hi I use an old version 2.2 and I now get: Got System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Mindscape.LightSpeed.LightSpeedException: This edition supports a maximum of 30 types. I can not rember. Is there any limition in the old version 2.2? |
|
|
The 'Standard Edition's of LightSpeed 1.x and 2.x have a limit of 30 types. There is only a single edition (Professional) for LightSpeed 3 which doesnt have any limits. If you need to use LightSpeed 2 (rather than 3) then unfortunately this will be a limitation for you.
Jeremy |
|