Storycrafter / ndjango

Automatically exported from code.google.com/p/ndjango
1 stars 0 forks source link

Add Django view dialog does not work for solution with a lot of projects #66

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Open a solution with about 50 projects of different types(web,mvc,libraries)
2.Add ASP.MVC+NDjango project
3.Select Add Django view from the context menu

What is the expected output? What do you see instead?
Expected Add View dialog appears.Actual - null reference exception at 
GetCurrentProject

Original issue reported on code.google.com by sasha_vl...@mail.ru on 11 Oct 2010 at 9:44

GoogleCodeExporter commented 9 years ago
Important:Solution must have solution folders!No matter how many project there 
are in the soltuion
GetCurrentProject must be recursive,because solution folder is a top level item 
in dte.Solution.Projects

Original comment by sasha_vl...@mail.ru on 11 Oct 2010 at 11:15

GoogleCodeExporter commented 9 years ago

Original comment by sasha_vl...@mail.ru on 11 Oct 2010 at 12:33

GoogleCodeExporter commented 9 years ago
It is not fixed until the setup with the fix is deployed

Original comment by feingo...@gmail.com on 6 Dec 2010 at 12:57