Quantcast
Channel: Entity Framework
Viewing all articles
Browse latest Browse all 10318

Commented Issue: Power Tools: Context menu commands not working in project under solution folder [214]

$
0
0
None of the actions from the file context menu is working when the project is under a solution folder. A message box saying “Sequence contains no matching element” is displayed, no exception is written to the output window. It was not an issue with the CTP 1.

Comments: @RoMiller: actually, there is nothing special about the solution to reproduce it. Just make a class derived from DbContext and put its containing project under any solution folder. Then right-click the CLASS FILE and try out any command from Entity Framework sub-menu (e.g. “View Model …”). For me, it doesn’t work. Than take the project off from the solution folder and it works just fine. Just in case, I made the solution for you – please find it in the attachment.

Viewing all articles
Browse latest Browse all 10318

Trending Articles