pearsonjohn / js-addin

Automatically exported from code.google.com/p/js-addin
0 stars 0 forks source link

Error upgrading js-addin to VS2012 Premium (JsParser.Package.JsParserPackage...) #40

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Have previous version of js-addin (version just BEFORE 3.7.2 installed)
2. Run VS2012 Premium as Administrator and install update when prompted
3. Restart VS2012

What is the expected output? 
No errors come up and the js-addin works.

What do you see instead?
A popup error pops up and the js-addin doesn't work.  The popup error window 
that says (see below or attachment):

---------------------------
Microsoft Visual Studio
---------------------------
The 'JsParser.Package.JsParserPackage, JsParser.Package, 
Version=3.7.5056.30126, Culture=neutral, PublicKeyToken=fa7fdf07bc1e063d' 
package did not load correctly.

The problem may have been caused by a configuration change or by the 
installation of another extension. You can get more information by examining 
the file 
'C:\Users\UserName\AppData\Roaming\Microsoft\VisualStudio\11.0\ActivityLog.xml'.

Continue to show this error message?
---------------------------
Yes   No   
---------------------------

On what operating system? Windows 7 Enterprise N

Original issue reported on code.google.com by aaronk...@gmail.com on 4 Nov 2013 at 5:35

Attachments:

GoogleCodeExporter commented 9 years ago
Sorry about that, I confirm the issue, it is very sad.
More info: That version of plugin may cause complete block of Visual Studio, 
even unable to edit any file and unistall plugin from Extensions tool window. 
It just opens black. If you experience this issue then you have to uninstall 
that version manually.
Please find folder with corresponding assemblies in location 
c:\Users\username\AppData\Local\Microsoft\VisualStudio\11.0\ and delete whole 
folder with plugin. After that restart studio - it should help.

Issue is fixed now, please download new version.

Original comment by mega.boich@gmail.com on 5 Nov 2013 at 9:00

GoogleCodeExporter commented 9 years ago
Thanks, after I deleted the folder with the plugin.  I was able to install 
latest js-plugin and when I run VS2012, it works great!  Thanks!

Original comment by aaronk...@gmail.com on 5 Nov 2013 at 5:43