- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We're running devenv.exe from within cygwin, and get the following message when starting Visual Studio 2010:
"The 'Intel.SoftwareManager.IsmPkg,Intel.SoftwareManager,Version=1.0.0.4...' package did not load correctly." The rest of the dialog suggests examining ActivityLog.xml.
The error from ActivityLog.xml reads:
<record>65</record>
<time>2013/10/03 00:20:48.829</time>
<type>Error</type>
<source>VisualStudio</source>
<description>SetSite failed for package [Intel.SoftwareManager.IsmPkg, Intel.SoftwareManager, Version=1.0.0.4, Culture=neutral, PublicKeyToken=338423d0c6ec8b0d]</description>
<guid>{0EB46392-119D-44D1-A0BE-C67AFDDDDA6E}</guid>
<hr>80004003 - E_POINTER</hr>
<errorinfo>Value cannot be null.
Parameter name: path1</errorinfo>
Is there a way to resolve this issue?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It looks as a null pointer and that hex address could be the address of the culprit or error code.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Right. 0x80004003 is the MS return code for invalid pointer. The problem is that I don't have any more visibility into what's happening. I was hoping that someone could shed some insight on what to look for to resolve this, such as the parameters that SetSite is using, and the source of those parameters.
Thanks, Aaron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I also do not know how to start troubleshooting this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Will do, thank you.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page