Hi there,

 

I have used heat to generate the XML code to register a COM interop
assembly.

 

The problem is when compiling in Visual Studio using Votive on WIX3 I
get the error:

 

"The Class/@Server attribute was not found"

 

When inspecting the XML, there is as suggested no Server attribute on my
Class tag:

 

      <Component Id="Runtime.COM.ImmediacyManager.dll.Component"
Guid="{3D8D8BE9-6136-4EFD-BE4D-E017E09C287D}">

        <Class Id="{D5DE8D20-5BB8-11D1-A1E3-00A0C90F2731}"
Context="InprocServer32" Description="VBPropertyBag"
ThreadingModel="apartment" />

        <File Id="Runtime.COM.ImmediacyManager.dll.File"
Name="ImmediacyManager.dll" KeyPath="yes"
Source="Q:\CMS\ImmediacyManager.dll">

          <Class Id="{E0BB07B0-7902-4BEF-9A96-1083B09DFC5E}"
Context="InprocServer32" Description="Immediacy.License"
ThreadingModel="apartment" Version="3.0">

            <ProgId Id="Immediacy.License"
Description="Immediacy.License" />

          </Class>

        </File>

 

(...interface and registry tags removed so as not to take up too much
space in this e-mail)

 

I realise this is a well known bug in heat that currently isn't fixed. 

 

All I want to know is, in my circumstance, what should the Server
attribute value be set to? Looking at the documentation it says the File
ID, but in my case there is no associated File id.

 

Thanks,

 

Dan



Dan Meineck
Software Developer (Core Products)
 
t:      +44 (0)1202 250000
e:      [EMAIL PROTECTED]
 
Alterian | www.alterian.com | LSE: ALN
Ocean House, 4 Stinsford Road, Poole, Dorset, BH17 0RW, UK | t: +44 (0)1202 250 
000 | f: +44 (0)1202 250 001

Mediasurface and its award winning products are now part of Alterian. Please 
speak to your contact for further information.
 
Alterian plc is a Company registered in England and Wales, number 04007930.
Registered office: The Spectrum Building, Bond Street, Bristol, BS1 3LG
 
The information in this email is confidential and may be legally privileged. It 
is intended solely for the addressee. When addressed to our clients any 
opinions or advice contained in this email are subject to the terms and 
conditions expressed in the governing Alterian client engagement contract. 
Access to this email by anyone else is unauthorised. If you are not the 
intended recipient, any disclosure, copying, distribution or any action taken 
or omitted to be taken in reliance on it, is prohibited and may be unlawful. If 
you are not the intended recipient please contact the sender and delete the 
message. Although Alterian has taken reasonable steps to ensure that this 
communication and any attachments are free from computer virus, you are advised 
to take your own steps to ensure that they are actually virus free.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to