<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic I don't think this is a in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Solution-Explorer-files-no-longer-load-automatically/m-p/931320#M87882</link>
    <description>&lt;P&gt;I don't think this is a fortran issue it is a VS issue that can occur whatever language is being used. It has not struck me for a while.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I did not edit the suo file I edited&amp;nbsp;the vs setting file which is used to re-create the suo. The reset blows away the vs settings file with a new one&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Also when you have the settings you want you can make a backup copy of the vs settings text file to use when/if &amp;nbsp;you next have a problem..&lt;/P&gt;</description>
    <pubDate>Mon, 09 Dec 2013 13:08:48 GMT</pubDate>
    <dc:creator>andrew_4619</dc:creator>
    <dc:date>2013-12-09T13:08:48Z</dc:date>
    <item>
      <title>Solution Explorer files no longer load automatically</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Solution-Explorer-files-no-longer-load-automatically/m-p/931315#M87877</link>
      <description>&lt;P&gt;After things were for a long time working swimmingly, something must have "slipped".&amp;nbsp; Suddenly, without warning, when I open an IVF Solution (*.sln), the IDE comes up and the f90 source file &lt;EM&gt;names&lt;/EM&gt; appear in the &lt;STRONG&gt;Solution Explorer&lt;/STRONG&gt; panel (upper right-hand corner).&amp;nbsp; But they no longer load automatically.&amp;nbsp; I have to individually click them one at a time to load them into the main pane. Earlier, they'd load automatically when the SLN was opened.&lt;/P&gt;

&lt;P&gt;What toggle did I accidentally hit?&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2013 22:26:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Solution-Explorer-files-no-longer-load-automatically/m-p/931315#M87877</guid>
      <dc:creator>TommyCee</dc:creator>
      <dc:date>2013-12-06T22:26:38Z</dc:date>
    </item>
    <item>
      <title>That sounds like a problem I</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Solution-Explorer-files-no-longer-load-automatically/m-p/931316#M87878</link>
      <description>&lt;P&gt;That&amp;nbsp;sounds like a problem I have had periodically. If you&amp;nbsp;look at at the &amp;lt;solution name&amp;gt;.suo file is it getting large (few megabytes?). What I have found is that it is including bookmarks for the edit files over and over many hundred/thousands of times. After a while the solution load gets slower and then it starts giving problems like &amp;nbsp;you describe.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;I can't&amp;nbsp;&lt;/SPAN&gt;remember&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&amp;nbsp;&lt;/SPAN&gt;exactly&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&amp;nbsp;how&amp;nbsp;I fixed this but there are some threads around that describe it. From recall I deleted the SUO file but is gets remade from&amp;nbsp;a VS text based settings file. I think one&amp;nbsp;&lt;/SPAN&gt;solution&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&amp;nbsp;was to edit this&amp;nbsp;&lt;/SPAN&gt;settings&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&amp;nbsp;file to delete a zillion bookmarks or the was a 'reset' type option. I&amp;nbsp;will look for a thread and post it.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Dec 2013 23:44:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Solution-Explorer-files-no-longer-load-automatically/m-p/931316#M87878</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2013-12-07T23:44:14Z</dc:date>
    </item>
    <item>
      <title>google "Visual Studio 2010</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Solution-Explorer-files-no-longer-load-automatically/m-p/931317#M87879</link>
      <description>&lt;P&gt;google "&lt;A class="question-hyperlink" href="http://stackoverflow.com/questions/4963464/visual-studio-2010-does-not-reload-open-files" style="border: 0px; font-size: 22.727272033691406px; vertical-align: baseline; background-color: transparent; color: rgb(0, 0, 0); cursor: pointer;"&gt;Visual Studio 2010 does not reload open files&lt;/A&gt;" there is a thread on stackoverflow.com&lt;/P&gt;</description>
      <pubDate>Sat, 07 Dec 2013 23:54:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Solution-Explorer-files-no-longer-load-automatically/m-p/931317#M87879</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2013-12-07T23:54:57Z</dc:date>
    </item>
    <item>
      <title>Thanks for your remarks,</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Solution-Explorer-files-no-longer-load-automatically/m-p/931318#M87880</link>
      <description>&lt;P&gt;Thanks for your remarks, &lt;EM&gt;app4619&lt;/EM&gt;.&lt;/P&gt;

&lt;P&gt;Firstly, *.sou file (mine is now 732KB) is binary and alas cannot be edited as you describe.&lt;/P&gt;

&lt;P&gt;I went to the link you posted and gleaned a few ideas.&amp;nbsp; What "worked" was the following:&lt;/P&gt;

&lt;P&gt;• I loaded the *.SLN and went to &lt;STRONG&gt;Tools | Import &amp;amp; Export Settings | Reset all settings&lt;/STRONG&gt; (choosing the backup option to write out the old settings).&lt;/P&gt;

&lt;P&gt;• I closed VS2010 and deleted the *.sou file.&lt;/P&gt;

