Quantcast
Channel: ClearScript
Browsing all 2297 articles
Browse latest View live
↧

New Post: Debugging hangs if an event handler for a UI element is set and...

Is this what you want? (it was truncated)

View Article


New Post: Debugging hangs if an event handler for a UI element is set and...

Yes, but unfortunately, as you can see, the native symbols are missing. Did you build ClearScript yourself? If so, you should be able to load the symbols (.PDBs) for the ClearScriptV8-32 and v8-ia32...

View Article


New Post: Debugging hangs if an event handler for a UI element is set and...

I am using Nuget package manager for the Clearscript library. If the pdb files for version 5.4.6 can be downloded, I would be glad if you could provide a download link. Othwrwise I will download and...

View Article

New Post: Debugging hangs if an event handler for a UI element is set and...

Hi again, We don't distribute ClearScript binaries; please consider contacting the NuGet package owners or building ClearScript yourself. If you decide to do the latter, remember to copy all the...

View Article

Commented Unassigned: Cannot access a disposed object Error [114]

I get a weird "Cannot access a disposed object." error which I cant track down for its evil root.Im stuck in not finding the cause and out of ideas.its going to be difficult to explain, but basically I...

View Article


Commented Unassigned: Cannot access a disposed object Error [114]

I get a weird "Cannot access a disposed object." error which I cant track down for its evil root.Im stuck in not finding the cause and out of ideas.its going to be difficult to explain, but basically I...

View Article

Commented Unassigned: Cannot access a disposed object Error [114]

I get a weird "Cannot access a disposed object." error which I cant track down for its evil root.Im stuck in not finding the cause and out of ideas.its going to be difficult to explain, but basically I...

View Article

Commented Unassigned: Exception when creating Dates in V8ScriptEngine [113]

Hello,I'm trying to create/parse date from a JS evaluate and return them as strings back into c# code as such:```using (var engine = new V8ScriptEngine()){ resultEval =...

View Article


New Post: Debugging hangs if an event handler for a UI element is set and...

Hi, Did you try putting a breakpoint to the "Console.WriteLine" line?debugger; var connect1 = main.SizeChanged.connect(function (sender, e) { Console.WriteLine("SizeChanged"); }); If you have only a...

View Article


New Post: Debugging hangs if an event handler for a UI element is set and...

Yes, we did set a breakpoint on that line, and yes, the application stops when it hits it, but that's expected, right? The breakpoint pauses execution and gives control to the debugger. Or are you...

View Article

New Post: Debugging hangs if an event handler for a UI element is set and...

I've finally found the cause of the problem. I host a chromium embedded browser (CefSharp) inside my application to integrate the debugger inside the application. When a UI event which is bound to a...

View Article

New Post: Debugging hangs if an event handler for a UI element is set and...

Hi again, That sounds like a very interesting application! Have you considered running your debugger in a separate UI thread? Windows Forms applications can have any number of UI threads. Lots of...

View Article

New Post: Debugging hangs if an event handler for a UI element is set and...

Thanks for your quick response and this great library.

View Article


Commented Unassigned: Exception when creating Dates in V8ScriptEngine [113]

Hello,I'm trying to create/parse date from a JS evaluate and return them as strings back into c# code as such:```using (var engine = new V8ScriptEngine()){ resultEval =...

View Article

New Post: Debugging hangs if an event handler for a UI element is set and...

I wrote two magical functions to handle my problem. I want to share it so that other users can benefit, too. I added a host object referring to my Form object to the engine....

View Article


New Post: Debugging hangs if an event handler for a UI element is set and...

Hi ahmetuzun, Thanks for posting your solution! Here's an alternative that uses only public APIs and supports all events that follow the standard pattern:publicstaticclass EventSourceExtensions {...

View Article

New Post: Debugging hangs if an event handler for a UI element is set and...

That's a perfect solution. Thank you very much for your help.

View Article


Closed Unassigned: Cannot access a disposed object Error [114]

I get a weird "Cannot access a disposed object." error which I cant track down for its evil root.Im stuck in not finding the cause and out of ideas.its going to be difficult to explain, but basically I...

View Article

Edited Issue: Cannot access a disposed object Error [114]

I get a weird "Cannot access a disposed object." error which I cant track down for its evil root.Im stuck in not finding the cause and out of ideas.its going to be difficult to explain, but basically I...

View Article

Commented Unassigned: Exception when creating Dates in V8ScriptEngine [113]

Hello,I'm trying to create/parse date from a JS evaluate and return them as strings back into c# code as such:```using (var engine = new V8ScriptEngine()){ resultEval =...

View Article
Browsing all 2297 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>