Welcome Guest Search | Active Topics | Sign In | Register

Invoke or BeginInvoke during debugging Options
Surya Misra
Posted: Wednesday, December 14, 2011 4:28:15 PM
Rank: Newbie
Groups: Member

Joined: 12/14/2011
Posts: 4
Since I added the EO.Pdf to my asp.net project I get the following errors after I access the dll for the first time when debugging the project.

System.Transactions Critical: 0 : <TraceRecord xmlns="http://schemas.microsoft.com/2004/10/E2ETraceEvent/TraceRecord" Severity="Critical"><TraceIdentifier>http://msdn.microsoft.com/TraceCodes/System/ActivityTracing/2004/07/Reliability/Exception/Unhandled</TraceIdentifier><Description>Unhandled exception</Description><AppDomain>/LM/W3SVC/2/ROOT-4-129683704876404182</AppDomain><Exception><ExceptionType>System.InvalidOperationException, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</ExceptionType><Message>Invoke or BeginInvoke cannot be called on a control until the window handle has been created.</Message><StackTrace> at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
at System.Windows.Forms.Control.BeginInvoke(Delegate method, Object[] args)
at EO.Pdf.Internal.ha.g()
at EO.Pdf.Internal.kh.g()
at EO.Pdf.Internal.kh.a(Object A_0, EventArgs A_1)</StackTrace><ExceptionString>System.InvalidOperationException: Invoke or BeginInvoke cannot be called on a control until the window handle has been created.
at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
at System.Windows.Forms.Control.BeginInvoke(Delegate method, Object[] args)
at EO.Pdf.Internal.ha.g()
at EO.Pdf.Internal.kh.g()
at EO.Pdf.Internal.kh.a(Object A_0, EventArgs A_1)</ExceptionString></Exception></TraceRecord>
eo_support
Posted: Wednesday, December 14, 2011 5:12:30 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

What's your EO.Pdf.dll version?

Thanks!
Surya Misra
Posted: Wednesday, December 14, 2011 5:16:16 PM
Rank: Newbie
Groups: Member

Joined: 12/14/2011
Posts: 4
2011.2 (3.0.84.2)
eo_support
Posted: Wednesday, December 14, 2011 5:18:32 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

Please try to update to the latest build (3.0.95.2). This issue may have been fixed in this build.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.