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
|
Greetings We are trying to replace Entity Framework in our current project (we must now support Mono) and LightSpeed is among the three remaining candidates in our selection.
I have worked with the product for a few days and I like it a lot. Very user-friendly, lots of features and outstanding support. But I hit a snag when I tried to make it work on Mono while using Linq. The Linq dll requires Mindscape.LightSpeed, not Mindscape.LightSpeed.20. I have read a lot of posts on that subject but I didn't find a definitive answer. I even tried copying some Microsoft dlls in my bin and it works but we cannot distribute those dlls in a big commercial project.
So, is it possible to run LightSpeed on Mono with Linq? |
|
|
Our Mono expert is unavailable at the moment, so forgive me if the following suggestion doesn't apply to Mono... Have you tried using a binding redirect from Mindscape.LightSpeed.dll to Mindscape.LightSpeed.20.dll? This *should* allow the LINQ DLL to run over the 2.0 compatibility DLL. Note however that we haven't tested this configuration. If that doesn't help (or doesn't make sense) let us know and I'll ask Jeremy to jump in when he becomes available. |
|