I have a merge module that was supplied to me but it has a bug in it
that means it doesn't register a com component. I am hoping to get a fix
for this but I thought I should be able to fix the problem by adding the
relevant registry keys to the host install. I have added a component and
have added <Class> element like this:

 

 <Class Id="{.....}" Context="InprocServer32" Server="filename.GUID"
...... >

 

filename.GUID is the file id from the merge module with the module guid
appended. When I build this I get the error: 

"Unresolved reference to symbol 'filename.GUID' in section 'Product:*'"

 

I have checked the guid and I am fairly sure it is correct (I ran dark
on the merge module and read the Package/@Id and the relevant File/@Id).


 

Can anyone tell me if this should work? If it should can you suggest how
to make it work?

 

Thanks

 

Neil

 

Neil Sleightholm
X2 Systems Limited
n...@x2systems.com <mailto:n...@x2systems.com> 

 

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to