[wix-users] error CNDL0027 : The File/@Name attribute's value, xxxx is not a valid 8.3-compliant name"

Vijaya Shinde vijaya1909 at gmail.com
Fri Oct 23 17:44:56 PDT 2015


WiX version 2 (File version showing on dll is 2.0.3620.0)

Thanks,
Vijaya

On Fri, Oct 23, 2015 at 3:55 PM, John Cooper <JoCooper at jackhenry.com> wrote:

> Which version of WiX?  There has been significant change in the file name
> attributes over the years.
>
> --
> John Merryweather Cooper
> Senior Software Engineer | Integration Development Group | Enterprise
> Notification Service
> Jack Henry & Associates, Inc.® | Lenexa, KS  66214 | Ext:  431050 |
> JoCooper at jackhenry.com
>
>
>
> -----Original Message-----
> From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf
> Of Vijaya Shinde
> Sent: Friday, October 23, 2015 5:45 PM
> To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
> Subject: [wix-users] error CNDL0027 : The File/@Name attribute's value,
> xxxx is not a valid 8.3-compliant name"
>
> The e-mail below is from an external source.  Please do not open
> attachments or click links from an unknown or suspicious origin.
>
> Hello everyone,
>
> We are trying to generate msi file. There is command candle.exe which uses
> wxm file. wxm file has list of file names xxxx .
>
> We are facing below error when tried to run candle.exe.
>
> candle.exe  error CNDL0027 : The File/@Name attribute's value xxxx is not
> a valid 8.3-compliant name.
>
> where xxxx is name like 'testdata.value.dll'
>
> We tried below steps to disable 8dot3 but it did not resolve the issue.
>
>    - Navigate to the following registry key:
>    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem
>    - Locate NtfsDisable8dot3NameCreation and change the value to 3 (We also
>    tried to set it to 1)
>
>
> *Reference* : https://technet.microsoft.com/en-us/library/cc778996.aspx
>
> Please inform us if there are any options that we can try or anything you
> can help us with.
>
> Thanks,
> Vijaya
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant
> http://www.firegiant.com/
>
> NOTICE: This electronic mail message and any files transmitted with it are
> intended
> exclusively for the individual or entity to which it is addressed. The
> message,
> together with any attachment, may contain confidential and/or privileged
> information.
> Any unauthorized review, use, printing, saving, copying, disclosure or
> distribution
> is strictly prohibited. If you have received this message in error, please
> immediately advise the sender by reply email and delete all copies.
>
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant
> http://www.firegiant.com/
>


More information about the wix-users mailing list