Search

Edmxes and HandleCascadeDelete by Ayo Adeniran

Active

4
0
Sign in
to vote
Type: Bug
ID: 533301
Opened: 2/12/2010 11:18:30 AM
Access Restriction: Public
1
Workaround(s)
2
User(s) can reproduce this bug
Using included edmx file, and using ADO.NET Self-Tracking Entity Generator causes generated files that cant compile because of missing HandleCascadeDelete event handler
Details (expand)

Product Language

English

Version

Visual Studio 2010 Release Candidate

Operating System

Windows XP

Operating System Language

English

Steps to Reproduce

See attached project (in zip)

Actual Results

See attached project (in zip)

Expected Results

See attached project (in zip)
      You can indicate your satisfaction with how Microsoft handled this issue by completing this quick 3 question survey. [Details]

 

File Attachments
File Name Submitted By Submitted On File Size  
ClassLibrary3.zip (restricted) 2/12/2010 -
Sign in to post a comment.
Posted by Microsoft on 1/29/2011 at 7:13 PM
Hi Ayo,

Thanks for taking the time to file this issue. We have made a fix and it will be included in Visual Studio 2010 SP1.

Cheers,

Jonathan Aneja
Program Manager, Entity Framework Team
Posted by Microsoft on 2/14/2010 at 8:08 PM
Thanks for your feedback.

We are rerouting this issue to the appropriate group within the Visual Studio Product Team for triage and resolution. These specialized experts will follow-up with your issue.

Thank you
Posted by Microsoft on 2/12/2010 at 7:08 PM
Thank you for your feedback, we are currently reviewing the issue you have submitted. If this issue is urgent, please contact support directly(http://support.microsoft.com)
Sign in to post a workaround.
Posted by Ayo Adeniran on 2/12/2010 at 11:20 AM
Open the text template file responsible for generating the POCO files, and comment out lines 411-414 and 427 (at least, in the tt file in attached zip file)