Entity Developer has stopped working

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
Thorgeir
Posts: 4
Joined: Mon 01 Dec 2008 07:01

Entity Developer has stopped working

Post by Thorgeir » Wed 14 Jan 2009 08:56

Hi
When generating a project, the Entity Developer stopped working.
Problem details:
Description:
Stopped working

Problem signature:
Problem Event Name: CLR20r3
Problem Signature 01: entitydeveloper.exe
Problem Signature 02: 1.0.50.0
Problem Signature 03: 491d6e5b
Problem Signature 04: mscorlib
Problem Signature 05: 2.0.0.0
Problem Signature 06: 4889dc80
Problem Signature 07: 343f
Problem Signature 08: 15a
Problem Signature 09: System.UnauthorizedAccess
OS Version: 6.0.6001.2.1.0.256.1
Locale ID: 1044

Read our privacy statement:
http://go.microsoft.com/fwlink/?linkid= ... cid=0x0409

Any ideas what the problem could be?

- Thorgeir

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

Post by AndreyR » Wed 14 Jan 2009 09:14

Could you please describe the steps to reproduce the problem?

Thorgeir
Posts: 4
Joined: Mon 01 Dec 2008 07:01

Post by Thorgeir » Wed 14 Jan 2009 09:29

I use dotConnect for Oracle to connect to my database. I drag a few tables to the “work-area” and add associations between the tables manually. I then try to generate the project and this is when the problem occurs.
I had it working before against other tables in the same database.
The only difference I can see, is that now I created the associations manually.

Thorgeir
Posts: 4
Joined: Mon 01 Dec 2008 07:01

Post by Thorgeir » Wed 14 Jan 2009 09:57

Hi again
I believe I found the reason for this problem, and it is Source Control. When I checked out the whole project in VS that these files belonged to, it worked. Before I had only checked out the *.dbml file and those under.

- Thorgeir

Post Reply