Hi,
I tried to use the control Infragistics2.Win.UltraChart.v7.1.Design GAC Version 7.1.20071.1045. I got the following error... What is the problem? How to resolve it? Someone please help.
Failed to create component 'UltraChart'. The error message follows:
'System.IO.FileNotFoundException: Could not load file or assembly 'Infragistics2.WebUI.Design.Win.Misc.v5.3, Version=5.3.20053.50, Culture=neutral, PublicKeyToken=<>' or one of its dependencies. The system cannot find the file specified.
File name: 'Infragistics2.WebUI.Design.Win.Misc.v5.3, Version=5.3.20053.50, Culture=neutral, PublicKeyToken=<>'
at Infragistics.UltraChart.Design.ChartWizard..ctor()
at Infragistics.UltraChart.Design.UltraWinChartDesigner.ShowChartWizard(Boolean outOfBox)
at Infragistics.UltraChart.Design.UltraWinChartDesigner.InitializeNewComponent(IDictionary defaultValues)
at System.Drawing.Design.ToolboxItem.CreateComponentsCore(IDesignerHost host, IDictionary defaultValues)
at System.Drawing.Design.ToolboxItem.CreateComponents(IDesignerHost host, IDictionary defaultValues)
at System.Windows.Forms.Design.OleDragDropHandler.CreateTool(ToolboxItem tool, Control parent, Int32 x, Int32 y, Int32 width, Int32 height, Boolean hasLocation, Bo...'
Thanks,
Venkat
Please help me..I am getting this error..
When I use infragistics class library ie. Infragistics2.WebUI.Documents.Excel.v11.2in SSIS Package Development its working fine but when I deployed the package to UAT, I am getting error as|| 5/1/2012 4:50:15 AM ||Errors from Package: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileNotFoundException: Could not load file or assembly Infragistics2.WebUI.Documents.Excel.v11.2, Version=11.2.20112.2025, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb or one of its dependencies. The system cannot find the file specified. File name: Infragistics2.WebUI.Documents.Excel.v11.2, Version=11.2.20112.2025, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb at ST_cb14632e4d4c40e79fa791e2b4529ef1.csproj.ScriptMain.Main() 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]. --- End of inner exception stack trace --- at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams) at Microsoft.SqlServer.Dts.Tasks.ScriptTask.VSTATaskScriptingEngine.ExecuteScript() Stack Trace: at CreditSuisse.Aiop.Services.ExecuteSSISJobService.SSISJob.Process(Int32 jobId) in g:\TeamBuild\Build\AIOP\AS\
Hello Venkat,
Could you please try to clear the contents of the licenses.licx file. You could open this file through Visual Studio's 'Solution Explorer' => 'Properties' -> 'licenses.licx', select all text and delete it. Please note that you should not delete the file itself, but it's contents and then try to build your solution again.
Please do not hesitate to contact us if you need any additional assistance.