Bugs item #1559513, was opened at 2006-09-15 11:06
Message generated for change (Settings changed) made by justinrockwood
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1559513&group_id=105970

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: votive
Group: None
>Status: Pending
>Resolution: Fixed
Priority: 5
Submitted By: mattyj (mattyj2001)
Assigned to: Justin Rockwood (justinrockwood)
Summary: Votive 3.0.2114.0 does not load in VS2005

Initial Comment:
I'm getting a plugin load failure in VS2005. I created 
a log for the devenv launcher. Here are the relevant 
entries:



<entry>
    <record>94</record>
    <time>2006/09/15 17:49:09.296</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function 
CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{E0EE8E7D-F498-459E-9E90-2B3D73124AD5}</guid>
  </entry>
  <entry>
    <record>95</record>
    <time>2006/09/15 17:49:09.296</time>
    <type>Warning</type>
    <source>Microsoft Visual Studio Appid Stub</source>
    <description>CheckPackageSignature failed; invalid 
Package Load Key</description>
    <guid>{E0EE8E7D-F498-459E-9E90-2B3D73124AD5}</guid>
  </entry>
  <entry>
    <record>96</record>
    <time>2006/09/15 17:49:09.296</time>
    <type>Warning</type>
    <source>Microsoft Visual Studio Appid Stub</source>
    <description>CheckPackageSignature failed; invalid 
Package Load Key</description>
    <guid>{E0EE8E7D-F498-459E-9E90-2B3D73124AD5}</guid>
  </entry>
  <entry>
    <record>97</record>
    <time>2006/09/15 17:49:09.296</time>
    <type>Warning</type>
    <source>Microsoft Visual Studio Appid Stub</source>
    <description>CheckPackageSignature failed; invalid 
Package Load Key</description>
    <guid>{E0EE8E7D-F498-459E-9E90-2B3D73124AD5}</guid>
  </entry>
  <entry>
    <record>98</record>
    <time>2006/09/15 17:49:09.296</time>
    <type>Warning</type>
    <source>Microsoft Visual Studio</source>
    <description>Appid denied the loading of package</
description>
    <guid>{E0EE8E7D-F498-459E-9E90-2B3D73124AD5}</guid>
  </entry>

----------------------------------------------------------------------

Comment By: Justin Rockwood (justinrockwood)
Date: 2006-09-18 13:39

Message:
Logged In: YES 
user_id=1054914

The issue is that our PLK (Package Load Key) hash no longer 
matches our registration since I bumped the version to 3.0 
and changed the package GUID. I'll get this fixed for the 
next drop (which should be on Wednesday). Unfortunately the 
only workaround is to install the Visual Studio SDK so that 
the DLK is installed and will override loading the package 
using the PLK.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1559513&group_id=105970

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to