[Mono-devel-list] [PATCH] ResourceManager is calling an incorrect constructor

Dick Porter dick at ximian.com
Fri Oct 17 11:51:41 EDT 2003


Sorry, I thought I had sent this but I just found the composer window
still open.

On Tue, 2003-10-07 at 19:53, Francisco Figueiredo Jr. wrote:
> Thanks Dick.
> 
> You said this is just a part of the fix. What do you think which may be 
> wrong too?? I think I could help you with the fix.

The Type that's passed to the constructor in question is supposed to
tell the ResourceManager where to find the satellite assembly that holds
the resources.

The real fix involves making sure that the assembly to open (ie the one
that contains the Type) is made available to the GetString() etc
methods.

- Dick





More information about the Mono-devel-list mailing list