Hello,
I'm using your product in our software to profile and optimize code but after the recent update (this morning) your software refuses to load properly when I start VS2013 and I get a dialog box with the following error message:
---
The 'Intel Inspector XE 213' 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\$user\AppData\Roaming\Microsoft\VisualStudio\12.0\ActivityLog.xml'.
Continue to show this error message?
---
Since you suggest not to put any user information here I replaced my login name with $user above.
The contents of the file contains some entries and I chosen to post the last of them here. The entire file is attached where I replaced my username with $user.
Contents of ActivityLog.xml
---
<?xml version="1.0" encoding="utf-16"?>
<?xml-stylesheet type="text/xsl" href="ActivityLog.xsl"?>
<activity>
<entry> ... most entries skipped here</entry>
<entry>
<record>295</record>
<time>2014/04/22 08:33:58.615</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
<guid>{54AB0332-9EC4-4535-BBE1-7CE49F13170C}</guid>
</entry>
<entry>
<record>296</record>
<time>2014/04/22 08:33:58.631</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [Intel Advisor XE 2013]</description>
<guid>{54AB0332-9EC4-4535-BBE1-7CE49F13170C}</guid>
</entry>
<entry>
<record>297</record>
<time>2014/04/22 08:33:58.631</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Loading UI library</description>
<guid>{54AB0332-9EC4-4535-BBE1-7CE49F13170C}</guid>
<path>C:\Program Files (x86)\Intel\Advisor XE 2013\bin32\*\advixe_vspkgui11.dll</path>
</entry>
<entry>
<record>298</record>
<time>2014/04/22 08:33:58.693</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Entering function VBDispatch::GetTypeLib</description>
</entry>
<entry>
<record>299</record>
<time>2014/04/22 08:33:58.693</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Leaving function VBDispatch::GetTypeLib</description>
<guid>{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}</guid>
</entry>
<entry>
<record>300</record>
<time>2014/04/22 08:33:58.693</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [Intel Advisor XE 2013]</description>
<guid>{54AB0332-9EC4-4535-BBE1-7CE49F13170C}</guid>
</entry>
<entry>
<record>301</record>
<time>2014/04/22 08:33:58.693</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
<guid>{809594C7-C986-4413-850B-F27598154998}</guid>
</entry>
<entry>
<record>302</record>
<time>2014/04/22 08:33:58.693</time>
<type>Error</type>
<source>VisualStudio</source>
<description>No InprocServer32 registered for package [Intel Inspector XE 2013]</description>
<guid>{809594C7-C986-4413-850B-F27598154998}</guid>
<hr>8007007e</hr>
<errorinfo></errorinfo>
<path>C:\Program Files (x86)\Intel\Inspector XE 2013\bin32\inspxe_vspkg.dll</path>
</entry>
</activity>
---
Any hints of what I should do?
Best regards,
David Löfstrand