Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

SetSite failed for the package [GitHubPackage], VS 15.8 Preview 4/5 #1810

Closed
@vaindil

Description

@vaindil

This is a dupe of #1625 but the problem just recently started happening for me. GitHub extension is 2.5.4.3349. I'm on VS 2017 Professional, currently on 15.8 Preview 5. I believe the problem also happened with Preview 4. I get a popup error message every time I open a solution that uses git, whether it uses GitHub or not. The log is below.

<entry>
  <record>915</record>
  <time>2018/07/27 19:48:11.911</time>
  <type>Warning</type>
  <source>VisualStudio</source>
  <description>Unexpected system error mode before loading package [GitHubPackage]</description>
  <guid>{C3D3DC68-C977-411F-B3E8-03B0DCCF7DFC}</guid>
</entry>
<entry>
  <record>916</record>
  <time>2018/07/27 19:48:11.911</time>
  <type>Information</type>
  <source>VisualStudio</source>
  <description>Begin package load [GitHubPackage]</description>
  <guid>{C3D3DC68-C977-411F-B3E8-03B0DCCF7DFC}</guid>
</entry>
<entry>
  <record>917</record>
  <time>2018/07/27 19:48:11.953</time>
  <type>Error</type>
  <source>VisualStudio</source>
  <description>SetSite failed for package [GitHubPackage]Source: &apos;System.ComponentModel.Composition&apos; Description: No exports were found that match the constraint: &#x000A;&#x0009;ContractName&#x0009;GitHub.Commands.IOpenFromUrlCommand&#x000A;&#x0009;RequiredTypeIdentity&#x0009;GitHub.Commands.IOpenFromUrlCommand&#x000D;&#x000A;</description>
  <guid>{C3D3DC68-C977-411F-B3E8-03B0DCCF7DFC}</guid>
  <hr>80131500</hr>
  <errorinfo></errorinfo>
</entry>
<entry>
  <record>918</record>
  <time>2018/07/27 19:48:11.959</time>
  <type>Error</type>
  <source>VisualStudio</source>
  <description>End package load [GitHubPackage]</description>
  <guid>{C3D3DC68-C977-411F-B3E8-03B0DCCF7DFC}</guid>
  <hr>80131500</hr>
  <errorinfo></errorinfo>
</entry>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions