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

[vs2015] Error loading in VS 2015 #66

Closed
jgsogo opened this issue May 7, 2019 · 0 comments · Fixed by #154
Closed

[vs2015] Error loading in VS 2015 #66

jgsogo opened this issue May 7, 2019 · 0 comments · Fixed by #154
Labels
Milestone

Comments

@jgsogo
Copy link

jgsogo commented May 7, 2019

    <type>Error</type>
    <source>VisualStudio</source>
    <description>CreateInstance failed for package [VSConanPackage]Source: &apos;mscorlib&apos; Description: Could not load file or assembly &apos;Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a&apos; or one of its dependencies. The system cannot find the file specified.&#x000D;&#x000A;System.IO.FileNotFoundException: Could not load file or assembly &apos;Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a&apos; or one of its dependencies. The system cannot find the file specified.&#x000D;&#x000A;File name: &apos;Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a&apos;&#x000D;&#x000A;   at System.Reflection.RuntimeAssembly.GetType(RuntimeAssembly assembly, String name, Boolean throwOnError, Boolean ignoreCase, ObjectHandleOnStack type)&#x000D;&#x000A;   at System.Reflection.RuntimeAssembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase)&#x000D;&#x000A;   at System.Activator.CreateInstanceFromInternal(String assemblyFile, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityInfo)&#x000D;&#x000A;   at System.AppDomain.CreateInstanceFrom(String assemblyFile, String typeName)&#x000D;&#x000A;&#x000D;&#x000A;WRN: Assembly binding logging is turned OFF.&#x000D;&#x000A;To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.&#x000D;&#x000A;Note: There is some performance penalty associated with assembly bind failure logging.&#x000D;&#x000A;To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].&#x000D;&#x000A;</description>
    <guid>{33315C89-72DD-43BB-863C-561C1AA5ED54}</guid>
    <hr>80004005 - E_FAIL</hr>
    <errorinfo></errorinfo>

Maybe related: samizzo/nshader#12
Also: StefanKert/BuildVision#34

Note.- It has to be tested in a machine with only 2015 installed (other installations of VS in the same machine hide this error).

@jgsogo jgsogo added the bug label May 7, 2019
@jgsogo jgsogo added this to the 1.0 milestone May 7, 2019
@jgsogo jgsogo added the vs2015 label May 7, 2019
jgsogo added a commit that referenced this issue May 8, 2019
jgsogo added a commit that referenced this issue May 8, 2019
@jgsogo jgsogo changed the title Error loading in VS 2015 [vs2015] Error loading in VS 2015 May 8, 2019
@jgsogo jgsogo modified the milestones: 1.0, next May 8, 2019
@jgsogo jgsogo removed the bug label May 8, 2019
SSE4 added a commit that referenced this issue May 8, 2019
@SSE4 SSE4 mentioned this issue May 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant