Bugs item #923144, was opened at 2004-03-25 15:32
Message generated for change (Comment added) made by exinor
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=923144&group_id=31650

Category: Tasks
Group: 0.85
Status: Closed
Resolution: Out of Date
Priority: 5
Submitted By: Nicklas Norling (exinor)
Assigned to: Nobody/Anonymous (nobody)
Summary: Strange resource related error message

Initial Comment:
Hi.

I get the following runtime error running an assembly
compiledwith Nant nigthly 20040320:

Ifs.Fnd.FndSystemException: Explorer: An Unhandled Exception has occured ---> 
System.ArgumentException: ResourceManager base name should not end in .resources. It 
should be similar to MyResources, which the ResourceManager can convert into 
MyResources.<culture>.resources; for example, MyResources.en-US.resources.
   at System.Resources.ResourceManager.CommonSatelliteAssemblyInit()
   at System.Resources.ResourceManager..ctor(String baseName, Assembly assembly)
   at 
Ifs.Fnd.MessagingServerClientPlugin.SubscriptionHub.IndicateConnection(IFndExplorer 
explorer, Boolean connected)

This error does not appear if the code is compiled in VS.NET 2003 or with Nant 0.84 
release.

The project that makes up this assembly has a resource file with an icon in it added 
to it even though it has no GUI component.
The resource file has been created using the .NET SDK sample code reseditor that can 
be found at:
{VS.NET_ROOT}\SDK\v1.1\Samples\Tutorials\resourcesandlocalization\reseditor

According to our ace coder this resource is added correctly and no errors during 
runtime should occur with NAnt.

/Nicke

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

>Comment By: Nicklas Norling (exinor)
Date: 2004-08-26 09:47

Message:
Logged In: YES 
user_id=949257

I haven't found the time to create a reproducable case. If I do I'll just pong you 
back :)

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

Comment By: Gert Driesen (drieseng)
Date: 2004-08-02 19:16

Message:
Logged In: YES 
user_id=707851

Ping !!

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

Comment By: Gert Driesen (drieseng)
Date: 2004-03-25 20:27

Message:
Logged In: YES 
user_id=707851

Can you attach a repro for this issue to this bug report 
(containing both a build file and VS.NET solution/project file) ?

Thanks !

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=923144&group_id=31650


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to