You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installed VS2012 in a freshly setup Win7 ( a) including and also b) not including all Updates) (I think it doesnt matter, but Win7 is inside a VirtualMachine)
let VS initialize environment to C#
install CM via Tools->Extensions --> no error
restart VS:
Error-Popup: Cannot load CodeMaid package properly. The problem was maybe caused by a configuration change or installation of another extension. Also check %appdata%\Microsoft\VisualStudio\11.0\ActivityLog.xml (<--my own translation from german)
as I write this VS offered "VisualStudio Update 5". But: the error still there after installation
Same message also appears when I click Menu->CodeMaid->anyItem
In the ActivityLog.xml I only can find 3 entries regarding CM (for each shown error):
beginPackageLoad
CreateInstance failed; 80121604; "A call target has caused an exception" (<--my own translation from german)
End package load; 80004005 - E_FAIL
This happens in 2 different Win7 instances, both with the same VS2012.
There are only 3 pre-installed extensions, none I installed myself:
Microsoft Web Developer Tools 1.0.30710.0
NuGet Package Manager 2.0.30625.9003
VS Ext. for Windows Library for JavaScript 1.0.85140.
I tried uninstalling NuGet (the only extension I could uninstall), but the error persists.
The text was updated successfully, but these errors were encountered:
Great idea, I'll actually reopen this idea as a reminder to do that with the next release. I'll also double check the dependencies.. looks like it still may say v4.5 in the manifest which would be mistaken.
Environment
Steps to recreate
Error-Popup: Cannot load CodeMaid package properly. The problem was maybe caused by a configuration change or installation of another extension. Also check %appdata%\Microsoft\VisualStudio\11.0\ActivityLog.xml (<--my own translation from german)
Same message also appears when I click Menu->CodeMaid->anyItem
In the ActivityLog.xml I only can find 3 entries regarding CM (for each shown error):
This happens in 2 different Win7 instances, both with the same VS2012.
There are only 3 pre-installed extensions, none I installed myself:
I tried uninstalling NuGet (the only extension I could uninstall), but the error persists.
The text was updated successfully, but these errors were encountered: