I am trying to upgrade from "Nant 0.91 Alpha 1" to "Nant 0.92 Nightly 
2012-30-25". I have also upgraded to the "Nant-Contrib 03-25-2012 Nightly" (We 
are having some issues with 64 bitness that only the development branch 
corrects).

I am getting the error as follows:

---------------------------------------------------

System.Resources.MissingManifestResourceException: Could not find any resources 
appropriate for the specified culture or
the neutral culture.  Make sure "NAnt.Contrib..Resources.Strings.resources" was 
correctly embedded or linked into assem
bly "NAnt.Contrib.Tasks" at compile time, or that all the satellite assemblies 
required are loadable and fully signed.
   at 
System.Resources.ManifestBasedResourceGroveler.HandleResourceStreamMissing(String
 fileName)
   at 
System.Resources.ManifestBasedResourceGroveler.GrovelForResourceSet(CultureInfo 
culture, Dictionary`2 localResourc
eSets, Boolean tryParents, Boolean createIfNotExists, StackCrawlMark& stackMark)
   at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo 
requestedCulture, Boolean createIfNotExists, B
oolean tryParents, StackCrawlMark& stackMark)
   at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo 
culture, Boolean createIfNotExists, Boolean tr
yParents)
   at System.Resources.ResourceManager.GetString(String name, CultureInfo 
culture)
   at NAnt.Core.Util.ResourceUtils.GetString(String name, CultureInfo culture, 
Assembly assembly)
   at NAnt.Core.Util.ResourceUtils.GetString(String name)
   at NAnt.Contrib.Tasks.NestedTaskContainer.ExecuteChildTasks()
   at NAnt.Contrib.Tasks.ChooseTask.ExecuteTask()
   at NAnt.Core.Task.Execute()
   at NAnt.Core.Target.Execute()
   at NAnt.Core.Project.Execute(String targetName, Boolean forceDependencies)
   at NAnt.Core.Task.Execute()
   at NAnt.Core.TaskContainer.ExecuteChildTasks()
   at NAnt.Core.Task.Execute()
   at NAnt.Core.Target.Execute()
   at NAnt.Core.Project.Execute(String targetName, Boolean forceDependencies)
   at NAnt.Core.Project.Execute()
   at NAnt.Core.Project.Run()

Please send bug report to nant-develop...@lists.sourceforge.net.
---------------------------------------------------

Any suggestions would be appreciated.

Stewart Loving-Gibbard

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to