Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual Studio 2017 failure after installing Ice Builder #15

Open
pepone opened this issue Sep 26, 2019 · 0 comments
Open

Visual Studio 2017 failure after installing Ice Builder #15

pepone opened this issue Sep 26, 2019 · 0 comments

Comments

@pepone
Copy link
Member

pepone commented Sep 26, 2019

This happened with 15.9.7, the desktop workload was not installed, if didn't happen after installing it but it is not clear if this was the cause or just a coincidence.

<entry>
    <record>274</record>
    <time>2019/09/26 16:25:11.744</time>
    <type>Error</type>
    <source>VisualStudio</source>
    <description>SetSite failed for package [Package]Source: &apos;Microsoft.VisualStudio.Composition&apos; Description: Expected 1 export(s) with contract name &quot;NuGet.VisualStudio.IVsPackageInstallerServices&quot; but found 0 after applying applicable constraints.&#x000D;&#x000A;Microsoft.VisualStudio.Composition.CompositionFailedException: Expected 1 export(s) with contract name &quot;NuGet.VisualStudio.IVsPackageInstallerServices&quot; but found 0 after applying applicable constraints.&#x000D;&#x000A;   at Microsoft.VisualStudio.Composition.ExportProvider.GetExports(ImportDefinition importDefinition)&#x000D;&#x000A;   at Microsoft.VisualStudio.Composition.ExportProvider.GetExports[T,TMetadataView](String contractName, ImportCardinality cardinality)&#x000D;&#x000A;   at Microsoft.VisualStudio.Composition.ExportProvider.GetExport[T,TMetadataView](String contractName)&#x000D;&#x000A;   at Microsoft.VisualStudio.Composition.ExportProvider.GetExport[T](String contractName)&#x000D;&#x000A;   at Microsoft.VisualStudio.Composition.ExportProvider.GetExport[T]()&#x000D;&#x000A;   at Microsoft.VisualStudio.Composition.ExportProvider.GetExportedValue[T]()&#x000D;&#x000A;   at Microsoft.VisualStudio.ComponentModelHost.ComponentModel.GetService[T]()&#x000D;&#x000A;   at IceBuilder.NuGetI..ctor() in D:\3.7\ice-builder-visualstudio-2019-2\IceBuilder_Common\NuGetI.cs:line 41&#x000D;&#x000A;   at IceBuilder.ProjectHelperFactoryI.get_NuGet() in D:\3.7\ice-builder-visualstudio-2019-2\IceBuilder_Common\ProjectHelperFactoryI.cs:line 23&#x000D;&#x000A;   at IceBuilder.Package.&lt;InitializeAsync&gt;d__79.MoveNext() in D:\3.7\ice-builder-visualstudio-2019-2\IceBuilder\Package.cs:line 541&#x000D;&#x000A;--- End of stack trace from previous location where exception was thrown ---&#x000D;&#x000A;   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)&#x000D;&#x000A;   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&#x000D;&#x000A;   at Microsoft.VisualStudio.Shell.AsyncPackage.&lt;&gt;c__DisplayClass16_0.&lt;&lt;Microsoft-VisualStudio-Shell-Interop-IAsyncLoadablePackageInitialize-Initialize&gt;b__1&gt;d.MoveNext()&#x000D;&#x000A;--- End of stack trace from previous location where exception was thrown ---&#x000D;&#x000A;   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)&#x000D;&#x000A;   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&#x000D;&#x000A;   at Microsoft.VisualStudio.Threading.JoinableTask.&lt;JoinAsync&gt;d__78.MoveNext()</description>
    <guid>{EF9502BE-DBC2-4568-A846-02B8E42D04C2}</guid>
    <hr>80131500</hr>
    <errorinfo></errorinfo>
  </entry>
  <entry>
    <record>275</record>
    <time>2019/09/26 16:25:11.760</time>
    <type>Error</type>
    <source>VisualStudio</source>
    <description>End package load [Package]</description>
    <guid>{EF9502BE-DBC2-4568-A846-02B8E42D04C2}</guid>
    <hr>80131500</hr>
    <errorinfo></errorinfo>
  </entry>
</activity>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant