[Mono-list] ResourceManager.GetString

Carlos Guzmán Álvarez carlosga@telefonica.net
Sun, 17 Nov 2002 23:57:21 +0100


Hello:

When i try to use ResourceManager.GetString i got the next exception:

Unhandled Exception: System.NotImplementedException: The requested 
feature is not yet implemented
in <0x0002b> 00 System.Globalization.CultureInfo:GetHashCode ()
in <0x0004c> 00 System.Collections.Hashtable:GetHash (object)
in <0x00068> 00 System.Collections.Hashtable:Find (object)
in <0x00012> 00 System.Collections.Hashtable:GetImpl (object)
in <0x00011> 00 System.Collections.Hashtable:get_Item (object)
in <0x00053> 00 System.Resources.ResourceManager:InternalGetResourceSet 
(System.Globalization.CultureInfo,bool,bool)
in <0x000b3> 00 System.Resources.ResourceManager:GetString 
(string,System.Globalization.CultureInfo)
in <0x00019> 00 System.Resources.ResourceManager:GetString (string)
in <0x00054> 00 .TestApp:Main ()


There are plans for implement
System.Globalization.CultureInfo:GetHashCode???



Best regards
Carlos Guzmán Álvarez
Vigo-Spain