Tuesday, May 21, 2013
Google Custom Search

Our Community

Membership Membership:
Latest New User Latest: Phil hicks
New Today New Today: 10
New Yesterday New Yesterday: 10
User Count Overall: 28654

People Online People Online:
Visitors Visitors: 10
Members Members: 0
Total Total: 10

Online Now Online Now:

ClearCanvas Community Forums

ClearCanvas errors
Last Post 2009-03-11 10:15 AM by stewart. 5 Replies.
Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
standout
Basic Member
Basic Member
Posts:30

--
2009-01-20 01:37 AM  

System.Reflection.TargetInvocationException: 调用的目标发生了异常。 ---> System.InvalidOperationException: This method cannot be called until the Application is fully initialized
   在 ClearCanvas.Desktop.Application.DoQuit()
   在 ClearCanvas.Desktop.Application.Quit()
   在 ClearCanvas.Desktop.View.WinForms.DesktopWindowView.FormFormClosingEventHandler(Object sender, FormClosingEventArgs e)
   在 System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e)
   在 System.Windows.Forms.Form.RaiseFormClosingOnAppExit()
   在 System.Windows.Forms.Application.ExitInternal()
   在 System.Windows.Forms.Application.Exit(CancelEventArgs e)
   在 System.Windows.Forms.Application.Exit()
   在 ClearCanvas.Desktop.View.WinForms.GuiToolkit.Terminate()
   在 ClearCanvas.Desktop.Application.<>c__DisplayClass2.b__0(Object sender, EventArgs e)
   --- 内部异常堆栈跟踪的结尾 ---
   在 System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
   在 System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
   在 System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
   在 System.Delegate.DynamicInvokeImpl(Object[] args)
   在 ClearCanvas.Common.Utilities.EventsHelper.Fire(Delegate del, Object sender, EventArgs e)
   在 ClearCanvas.Desktop.View.WinForms.GuiToolkit.<>c__DisplayClass1.b__0(Object sender, EventArgs args)
   在 System.Windows.Forms.Timer.OnTick(EventArgs e)
   在 System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

jasper.yeh
Senior Member
Senior Member
Posts:525
Avatar

--
2009-01-20 10:40 AM  
Hi Tom,

Could you please describe what you were doing when this occurred, and perhaps include a few more lines from the log before and after the exception message?

Are you perhaps using a daily build or have custom plugins installed?

Thanks,
// Jasper
tuanpham
New Member
New Member
Posts:5

--
2009-01-20 01:58 PM  
If it happens on the appplication start up then you may have SQL or SQL Express installed on the machine which also installed the .NET SQL/ADO library in the global assembly cache that caused the problem. If this is the case you'll need to copy all SQL*.dll from the ClearCanvas Workstation Common directory out to its root. Please see the following thread for detail:
http://www.clearcanvas.ca/dnn/Community/Forums/tabid/69/aff/1/aft/12164/afv/topic/Default.aspx
yxmr
New Member
New Member
Posts:1

--
2009-02-02 09:16 AM  
I have the same error like tom when I just start CC,it does not run but show
System.Reflection.TargetInvocationException: 调用的目标发生了异常。 ---> System.InvalidOperationException: This method cannot be called until the Application is fully initialized
在 ClearCanvas.Desktop.Application.DoQuit()
在 ClearCanvas.Desktop.Application.Quit()
在 ClearCanvas.Desktop.View.WinForms.DesktopWindowView.FormFormClosingEventHandler(Object sender, FormClosingEventArgs e)
。。。。。
I'm using chinese Windows XP system.
standout
Basic Member
Basic Member
Posts:30

--
2009-03-11 12:59 AM  
when fix this bug ?why happen? not support chinese os?
stewart
Senior Member
Senior Member
Posts:2336

--
2009-03-11 10:15 AM  

Hi Tom, please see this post where I mentioned that we do intend to fix the issue in the near future, but can't give a timeline right now as to when it will be fixed.  I'm afraid that's the best I can do right now.

Regards,

Stewart

Live and real-time support available for Personal and Team Edition customers
You are not authorized to post a reply.

Active Forums 4.1
Copyright 2013 ClearCanvas Inc. All Rights Reserved