0

IDE crashes on startup, at the splash screen. I have looked into logs and found a bunch of errors:

    <entry>
    <record>14</record>
    <time>2017/07/09 07:28:50.672</time>
    <type>Information</type>
    <source>VisualStudio</source>
    <description>Could not find ConfigurationChanged timestamp.</description>
    <hr>80070002</hr>
  </entry>
  <entry>
    <record>15</record>
    <time>2017/07/09 07:28:50.672</time>
    <type>Information</type>
    <source>VisualStudio</source>
    <description>Could not find ConfigurationChanged timestamp.</description>
    <hr>80070002</hr>
  </entry>
  <entry>
    <record>16</record>
    <time>2017/07/09 07:28:50.672</time>
    <type>Information</type>
    <source>VisualStudio</source>
    <description>PkgDefCache flags</description>
    <hr>00003801</hr>
  </entry>
  <entry>
    <record>17</record>
    <time>2017/07/09 07:28:50.672</time>
    <type>Information</type>
    <source>VisualStudio</source>
    <description>Could not find ConfigurationChanged timestamp.</description>
    <hr>80070002</hr>
  </entry>
  <entry>
    <record>18</record>
    <time>2017/07/09 07:28:50.672</time>
    <type>Information</type>
    <source>VisualStudio</source>
    <description>Could not find ConfigurationChanged timestamp.</description>
    <hr>80070002</hr>
  </entry>

I tried to reinstall VS, remove all extensions etc but nothing helped me

UPD: it doesn't work with /setup

4

1 回答 1

0

检查此链接。也许会有所帮助。我知道它适用于 Visual Studio 2012,但也可能适用于这里

https://social.msdn.microsoft.com/Forums/en-US/450f2b30-e902-4dad-870a-457b331f932f/could-not-find-configurationchanged-timestamp-error-message-appears-in-activitylogxml-while?论坛=vsx

于 2017-07-09T07:43:28.900 回答