Hi,

The following error occurs randonly while calling Candle on the WXS files.
Please let me know if there are any known causes for this error.

Unhandled Exception: System.Reflection.TargetInvocationException: Exception has 
been thrown by the target of an invocation. ---> System.NotSupportedException: 
This .resources file shouldn't be used with this reader.  Your resource reader 
type: System.Resources.ResourceReader, mscorlib, Version=2.0.0.0, 
Culture=neutral, PublicKeyToken=b77a5c561934e089
   at System.Resources.ResourceReader.ReadResources()
   at System.Resources.ResourceReader..ctor(Stream stream)
   --- End of inner exception stack trace ---
   at System.Reflection.RuntimeConstructorInfo.InternalInvoke(BindingFlags 
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean 
isBinderDefault)
   at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, 
Binder binder, Object[] parameters, CultureInfo culture)
   at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder 
binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
   at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, 
Binder binder, Object[] args, CultureInfo culture, Object[] 
activationAttributes)
   at System.Resources.ResourceManager.CreateResourceSet(Stream store)
   at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo 
culture, Boolean createIfNotExists, Boolean tryParents)
   at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo 
culture, Boolean createIfNotExists, Boolean tryParents)
   at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo 
culture, Boolean createIfNotExists, Boolean tryParents)
   at System.Resources.ResourceManager.GetString(String name, CultureInfo 
culture)
   at System.Resources.ResourceManager.GetString(String name)
   at 
Microsoft.Tools.WindowsInstallerXml.MessageHandler.GenerateMessageString(Object 
sender, MessageLevel messageLevel, MessageEventArgs mea)
   at Microsoft.Tools.WindowsInstallerXml.MessageHandler.Display(Object sender, 
MessageEventArgs mea)
   at 
Microsoft.Tools.WindowsInstallerXml.Tools.Candle.OnMessage(MessageEventArgs mea)
   at Microsoft.Tools.WindowsInstallerXml.Tools.Candle.Run(String[] args)
   at Microsoft.Tools.WindowsInstallerXml.Tools.Candle.Main(String[] args)

Thanks,
Sankaranarayanan MG

Send instant messages to your online friends http://uk.messenger.yahoo.com 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to