opensubscriber
   Find in this group all groups
 
Unknown more information…

n : nant-users@lists.sourceforge.net 3 April 2012 • 3:13AM -0400

[NAnt-users] String resources not found in Nant-Contrib 03-23-2012 Nightly?
by Stewart Loving-Gibbard

REPLY TO AUTHOR
 
REPLY TO GROUP





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-developers@list....
---------------------------------------------------

Any suggestions would be appreciated.

Stewart Loving-Gibbard


Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

opensubscriber is not affiliated with the authors of this message nor responsible for its content.