Entity Model Designer Error

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
stratdaz
Posts: 23
Joined: Tue 04 May 2010 00:46

Entity Model Designer Error

Post by stratdaz » Wed 30 Jun 2010 00:20

I am trying to create a new Devart Entity Model in VS2010.

After I select the Devart Entity Model item and click Add in the Add New Item window all I see is the XML of the edml file ...







































Funny thing was this was working yesterday and I really haven't modified anything.

A colleague had the same issue recently and had to re-install dotConnect for Oracle to fix the problem. I may have to do that but am concerned this may be an ongoing issue.

I ran VS2010 in log mode and now have the following entries in the ActivityLog file ...


388
2010/06/29 22:56:15.235
Warning
VisualStudio
Found templates with duplicate template ids at "C:\Users\stratfod\AppData\Local\Microsoft\VisualStudio\10.0\ItemTemplatesCache_{00000000-0000-0000-0000-000000000000}\Web\CSharp\DevartEF.zip\Devart Entity Model.vstemplate" and "C:\Users\stratfod\AppData\Local\Microsoft\VisualStudio\10.0\ItemTemplatesCache_{00000000-0000-0000-0000-000000000000}\Web\VisualBasic\DevartEF.zip\Devart Entity Model.vstemplate"


389
2010/06/29 22:56:15.236
Warning
VisualStudio
Found templates with duplicate template ids at "C:\Users\stratfod\AppData\Local\Microsoft\VisualStudio\10.0\ItemTemplatesCache_{00000000-0000-0000-0000-000000000000}\Web\CSharp\DevartEF.zip\Devart Entity Model.vstemplate" and "C:\Users\stratfod\AppData\Local\Microsoft\VisualStudio\10.0\ItemTemplatesCache_{00000000-0000-0000-0000-000000000000}\Web\VisualBasic\DevartEF.zip\Devart Entity Model.vstemplate"


I tried deleting the cache but still have the same problem.

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Thu 01 Jul 2010 09:23

Thank you for the report, we are investigating the problem.
Try to run Visual Studio with the "setup" command line argument, like this:

Code: Select all

devenv.exe /setup
If this doesn't help, try to reinstall dotConnect for Oracle.

stratdaz
Posts: 23
Joined: Tue 04 May 2010 00:46

Post by stratdaz » Fri 02 Jul 2010 04:40

I have reinstalled dotConnect for Oracle and, yes, the problem has magically gone away.

Leaves me wondering what happened and when it will happen again?

Stay tuned!

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Fri 02 Jul 2010 10:04

Our investigation is in progress. I will let you know about the results as soon as possible.

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Tue 10 Aug 2010 09:34

We have fixed the error. Look forward to the nearest build.

Post Reply