我下载并安装了Visual Studio Update 3和.NET Core 1.0 对于Visual Studio。
我按照指示重新启动了我的机器 提示。
我随时尝试创建任何.NET核心项目 VS我收到错误对话框:
系统找不到指定的文件。 (HRESULT的例外情况: 0x80070002)
以下是我ActivityLog
的最后几个节点:
<entry>
<record>736</record>
<time>2016/07/02 21:54:33.961</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Leaving function VBDispatch::GetTypeLib</description>
<guid>{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}</guid>
</entry>
<entry>
<record>737</record>
<time>2016/07/02 21:54:33.961</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [Microsoft.VisualStudio.PlatformUI.SolutionNavigatorPackage]</description>
<guid>{CF6A5C16-83B0-4D04-B702-195C35C6E887}</guid>
</entry>
<entry>
<record>738</record>
<time>2016/07/02 21:54:34.023</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Entering function VBDispatch::GetTypeLib</description>
</entry>
<entry>
<record>739</record>
<time>2016/07/02 21:54:34.023</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Leaving function VBDispatch::GetTypeLib</description>
<guid>{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}</guid>
</entry>
<entry>
<record>740</record>
<time>2016/07/02 21:54:34.148</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
<guid>{5F2E5E42-4192-4D79-A0D8-1D881E808829}</guid>
</entry>
<entry>
<record>741</record>
<time>2016/07/02 21:54:34.148</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [ProviderPackage]</description>
<guid>{5F2E5E42-4192-4D79-A0D8-1D881E808829}</guid>
</entry>
<entry>
<record>742</record>
<time>2016/07/02 21:54:34.258</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [ProviderPackage]</description>
<guid>{5F2E5E42-4192-4D79-A0D8-1D881E808829}</guid>
</entry>
<entry>
<record>743</record>
<time>2016/07/02 21:54:34.620</time>
<type>Error</type>
<source>SccDisplayInformation.SolutionOptions</source>
<description>Unable to load solution user option 'SccProvider.Solution.LoadCount'</description>
</entry>