&lt;P&gt;When *,SLN was relaunched, the Source Files loaded into the main editing pain automatically and I noted that the new *.sou file was a scant 13KB.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;THE BAD NEWS:&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;All my hard-fought dashboard customizations are LOST !!!!&amp;nbsp; BooHoo!&lt;/P&gt;

&lt;P&gt;This "slippage" has to be a serious problem with VS.&amp;nbsp; Given what I know now, I'd rather go back to what I had and simply reload my source files one at a time each session, as PITA as that is.&amp;nbsp; At least then I'd keep my customizations.&lt;/P&gt;</description>
      <pubDate>Sun, 08 Dec 2013 17:52:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Solution-Explorer-files-no-longer-load-automatically/m-p/931318#M87880</guid>
      <dc:creator>TommyCee</dc:creator>
      <dc:date>2013-12-08T17:52:15Z</dc:date>
    </item>
    <item>
      <title>And yes, I forgot to mention</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Solution-Explorer-files-no-longer-load-automatically/m-p/931319#M87881</link>
      <description>&lt;P&gt;And yes, I forgot to mention - another symptom was that my solution space has been taking &lt;STRONG&gt;F-O-R-E-V-E-R&lt;/STRONG&gt; to load (slower with each passing month).&amp;nbsp; This is consistent w/ &lt;EM&gt;app4619&lt;/EM&gt;'s remarks.&amp;nbsp; For the&amp;nbsp; longest time, I had been wondering what was up w/ this.&amp;nbsp;&amp;nbsp; Now we know it's coupled with the failure-to-automatically-load problem ...&lt;/P&gt;

&lt;P&gt;There has to be a robust fix for this.&lt;/P&gt;</description>
      <pubDate>Sun, 08 Dec 2013 21:26:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Solution-Explorer-files-no-longer-load-automatically/m-p/931319#M87881</guid>
      <dc:creator>TommyCee</dc:creator>
      <dc:date>2013-12-08T21:26:55Z</dc:date>
    </item>
    <item>
      <title>I don't think this is a</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Solution-Explorer-files-no-longer-load-automatically/m-p/931320#M87882</link>
      <description>&lt;P&gt;I don't think this is a fortran issue it is a VS issue that can occur whatever language is being used. It has not struck me for a while.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I did not edit the suo file I edited&amp;nbsp;the vs setting file which is used to re-create the suo. The reset blows away the vs settings file with a new one&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Also when you have the settings you want you can make a backup copy of the vs settings text file to use when/if &amp;nbsp;you next have a problem..&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2013 13:08:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Solution-Explorer-files-no-longer-load-automatically/m-p/931320#M87882</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2013-12-09T13:08:48Z</dc:date>
    </item>
    <item>
      <title>I completely agree that it's</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Solution-Explorer-files-no-longer-load-automatically/m-p/931321#M87883</link>
      <description>&lt;P&gt;I completely agree that it's not a Fortran issue (never implied that it was).&amp;nbsp; In fact, I emphasized &lt;STRONG&gt;VS&lt;/STRONG&gt; in my notes.&lt;/P&gt;

&lt;P&gt;Sorry if I misunderstood about editing the *.sou file.&amp;nbsp; Do you have a name for the editible "VS settings file"?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2013 15:20:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Solution-Explorer-files-no-longer-load-automatically/m-p/931321#M87883</guid>
      <dc:creator>TommyCee</dc:creator>
      <dc:date>2013-12-09T15:20:20Z</dc:date>
    </item>
    <item>
      <title>As others have noted, the</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Solution-Explorer-files-no-longer-load-automatically/m-p/931322#M87884</link>
      <description>&lt;P&gt;As others have noted, the hidden .sou file is where VS remembers things such as which files were open when you last closed VS, debugger breakpoints, etc. It is not user-editable - it's a binary file. If it becomes corrupted, then deleting it is really the only thing you can do.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2013 17:09:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Solution-Explorer-files-no-longer-load-automatically/m-p/931322#M87884</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-12-09T17:09:37Z</dc:date>
    </item>
    <item>
      <title>From memory I think  I did</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Solution-Explorer-files-no-longer-load-automatically/m-p/931323#M87885</link>
      <description>&lt;P&gt;From memory I think &amp;nbsp;I did something like::&lt;/P&gt;

&lt;P&gt;exported the settings.&lt;/P&gt;

&lt;P&gt;closed vs and&amp;nbsp;deleted the suo file&lt;/P&gt;

&lt;P&gt;edit&amp;nbsp;the exported file &amp;nbsp;to get rid of a zillion repeated bookmarks&lt;/P&gt;

&lt;P&gt;Open Vs and import&amp;nbsp;the edited settings (there my&amp;nbsp;have been a blow away existing&amp;nbsp;settings&amp;nbsp;(reset) before that last step&lt;/P&gt;

&lt;P&gt;I can't be certain it was a year or so back.....&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2013 23:14:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Solution-Explorer-files-no-longer-load-automatically/m-p/931323#M87885</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2013-12-09T23:14:52Z</dc:date>
    </item>
  </channel>
</rss>

