El jue, 06-05-2004 a las 00:26, Jaroslaw Kowalski escribió: > I found the solution to this problem. I18N was broken badly. > As one could expect it was related to GAC. I18N.Common.Manager called > Assembly.Load() without specifying the fully qualified name. > > Patch is attached. Is it ok to commit? I'd rather go for using Assembly.LoadWithPartialName. -Gonzalo