Build 64 + VS Premium 2012 RC
I've been using the EAP versions for a while with Win 8 CP and the VS 11 beta, with only minor problems (occasional exceptions, color schemes clashing etc.).
Today I installed Win 8 RP, VS Premium 2012 RC and then build 64 of Resharper 7. The installation completed with no errors, but nothing shows up in Visual Studio. No menu item, nothing under tools => options, except for under "Fonts and colors". I've tried reinstalling as well, but no change.
Any ideas?
Here's the output from ActivityLog.xml:
<entry>
<record>261</record>
<time>2012/06/14 21:38:51.311</time>
<type>Information</type>
<source>Extension Manager</source>
<description>Successfully loaded extension...</description>
<path>C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO 11.0\COMMON7\IDE\EXTENSIONS\JETBRAINS\RESHARPER\V7.0\</path>
</entry>
<entry>
<record>262</record>
<time>2012/06/14 21:38:51.312</time>
<type>Information</type>
<source>Extension Manager</source>
<description>Extension is enabled...</description>
<path>C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO 11.0\COMMON7\IDE\EXTENSIONS\JETBRAINS\RESHARPER\V7.0\</path>
</entry>
<entry>
<record>390</record>
<time>2012/06/14 21:38:51.583</time>
<type>Information</type>
<source>Microsoft.VisualStudio.CommonIDE.ExtensibilityHosting.VsShellComponentModelHost</source>
<description>Successfully loaded component assembly from cache</description>
<path>C:\Program Files (x86)\JetBrains\ReSharper\v7.0\Bin\JetBrains.Platform.ReSharper.VisualStudio.v10.v11.dll</path>
</entry>
<entry>
<record>391</record>
<time>2012/06/14 21:38:51.584</time>
<type>Information</type>
<source>Microsoft.VisualStudio.CommonIDE.ExtensibilityHosting.VsShellComponentModelHost</source>
<description>Successfully loaded component assembly from cache</description>
<path>C:\Program Files (x86)\JetBrains\ReSharper\v7.0\Bin\JetBrains.Platform.ReSharper.VisualStudio.v11.dll</path>
</entry>
<entry>
<record>392</record>
<time>2012/06/14 21:38:51.585</time>
<type>Information</type>
<source>Microsoft.VisualStudio.CommonIDE.ExtensibilityHosting.VsShellComponentModelHost</source>
<description>Successfully loaded component assembly from cache</description>
<path>C:\Program Files (x86)\JetBrains\ReSharper\v7.0\Bin\JetBrains.ReSharper.VS.DevTen.dll</path>
</entry>
<entry>
<record>393</record>
<time>2012/06/14 21:38:51.585</time>
<type>Information</type>
<source>Microsoft.VisualStudio.CommonIDE.ExtensibilityHosting.VsShellComponentModelHost</source>
<description>Successfully loaded component assembly from cache</description>
<path>C:\Program Files (x86)\JetBrains\ReSharper\v7.0\Bin\JetBrains.ReSharper.VS.DevEleven.dll</path>
</entry>
<entry>
<record>547</record>
<time>2012/06/14 21:38:54.770</time>
<type>Information</type>
<source>Microsoft.VisualStudio.CommonIDE.ExtensibilityHosting.VsShellComponentModelHost</source>
<description>Successfully loaded component assembly from cache</description>
<path>C:\Program Files (x86)\JetBrains\ReSharper\v7.0\Bin\JetBrains.Platform.ReSharper.VisualStudio.v10.v11.dll</path>
</entry>
<entry>
<record>548</record>
<time>2012/06/14 21:38:54.770</time>
<type>Information</type>
<source>Microsoft.VisualStudio.CommonIDE.ExtensibilityHosting.VsShellComponentModelHost</source>
<description>Successfully loaded component assembly from cache</description>
<path>C:\Program Files (x86)\JetBrains\ReSharper\v7.0\Bin\JetBrains.Platform.ReSharper.VisualStudio.v11.dll</path>
</entry>
<entry>
<record>549</record>
<time>2012/06/14 21:38:54.771</time>
<type>Information</type>
<source>Microsoft.VisualStudio.CommonIDE.ExtensibilityHosting.VsShellComponentModelHost</source>
<description>Successfully loaded component assembly from cache</description>
<path>C:\Program Files (x86)\JetBrains\ReSharper\v7.0\Bin\JetBrains.ReSharper.VS.DevTen.dll</path>
</entry>
<entry>
<record>550</record>
<time>2012/06/14 21:38:54.771</time>
<type>Information</type>
<source>Microsoft.VisualStudio.CommonIDE.ExtensibilityHosting.VsShellComponentModelHost</source>
<description>Successfully loaded component assembly from cache</description>
<path>C:\Program Files (x86)\JetBrains\ReSharper\v7.0\Bin\JetBrains.ReSharper.VS.DevEleven.dll</path>
</entry>
Please sign in to leave a comment.
Must have been something weird with build 64. I installed build 67 and everything shows up as expected.