Starting new wizard project in SharpDevelopReports_2.2.0.229:
--
SharpDevelop Version : 2.2.0.2585 <---------- SD IDE stats 2.2.1.2648
.NET Version : 2.0.50727.42
OS Version : Microsoft Windows NT 5.1.2600 Service Pack 2
Current culture : Spanish (Spain) (es-ES)
Working Set Memory : 36944kb
GC Heap Memory : 5216kb
Exception thrown:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileNotFoundException: Could not load file or assembly 'ICSharpCode.SharpDevelop, Version=2.1.0.2376, Culture=neutral, PublicKeyToken=f829da5c02be14ee' or one of its dependencies. El sistema no puede hallar el archivo especificado.
File name: 'ICSharpCode.SharpDevelop, Version=2.1.0.2376, Culture=neutral, PublicKeyToken=f829da5c02be14ee'
at SharpQuery.Gui.TreeView.SharpQueryTree..ctor()
at ICSharpCode.Reports.Addin.ReportWizard.PullModelPanel.InitializeComponent()
at ICSharpCode.Reports.Addin.ReportWizard.PullModelPanel..ctor()
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.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
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 ICSharpCode.Core.Runtime.CreateInstance(String instance)
at ICSharpCode.Core.AddIn.CreateObject(String className)
at ICSharpCode.SharpDevelop.DefaultDialogPanelDescriptor.get_DialogPanel()
at ICSharpCode.SharpDevelop.Gui.WizardDialog.AddNodes(Object customizer, IEnumerable`1 dialogPanelDescriptors)
at ICSharpCode.SharpDevelop.Gui.WizardDialog..ctor(String title, Object customizer, String treePath)
at ICSharpCode.Reports.Addin.ReportWizard.CreateReport.Run()
at ICSharpCode.Reports.Addin.ReportDisplayBinding.CreateContentForLanguage(String languageName, String content)
at ICSharpCode.SharpDevelop.FileService.NewFile(String defaultName, String language, String content)
at ICSharpCode.SharpDevelop.Gui.NewFileDialog.SaveFile(FileDescriptionTemplate newfile, String content, Byte[ binaryContent)
at ICSharpCode.SharpDevelop.Gui.NewFileDialog.OpenEvent(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)