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

CodeMaid loading error ... #46

Closed
bdcoder2 opened this issue Nov 11, 2014 · 3 comments
Closed

CodeMaid loading error ... #46

bdcoder2 opened this issue Nov 11, 2014 · 3 comments

Comments

@bdcoder2
Copy link

Using VS 2013 update 3, I reset my environment via devenv.exe /resetuserdata

Now, every time I start VS I get the following:

codemaid

Here are the entries from the activity log:

49 2014/11/11 15:35:39.377 Information VisualStudio Begin package load [SteveCadwallader.CodeMaid.CodeMaidPackage, SteveCadwallader.CodeMaid, Version=0.7.4.0, Culture=neutral, PublicKeyToken=5e10ffd6b4d2c330] {4C82E17D-927E-42D2-8460-B473AC7DF316} 50 2014/11/11 15:35:39.377 Error VisualStudio CreateInstance failed for package [SteveCadwallader.CodeMaid.CodeMaidPackage, SteveCadwallader.CodeMaid, Version=0.7.4.0, Culture=neutral, PublicKeyToken=5e10ffd6b4d2c330] {4C82E17D-927E-42D2-8460-B473AC7DF316}
80070002 Could not load file or assembly 'file:///C:\Users\Administrator\AppData\Local\Microsoft\VisualStudio\12.0\Extensions\qfywjfja.zy5\SteveCadwallader.CodeMaid.dll' or one of its dependencies. The system cannot find the file specified. 51 2014/11/11 15:35:39.377 Error VisualStudio End package load [SteveCadwallader.CodeMaid.CodeMaidPackage, SteveCadwallader.CodeMaid, Version=0.7.4.0, Culture=neutral, PublicKeyToken=5e10ffd6b4d2c330] {4C82E17D-927E-42D2-8460-B473AC7DF316}
80004005 - E_FAIL Could not load file or assembly 'file:///C:\Users\Administrator\AppData\Local\Microsoft\VisualStudio\12.0\Extensions\qfywjfja.zy5\SteveCadwallader.CodeMaid.dll' or one of its dependencies. The system cannot find the file specified.

How do I get rid of this message ???

@codecadwallader
Copy link
Owner

Looks like it has lost the location to the CodeMaid DLL. Have you tried uninstalling and reinstalling CodeMaid

@bdcoder2
Copy link
Author

Hi Steve,

Thanks for the quick reply – that was the problem – after doing the reset there was no option for uninstalling CodeMaid (it no longer appeared) – so I simply re-installed it and that seemed to do the trick ..

Cheers!

@codecadwallader
Copy link
Owner

Glad to hear it :)

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

2 participants