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

when trying to convert resx from 2.0.5.1 to 4.1.0.50 get error

what does this error mean??? See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.IO.FileNotFoundException: File or assembly name Syncfusion.Shared.Base, or one of its dependencies, was not found. File name: "Syncfusion.Shared.Base" at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Boolean isStringized, Evidence assemblySecurity, Boolean throwOnFileNotFound, Assembly locationHint, StackCrawlMark& stackMark) at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Boolean stringized, Evidence assemblySecurity, StackCrawlMark& stackMark) at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark) 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.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) === Pre-bind state information === LOG: DisplayName = Syncfusion.Shared.Base, Version=0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89 (Partial) LOG: Appbase = C:\program files\Syncfusion\Essential Studio\4.1.0.50\Utilities\Migration\1.1\ LOG: Initial PrivatePath = NULL Calling assembly : ConvertResX, Version=1.0.2214.21294, Culture=neutral, PublicKeyToken=null. === LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind). LOG: Post-policy reference: Syncfusion.Shared.Base, Version=0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89 LOG: Attempting download of new URL file:///C:/program files/Syncfusion/Essential Studio/4.1.0.50/Utilities/Migration/1.1/Syncfusion.Shared.Base.DLL. LOG: Attempting download of new URL file:///C:/program files/Syncfusion/Essential Studio/4.1.0.50/Utilities/Migration/1.1/Syncfusion.Shared.Base/Syncfusion.Shared.Base.DLL. LOG: Attempting download of new URL file:///C:/program files/Syncfusion/Essential Studio/4.1.0.50/Utilities/Migration/1.1/Syncfusion.Shared.Base.EXE. LOG: Attempting download of new URL file:///C:/program files/Syncfusion/Essential Studio/4.1.0.50/Utilities/Migration/1.1/Syncfusion.Shared.Base/Syncfusion.Shared.Base.EXE. ************** Loaded Assemblies ************** mscorlib Assembly Version: 1.0.5000.0 Win32 Version: 1.1.4322.2032 CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll ---------------------------------------- ConvertResX Assembly Version: 1.0.2214.21294 Win32 Version: 1.0.2214.21294 CodeBase: file:///C:/program%20files/Syncfusion/Essential%20Studio/4.1.0.50/Utilities/Migration/1.1/ConvertResX.exe ---------------------------------------- System.Windows.Forms Assembly Version: 1.0.5000.0 Win32 Version: 1.1.4322.2032 CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll ---------------------------------------- System Assembly Version: 1.0.5000.0 Win32 Version: 1.1.4322.2032 CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll ---------------------------------------- System.Drawing Assembly Version: 1.0.5000.0 Win32 Version: 1.1.4322.2032 CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll ---------------------------------------- ************** JIT Debugging ************** To enable just in time (JIT) debugging, the config file for this application or machine (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 machine rather than being handled by this dialog.

3 Replies

AD Administrator Syncfusion Team February 25, 2006 04:16 PM UTC

Pete, please check this URL: http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=40105 Stefan


AD Administrator Syncfusion Team February 25, 2006 05:52 PM UTC

tried putting "4.1.0.50" and 4.1.0.50 to no effect same error


AD Administrator Syncfusion Team February 25, 2006 06:01 PM UTC

sorry saw the other bit..works now btw is ther a doc on how to migrate step by step?

Loader.
Live Chat Icon For mobile
Up arrow icon