Jump to content
Software FX Community

mahanare

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by mahanare

  1. True, This is how i resovled the issue: I installed chartFX again, and removed old references and added the references again across all projects in the solution and it worked.
  2. Hi, I am not able to use chartFX for in my machine, while it is working fine in other machines. can you please look at this and tell me what is going wrong. I tried installing chartFX multiple times, but the same error persists. I have attached an error screenshot as well along with this post. Please have a look at it and advice me what to do! Here is the detailed log. 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: Could not load file or assembly 'ChartFX.NetIEClient.Annotation, Version=7.0.2697.40113, Culture=neutral, PublicKeyToken=a1878e2052c08dce' or one of its dependencies. The system cannot find the file specified. File name: 'ChartFX.NetIEClient.Annotation, Version=7.0.2697.40113, Culture=neutral, PublicKeyToken=a1878e2052c08dce' at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) at System.Reflection.Assembly.Load(AssemblyName assemblyRef) at ChartFX.NetIEClient.bc.a(String A_0, Boolean A_1) at ChartFX.NetIEClient.a1.a(Object A_0, String A_1, Boolean& A_2, Int64& A_3) at ChartFX.NetIEClient.a1.a(Object A_0, String A_1, ObjFlags A_2, Int64 A_3) at ChartFX.NetIEClient.a1.a(String A_0, Object A_1, String A_2, ObjFlags A_3) at ChartFX.NetIEClient.ExtensionCollection.a(Boolean A_0, IPersistBase A_1) at ChartFX.NetIEClient.a1.a(Object A_0, String A_1, ObjFlags A_2, Int64 A_3) at ChartFX.NetIEClient.a1.a(String A_0, Object A_1, String A_2, ObjFlags A_3) at ChartFX.NetIEClient.Chart.b(Boolean A_0, IPersistBase A_1, Boolean A_2) at ChartFX.NetIEClient.Chart.c(Boolean A_0, IPersistBase A_1) at ChartFX.NetIEClient.Chart.a(DownloadEventArgs A_0) at ChartFX.NetIEClient.ao.a(DownloadEventArgs A_0) WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog]. ************** 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 ---------------------------------------- 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 ---------------------------------------- ChartFX.NetIEClient.Loader Assembly Version: 7.0.1500.0 Win32 Version: n/a CodeBase: http://localhost/chartfx70/download/ChartFX.NetIEClient.Loader.dll ---------------------------------------- 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.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 ---------------------------------------- Accessibility Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll ---------------------------------------- Microsoft.mshtml Assembly Version: 7.0.3300.0 Win32 Version: 7.0.3300.0 CodeBase: file:///C:/WINDOWS/assembly/GAC/Microsoft.mshtml/7.0.3300.0__b03f5f7f11d50a3a/Microsoft.mshtml.dll ---------------------------------------- ChartFX.NetIEClient Assembly Version: 7.0.2664.18534 Win32 Version: n/a CodeBase: http://localhost/chartfx70/download/ChartFX.NetIEClient.DLL ---------------------------------------- ChartFX.NetIEClient.Base Assembly Version: 7.0.2664.18353 Win32 Version: n/a CodeBase: http://localhost/chartfx70/download/ChartFX.NetIEClient.Base.DLL ---------------------------------------- ChartFX.NetIEClient.Adornments Assembly Version: 7.0.2664.18381 Win32 Version: n/a CodeBase: http://localhost/chartfx70/download/ChartFX.NetIEClient.Adornments.DLL ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.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: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> 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. Thanks Harinath
×
×
  • Create New...