Jim,
  I'm creating a msm of a bunch of directories:  Here is my component
section

--------------------------------------------------------------
<components>
        <component name="uaNet.E3B97FEC_5EAE_492b_A6F2_4880884745C0" 
                id="{05CA6732-CFAF-40f1-BA7A-E73E60907FEE}" 
                attr="0" 
                directory="D__UANET"
                keepsubdirs="true"
                feature="eProducts">
                
                <key file="default.htm" />
                <fileset basedir="uaNet">
                        <include name="**/*" />
                </fileset>
        </component>
</components>
--------------------------------------------------------------

My problem is that some of my sub directories have a hyphen "-" in them
which is being incorporated as part of the directory table name
"D__UANET_EDISPATCH_MENU-IMAGES".  Apparently this isn't allowed (orca has
this as an error) and my merge module is dying on installation with a 2711
error.

Another issue, when creating a msm, the components are put in the
FeatureComponents table instead of the ModuleComponents table, and Orca is
flagging these as an error, even though things seem to work ok with that.

And lastly, I have a patch for
http://sourceforge.net/tracker/index.php?func=detail&aid=1165416&group_id=54
790&atid=474851

Thanks,

John Cole

-------------------------------------
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. If 
you have received this email in error please notify the system manager. This 
message contains confidential information and is intended only for the 
individual named. If you are not the named addressee you should not 
disseminate, distribute or copy this e-mail.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
NAntContrib-Developer mailing list
NAntContrib-Developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to