Greetings to all,
I've been working with Message Queues lately, and have managed to find some 
helpful examples online. As up front as the msmq:MessageQueue element looks, I 
haven't found or coded an example that works for me. I am currently using 
Windows Server 2003 and was wondering if anyone had a working example lying 
around that I could use as reference or any type of problems anyone else has 
experienced.

Heres the code for my message queues:
<Fragment>
    <Component Id="MessageQueues" Guid="dca22afe-482b-4eae-a50b-dc92d8a396aa" 
Directory="APPLICATIONROOTDIRECTORY" KeyPath="yes">
      <msmq:MessageQueue Id="SiebelInputQueue" 
PathName="[ComputerName]\Private$" Label="MyQueue" Transactional="yes">
      </msmq:MessageQueue>
</Component>
</Fragment>

Is there anything I'm missing o needs modification.

Thank You,
David Gonzalez
-------------------------------------------------------------------------
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