T O P I C R E V I E W |
mikhail.matrosov |
Posted - Aug 23 2017 : 10:46:05 AM The issue started in Visual Studio 2017 Update 15.3. I have a big C++ solution with many projects. I open solution, then open "Open File in Solution" dialog. Prior to Update 15.3 it contained all the files in solution. Now I can see only some from currently opened projects. If I open some more projects, the number of files is increased. Note that "Lightweight solution load" feature is disabled in VS options. |
6 L A T E S T R E P L I E S (Newest First) |
sean |
Posted - Aug 24 2017 : 2:54:28 PM Nice, thanks for the information. The next release of VA will have additional LSL fixes -- hopefully they address the problem you were experiencing. |
mikhail.matrosov |
Posted - Aug 24 2017 : 06:01:30 AM quote: Originally posted by sean
The behavior you describe sounds like lighweight solution load is either "Enable" or "Let Visual Studio choose..." -- especially since opening the project causes OFIS to be updated. Even with it enabled, 2231 should behave better than 2223, though there are more fixes coming in next month's build.
I figured out that disabling lightweight solution load in VS setting was not enough. There are also local solution properties, which also have option "Lightweight load" and it was set to Enable for some reason. I set it to "Default", and now it seems to respect VS-wide setting. After I did this, the issue was immediately fixed. Do you still need logs from me? |
sean |
Posted - Aug 23 2017 : 5:01:45 PM One thing to check -- in the lower left corner of the IDE, in the status bar, is an icon. Is it moving? Click on the icon. Are any background tasks running? |
sean |
Posted - Aug 23 2017 : 3:40:09 PM Sorry, it wasn't clear if you changed the state before the update or after the update.
The behavior you describe sounds like lighweight solution load is either "Enable" or "Let Visual Studio choose..." -- especially since opening the project causes OFIS to be updated. Even with it enabled, 2231 should behave better than 2223, though there are more fixes coming in next month's build.
Please capture and send in logs: - close solution - enable logging (see https://support.wholetomato.com/default.asp?W305 ) - load solution - wait for process CPU idle - expand a closed project node in solution explorer - wait for process CPU idle - exit vs - send va.log via https://www.wholetomato.com/support/contact.asp and reference topic_id=13996 in the subject.
|
mikhail.matrosov |
Posted - Aug 23 2017 : 3:31:06 PM quote: Originally posted by sean
Did you disable lightweight solution load after updating VS?
Yes, see my original post.
quote: Originally posted by sean
What version of VA do you have installed?
Build 2231 |
sean |
Posted - Aug 23 2017 : 1:41:57 PM Did you disable lightweight solution load after updating VS? What version of VA do you have installed? |