kolomiets / solutionloadmanager

Solution Load Manager is a Visual Studio 2010/2012/2013/2015 extension that provides access to project load priority settings. The extension is also available through Visual Studio Gallery
https://visualstudiogallery.msdn.microsoft.com/66350dbe-ed01-4120-bea2-5564eff7b0b2
10 stars 3 forks source link

Error - "Value does not fall within the expected range" error message after install #9

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install plugin
2. Restart VS
3. Select top menu, Tools >> Solution Load Manager

What is the expected output? What do you see instead?
Load manager to start but i just get a message "Value does not fall within the 
expected range" See attached.

What version of the product are you using? On what operating system?
VS2010 ultimate on windows7 x64

Please provide any additional information below.

Original issue reported on code.google.com by justin.r...@gmail.com on 15 Feb 2012 at 12:08

Attachments:

GoogleCodeExporter commented 8 years ago
Works on small solution but does not work on large complex solution.

Original comment by voxc...@gmail.com on 19 Dec 2012 at 7:38

iis2696 commented 8 years ago

I'm getting the same issue, using: Microsoft Visual Studio Ultimate 2013 Version 120.040626.00 Update 5 Windows 7 It is a large solution, with 50+ projects.

kolomiets commented 8 years ago

Can you provide additional information to resolve this:

BHare1985 commented 7 years ago

Got this same issue, about 20 projects. This is unusable until fixed, unforunately I dont have the time to debug it but wanted to let you know of another situation where this happened.

Its a mix of ASP classic, and vb/c#. We have WebApi, C# console, ASP.net webforms and MVC