This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 60
VS2017 Crash #38
Labels
bug
Confirmed bug
workaround available
There's a problem that needs fixed, but a procedure can currently be used to get the same result
Comments
Just realized that this is a duplicate of #34. |
Can you make it happen again and upload a VS log? I can't replicate it. :-( |
msawczyn
added
need info
Need more information to track this down
duplicate
Duplicate issue
labels
Nov 28, 2018
Didn't get much, but it does tell where the exception is generated.
|
msawczyn
added
bug
Confirmed bug
and removed
need info
Need more information to track this down
duplicate
Duplicate issue
labels
Nov 29, 2018
Found the problem and will get it fixed quite soon. The workaround is to make sure the association line has focus rather than the class. Thanks for this info! |
msawczyn
added
the
workaround available
There's a problem that needs fixed, but a procedure can currently be used to get the same result
label
Nov 29, 2018
msawczyn
added a commit
that referenced
this issue
Nov 30, 2018
…s were changed under certain conditions (See #38)
@ddewaleffe and @dcastenholz , I've put a fix in and published as a pre-release version (v1.2.6.19-pre) at https://github.com/msawczyn/EFDesigner/releases/tag/v1.2.6.19-pre If you could give it a try I'd appreciate it. |
I did try v1.2.6.19 on the multiplicity change that was causing a crash. The fix appears to work. |
Super. I'll close the issue and release that build. Thanks! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bug
Confirmed bug
workaround available
There's a problem that needs fixed, but a procedure can currently be used to get the same result
Created a simple model with 2 entities and a 1 to many association. Selecting either entity and then selecting the Association Sources (or Targets) entry and then clicking on the Properties window dropdown for 'End2 Multiplicity' (which is currently set to 'ZeroMany') causes VS2017 to crash.
The text was updated successfully, but these errors were encountered: