Hi,

same error here. Running version 3.0.4014.0 on Visual Studio 2008 on Vista.

Sadly not solution.

Kind regards,
Henning

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:wix-users-
> [EMAIL PROTECTED] On Behalf Of Neil Sleightholm
> Sent: Tuesday, April 22, 2008 1:41 PM
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] CNDL0001 : Culture 'en' is a neutral culture.
> 
> I am getting the following error from candle
> 
> Microsoft (R) Windows Installer Xml Compiler version 3.0.4014.0
> 
> Copyright (C) Microsoft Corporation 2003. All rights reserved.
> 
> 
> 
> Access Control.wxs
> 
> candle.exe : error CNDL0001 : Culture 'en' is a neutral culture. It
> cannot be used in formatting and parsing and therefore cannot be set as
> the thread's current culture.
> 
> 
> 
> Exception Type: System.NotSupportedException
> 
> 
> 
> Stack Trace:
> 
>    at System.Globalization.CultureInfo.CheckNeutral(CultureInfo
> culture)
> 
>    at System.Globalization.CultureInfo.get_NumberFormat()
> 
>    at System.Globalization.NumberFormatInfo.GetInstance(IFormatProvider
> formatProvider)
> 
>    at System.Int32.ToString(String format, IFormatProvider provider)
> 
>    at System.Text.StringBuilder.AppendFormat(IFormatProvider provider,
> String format, Object[] args)
> 
>    at System.String.Format(IFormatProvider provider, String format,
> Object[] args)
> 
>    at
> Microsoft.Tools.WindowsInstallerXml.ConsoleMessageHandler.GenerateMessa
> geString(MessageLevel messageLevel, MessageEventArgs mea)
> 
>    at
> Microsoft.Tools.WindowsInstallerXml.MessageHandler.GetMessageString(Obj
> ect sender, MessageEventArgs mea)
> 
>    at
> Microsoft.Tools.WindowsInstallerXml.ConsoleMessageHandler.Display(Objec
> t sender, MessageEventArgs mea)
> 
>    at
> Microsoft.Tools.WindowsInstallerXml.CompilerCore.OnMessage(MessageEvent
> Args e)
> 
>    at
> Microsoft.Tools.WindowsInstallerXml.Compiler.ParseDirectoryElement(XmlN
> ode node, String parentId, Int32 diskId, String fileSource)
> 
>    at
> Microsoft.Tools.WindowsInstallerXml.Compiler.ParseFragmentElement(XmlNo
> denode)
> 
>    at
> Microsoft.Tools.WindowsInstallerXml.Compiler.ParseWixElement(XmlNode
> node)
> 
>    at Microsoft.Tools.WindowsInstallerXml.Compiler.Compile(XmlDocument
> source)
> 
>    at Microsoft.Tools.WindowsInstallerXml.Tools.Candle.Run(String[]
> args)
> 
> Candle error: 1
> 
> 
> 
> I think it is trying to report an error in my wxs file. I have been
> looking through the wix source and I can't see why it would be trying
> to use the 'en' culture. I am in the UK but
> "CultureInfo.CurrentUICulture" returns en-US. I am running on Vista.
> 
> 
> 
> Does this sound like a bug in candle?
> 
> 
> 
> Neil
> 
> 
> 
> Neil Sleightholm
> X2 Systems Limited
> [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
> 
> 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to