|
|
|
start date: Wed, 20 Jun 2007 00:58:03 -0700,
posted on: microsoft.public.dotnet.internationalization
back
| Thread Index |
|
1
Henry99 am
|
|
2
Henry99 am
|
Constructor on type 'System.Windows.Forms.SplitterPanel' not found
Hi there,
I've used Winres.exe already a couple of times successfully.
This time there is this error message:
Error - Failed to load the resource due to the following error:
System.MissingMethodException: Constructor on type
'System.Windows.Forms.SplitterPanel' not found.
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder
binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr,
Binder binder, Object[] args, CultureInfo culture, Object[]
activationAttributes)
at System.ComponentModel.Design.DesignSurface.CreateInstance(Type type)
at
System.ComponentModel.Design.DesignerHost.System.ComponentModel.Design.IDesignerHost.CreateComponent(Type componentType, String name)
at Microsoft.Tools.WinRes.ResourcesLoader.CreateComponent(IDesignerHost
host, Type componentType, String componentName)
at
Microsoft.Tools.WinRes.ResourcesLoader.CreateComponents(IDesignerLoaderHost
designerLoaderHost)
at Microsoft.Tools.WinRes.ResourcesLoader.BeginLoad(IDesignerLoaderHost
designerLoaderHost)
I run ALL software in us-american english (ENU).
Windows XP SP2 with all current hotfixes applied.
VS2005 professional, SP1
Prior to using Winres I have set in VS2005 the form's Localizable property
to true and changed its Language property to my desired target culture
Spanish.
There exists a newsgroup thread discussing this problem (in 2005, with a
Microsoft Support Guy) under
http://www.newsbag.de/NewsBag/thread-40688-WinResexe__VS2005.html
Unfortunately without having resolved the problem
Being this so an old problem, I hope that in June 2007 there is some hotfix
or workaround available.
Thanks in advance,
Yours, Henry
Date:Wed, 20 Jun 2007 00:58:03 -0700
Author:
|
RE: Constructor on type 'System.Windows.Forms.SplitterPanel' not found
Hallo, is there someone at the other end?
"Henry99" wrote:
> Hi there,
>
> I've used Winres.exe already a couple of times successfully.
> This time there is this error message:
>
> Error - Failed to load the resource due to the following error:
> System.MissingMethodException: Constructor on type
> 'System.Windows.Forms.SplitterPanel' not found.
> at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder
> binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
> at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr,
> Binder binder, Object[] args, CultureInfo culture, Object[]
> activationAttributes)
> at System.ComponentModel.Design.DesignSurface.CreateInstance(Type type)
> at
> System.ComponentModel.Design.DesignerHost.System.ComponentModel.Design.IDesignerHost.CreateComponent(Type componentType, String name)
> at Microsoft.Tools.WinRes.ResourcesLoader.CreateComponent(IDesignerHost
> host, Type componentType, String componentName)
> at
> Microsoft.Tools.WinRes.ResourcesLoader.CreateComponents(IDesignerLoaderHost
> designerLoaderHost)
> at Microsoft.Tools.WinRes.ResourcesLoader.BeginLoad(IDesignerLoaderHost
> designerLoaderHost)
>
> I run ALL software in us-american english (ENU).
> Windows XP SP2 with all current hotfixes applied.
> VS2005 professional, SP1
>
> Prior to using Winres I have set in VS2005 the form's Localizable property
> to true and changed its Language property to my desired target culture
> Spanish.
>
> There exists a newsgroup thread discussing this problem (in 2005, with a
> Microsoft Support Guy) under
> http://www.newsbag.de/NewsBag/thread-40688-WinResexe__VS2005.html
> Unfortunately without having resolved the problem
>
> Being this so an old problem, I hope that in June 2007 there is some hotfix
> or workaround available.
>
> Thanks in advance,
>
> Yours, Henry
>
Date:Mon, 16 Jul 2007 03:06:01 -0700
Author:
|
|
|