We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Runtime error in resx convert syncfusion

Hi, I have this runtime error to convert my .resx from v.3.2.1.0 to v.4.1.0.50 Regards, Abel See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.IO.FileLoadException: Could not load file or assembly ''Syncfusion.Shared.Base\, version\=key02s\, Culture\=Neutral\, PublicKeyToken\=3d67ed1f87d44c89'' or one of its dependencies. The given assembly name or codebase was invalid. (Exception from HRESULT: 0x80131047) File name: ''Syncfusion.Shared.Base\, version\=key02s\, Culture\=Neutral\, PublicKeyToken\=3d67ed1f87d44c89'' at System.Reflection.AssemblyName.nInit(Assembly& assembly, Boolean forIntrospection, Boolean raiseResolveEvent) at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) at System.Reflection.Assembly.Load(String assemblyString) at Form1.button2_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- ConvertResX Assembly Version: 1.0.2214.21295 Win32 Version: 1.0.2214.21295 CodeBase: file:///C:/Archivos%20de%20programa/Syncfusion/Essential%20Studio/4.1.0.50/Utilities/Migration/2.0/ConvertResX.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.

RuntimeError.zip

3 Replies

AD Administrator Syncfusion Team January 25, 2006 08:41 PM UTC

Hi Abel, in the textbox next to BaseVersion replace the text with "4.1.0.50" before you do the conversion. The original text in that texbox is wrong. Stefan >Hi, > >I have this runtime error to convert my .resx from v.3.2.1.0 to v.4.1.0.50 > >Regards, >Abel > >See the end of this message for details on invoking >just-in-time (JIT) debugging instead of this dialog box. > >************** Exception Text ************** >System.IO.FileLoadException: Could not load file or assembly ''Syncfusion.Shared.Base\, version\=key02s\, Culture\=Neutral\, PublicKeyToken\=3d67ed1f87d44c89'' or one of its dependencies. The given assembly name or codebase was invalid. (Exception from HRESULT: 0x80131047) >File name: ''Syncfusion.Shared.Base\, version\=key02s\, Culture\=Neutral\, PublicKeyToken\=3d67ed1f87d44c89'' > at System.Reflection.AssemblyName.nInit(Assembly& assembly, Boolean forIntrospection, Boolean raiseResolveEvent) > at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) > at System.Reflection.Assembly.Load(String assemblyString) > at Form1.button2_Click(Object sender, EventArgs e) > at System.Windows.Forms.Control.OnClick(EventArgs e) > at System.Windows.Forms.Button.OnClick(EventArgs e) > at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) > at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) > at System.Windows.Forms.Control.WndProc(Message& m) > at System.Windows.Forms.ButtonBase.WndProc(Message& m) > at System.Windows.Forms.Button.WndProc(Message& m) > at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) > at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) > at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) > > > > >************** Loaded Assemblies ************** >mscorlib > Assembly Version: 2.0.0.0 > Win32 Version: 2.0.50727.42 (RTM.050727-4200) > CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll >---------------------------------------- >ConvertResX > Assembly Version: 1.0.2214.21295 > Win32 Version: 1.0.2214.21295 > CodeBase: file:///C:/Archivos%20de%20programa/Syncfusion/Essential%20Studio/4.1.0.50/Utilities/Migration/2.0/ConvertResX.exe >---------------------------------------- >System.Windows.Forms > Assembly Version: 2.0.0.0 > Win32 Version: 2.0.50727.42 (RTM.050727-4200) > CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll >---------------------------------------- >System > Assembly Version: 2.0.0.0 > Win32 Version: 2.0.50727.42 (RTM.050727-4200) > CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll >---------------------------------------- >System.Drawing > Assembly Version: 2.0.0.0 > Win32 Version: 2.0.50727.42 (RTM.050727-4200) > CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll >---------------------------------------- > >************** JIT Debugging ************** >To enable just-in-time (JIT) debugging, the .config file for this >application or computer (machine.config) must have the >jitDebugging value set in the system.windows.forms section. >The application must also be compiled with debugging >enabled. > >For example: > > > > > >When JIT debugging is enabled, any unhandled exception >will be sent to the JIT debugger registered on the computer >rather than be handled by this dialog box. > > >

RuntimeError.zip


AD Administrator Syncfusion Team January 25, 2006 08:45 PM UTC

Make that 4.100.0.50 if you use .NET 1.0 4.101.0.50 if you use .NET 1.1 4.102.0.50 if you use .NET 2.0 Stefan >Hi, > >I have this runtime error to convert my .resx from v.3.2.1.0 to v.4.1.0.50 > >Regards, >Abel > >See the end of this message for details on invoking >just-in-time (JIT) debugging instead of this dialog box. > >************** Exception Text ************** >System.IO.FileLoadException: Could not load file or assembly ''Syncfusion.Shared.Base\, version\=key02s\, Culture\=Neutral\, PublicKeyToken\=3d67ed1f87d44c89'' or one of its dependencies. The given assembly name or codebase was invalid. (Exception from HRESULT: 0x80131047) >File name: ''Syncfusion.Shared.Base\, version\=key02s\, Culture\=Neutral\, PublicKeyToken\=3d67ed1f87d44c89'' > at System.Reflection.AssemblyName.nInit(Assembly& assembly, Boolean forIntrospection, Boolean raiseResolveEvent) > at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) > at System.Reflection.Assembly.Load(String assemblyString) > at Form1.button2_Click(Object sender, EventArgs e) > at System.Windows.Forms.Control.OnClick(EventArgs e) > at System.Windows.Forms.Button.OnClick(EventArgs e) > at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) > at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) > at System.Windows.Forms.Control.WndProc(Message& m) > at System.Windows.Forms.ButtonBase.WndProc(Message& m) > at System.Windows.Forms.Button.WndProc(Message& m) > at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) > at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) > at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) > > > > >************** Loaded Assemblies ************** >mscorlib > Assembly Version: 2.0.0.0 > Win32 Version: 2.0.50727.42 (RTM.050727-4200) > CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll >---------------------------------------- >ConvertResX > Assembly Version: 1.0.2214.21295 > Win32 Version: 1.0.2214.21295 > CodeBase: file:///C:/Archivos%20de%20programa/Syncfusion/Essential%20Studio/4.1.0.50/Utilities/Migration/2.0/ConvertResX.exe >---------------------------------------- >System.Windows.Forms > Assembly Version: 2.0.0.0 > Win32 Version: 2.0.50727.42 (RTM.050727-4200) > CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll >---------------------------------------- >System > Assembly Version: 2.0.0.0 > Win32 Version: 2.0.50727.42 (RTM.050727-4200) > CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll >---------------------------------------- >System.Drawing > Assembly Version: 2.0.0.0 > Win32 Version: 2.0.50727.42 (RTM.050727-4200) > CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll >---------------------------------------- > >************** JIT Debugging ************** >To enable just-in-time (JIT) debugging, the .config file for this >application or computer (machine.config) must have the >jitDebugging value set in the system.windows.forms section. >The application must also be compiled with debugging >enabled. > >For example: > > > > > >When JIT debugging is enabled, any unhandled exception >will be sent to the JIT debugger registered on the computer >rather than be handled by this dialog box. > > >

RuntimeError.zip


AB Abel January 26, 2006 08:23 AM UTC

Ok, thank you very much, now it works fine... :-)

Loader.
Live Chat Icon For mobile
Up arrow icon