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

Category: Tasks
Group: 0.85
Status: Open
Resolution: None
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: JeD (fr_jericho)
Date: 2005-01-19 09:35

Message:
Logged In: YES 
user_id=1198970

I just emailed you both my C# project file and my Nant build 
file.

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

Comment By: Gert Driesen (drieseng)
Date: 2005-01-17 11:53

Message:
Logged In: YES 
user_id=707851

If you are allowed to send me the full project, then that 
would be great.

If not, then start by sending me your project file (csproj or 
vbproj).

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

Comment By: JeD (fr_jericho)
Date: 2005-01-17 11:44

Message:
Logged In: YES 
user_id=1198970

I'm experiencing the same issue with NANT version 0.85 RC1 
so I think this problem should be reopened.

My project includes 188 files so it's difficult to send a minimal 
case but let me know what information I can send to help 
solve this issue.

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

Comment By: Nicklas Norling (exinor)
Date: 2004-08-26 02: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 12:16

Message:
Logged In: YES 
user_id=707851

Ping !!

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

Comment By: Gert Driesen (drieseng)
Date: 2004-03-25 14: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


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to