Updating to latest version killed my trial period
Updating to latest version killed my trial period
I'm in the process of evaluating Entity Developer for Visual Studio 2010 for the company I work for. After upgrading to the latest version I now get a "Sorry, your trial period has expired" message when trying to create a new model. This morning I still have 17 days in my trial. Is this due to the fact that it's a beta?
I'm using dotConnect for Oracle on a 64-bit Windows 7.
If I run it from VS-integrated I get a "Sorry, your trial period expired..." message, it creates an empty model but doesn't opens but if I run the standalone it just tells me I have "0 of 30 days left" but it actually opens the model editor.
Edit: Using the Microsoft Entity Framework designer seems to work, including updates. But I have an issue with primary keys: IDs, despite being set to "StoreGeneratedPattern=Identity" are been inserted with the value zero despite a before trigger being active and working from a SQL console. I suspect that zero is being passed to the query so the trigger is not triggered as there is a non-null value in the PK.
If I run it from VS-integrated I get a "Sorry, your trial period expired..." message, it creates an empty model but doesn't opens but if I run the standalone it just tells me I have "0 of 30 days left" but it actually opens the model editor.
Edit: Using the Microsoft Entity Framework designer seems to work, including updates. But I have an issue with primary keys: IDs, despite being set to "StoreGeneratedPattern=Identity" are been inserted with the value zero despite a before trigger being active and working from a SQL console. I suspect that zero is being passed to the query so the trigger is not triggered as there is a non-null value in the PK.
Thanks for the quick reaction time. Identity keys generated by triggers are now correctly being used.
I still have the issue that it says my trial is finished (which it shouldn't) so I can't try the Devart Entity Designer. At least the Microsoft one seems to work well enough plus I couldn't live with not being able to update my model from my DB schema unless I was able to change my DB schema from my model.
Edit:
I didn't notice this on my first test but in the Visual Studio Error List I have the following error:
I still have the issue that it says my trial is finished (which it shouldn't) so I can't try the Devart Entity Designer. At least the Microsoft one seems to work well enough plus I couldn't live with not being able to update my model from my DB schema unless I was able to change my DB schema from my model.
Edit:
I didn't notice this on my first test but in the Visual Studio Error List I have the following error:
This does not seem to prevent my application from working and has only appeared since I've updated from the previous beta.Error 1 Custom tool error: The specified store provider cannot be found in the configuration, or is not valid. 1 1
If I run it from VS-integrated I get a "Sorry, your trial period expired..." message, it creates an empty model but doesn't opens but if I run the standalone it just tells me I have "0 of 30 days left" but it actually opens the model editor.
As for my "specified provider not found" error, it went away after closing VS2010.
The new build is available for download here:
http://www.devart.com/pub/dcoracle.exe/
http://www.devart.com/pub/dcoracle.exe/