Menu

#1142 Can't open project with WixUIExtension dependency

v3.0
closed
votive (347)
2012-09-15
2008-03-14
Tim Rayment
No

I’ve just installed the latest wix3.msi (3.0.3097.0) on XP SP2 with VS2008 rtm and am getting the following error on attempting to open a solution containing a WiX project which includes a dependency on WixUIExtension.

Error HRESULT E_FAIL has been returned from a call to a COM component.

The project is then marked as unavailable in the IDE.

Command line builds still work with this WiX version.

Discussion

  • Markus Loibl

    Markus Loibl - 2008-03-21

    Logged In: YES
    user_id=424353
    Originator: NO

    Hello,

    I had the same problems, but it was not a problem of WixUIExtension! I had some subdirectories within my project:
    After removing from the wixproj...

    <itemgroup>
    <folder include="NewFolder1\">
    </folder></itemgroup>

    ... and after CLOSING COMPLETELY DevStudio (yes, just reload doesn't work!!) and reopening the solution, I could open it normally without E_FAIL!

    I then just inserted my previously removed resources to the projects' root, and it works for me.

     
  • Debbie Croft

    Debbie Croft - 2008-04-18

    Logged In: YES
    user_id=1398667
    Originator: NO

    I also had this problem, and also found it to be a result of having subdirectories. You can have subdirectories, but you can't include them in the VS2008 project. I'm referencing WixUIExtension in the project and this isn't causing any problems.

     
  • Jason Ginchereau

    Logged In: YES
    user_id=2086430
    Originator: NO

    Duplicate of 1910781, which was fixed as of 3.0.4014

     
MongoDB Logo MongoDB