Page 1 of 1

Entity Developer has stopped working

Posted: Wed 14 Jan 2009 08:56
by Thorgeir
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

Posted: Wed 14 Jan 2009 09:14
by AndreyR
Could you please describe the steps to reproduce the problem?

Posted: Wed 14 Jan 2009 09:29
by Thorgeir
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.

Posted: Wed 14 Jan 2009 09:57
by Thorgeir
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