Could you post appropriate excerpts from your authoring, if possible?

Is it possible you have at least one web locator record involved here (a web 
element with no associated component)? This looks exactly like the issue where 
a web element is trying to install to a location found by a web locator record, 
but the web locator couldn't find what it was looking for on the local machine.

Thanks,
Mike Carlson

-----Original Message-----
From: Yan Sklyarenko [mailto:y...@sitecore.net] 
Sent: Tuesday, September 01, 2009 7:25 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Failed while processing WebDirs

I forgot to mention: I use the released version of WiX 3.0.5419.0.
Thanks in advance for any help.

-- Yan


-----Original Message-----
From: Yan Sklyarenko 
Sent: Tuesday, September 01, 2009 2:53 PM
To: wix-users@lists.sourceforge.net
Subject: Failed while processing WebDirs

Hello WiX community,

I have faced with the following error in my installation project. I have
a component, which contains a web site, which in its turn contains a
WebDir element. Hence, the plan is to create a web site on install with
WebDir.
However, when I try to install this package, it fails with the following
error:

...
ConfigureIIsExec:  A matching web object in memory was found, but the
web object in memory has no associated base
ConfigureIIsExec:  Error 0x80070002: Failed to find Web base
ConfigureIIsExec:  Error 0x80070002: Failed to get base of web for
WebDir
ConfigureIIsExec:  Error 0x80070002: failed while processing WebDirs
Error 26003. Failed while processing WebDirs.  (-2147024894         )
...

I'm sure the folder pointed by WebDir exists when the action executes. 
What is the problem here? It seems that the newly created website is not
committed to the metabase, when it is requested by the WebDir servicing
code...

Has anyone seen this before? Any workaround?

Thanks,

-- Yan


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to