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

Package did not load correctly error from System.IO.FileNotFoundException #123

Closed
alanhamlett opened this issue Nov 18, 2021 · 0 comments · Fixed by #126
Closed

Package did not load correctly error from System.IO.FileNotFoundException #123

alanhamlett opened this issue Nov 18, 2021 · 0 comments · Fixed by #126
Assignees
Labels

Comments

@alanhamlett
Copy link
Member

error

<entry>
  <record>108</record>
  <time>2021/11/18 12:02:01.311</time>
  <type>Information</type>
  <source>Visual Studio</source>
  <description>Begin package load [WakaTimePackage]</description>
  <guid>{52D9C3FF-C893-408E-95E4-D7484EC7FA47}</guid>
</entry>
<entry>
  <record>109</record>
  <time>2021/11/18 12:02:01.315</time>
  <type>Error</type>
  <source>VisualStudio</source>
  <description>CreateInstance failed for package [WakaTime Package] Source: &apos;mscorlib&apos; Description: Could not load file or assembly &apos; file:///C:\Users\user\AppData\Local\Microsoft Visual Studio\14.0\Extensions\oglew5k5.rgg\WakaTime.dll&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;file:///C:\Users\user\AppData\Local\Microsoft Visual Studio\14.0\Extensions\oglew5k5.rgg\WakaTime.dll&apos; or one of its dependencies. The system cannot find the file specified. &#x000D; &#x000A; File name: &apos; file:///C:\Users\user\AppData\Local\Microsoft Visual Studio\14.0\Extensions\oqlew5k5.rqq\WakaTime.dll&apos;&#x000D; &#x000A; at System.Reflection. RuntimeAssembly._nLoad (AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark&amp; stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean for Introspection, Boolean suppress SecurityChecks) &#x000D; &#x000A; at System.Reflection.RuntimeAssembly.nLoad (AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark&amp; stackMark, IntPtr pPrivllostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppress SecurityChecks) &#x000D; &#x000A; at System.Reflection.RuntimeAssembly. InternalLoadAssemblyName (AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark&amp; stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection. Boolean suppress SecurityChecks)&#x000D; &#x000A; at System.Reflection. RuntimeAssembly. Internal LoadFrom (String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean for Introspection, Boolean suppress SecurityChecks, StackCrawlMark&amp; stackMark) &#x000D; &#x000A; at System.Reflection. Assembly. LoadFrom (String assemblyFile, Evidence securityEvidence) at System. Activator. CreateInstanceFromInternal (String assemblyFile, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, Culture Info culture, securityEvidence) &#x000D; &#x000A; Object[] activationAttributes, Evidence securityInfo) &#x000D; &#x000A; activatio at System. AppDomain. CreateInstance From (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>{52D9C3FF-C893-408E-95E4-D7484EC7FA47}</quid>
  <hr>80004005 - E_FAIL</hr>
  <errorinfo></errorinfo>
</entry>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants