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

New Post: MsgBox and InputBox error in VBScript

Hi Jesper, For these functions to work, you must provide an implementation of Microsoft.ClearScript.Windows.IHostWindow. Here's a minimal example:internalclass HostWindow : IHostWindow { public IntPtr...

View Article



Edited Issue: [BUG] Hang on Application pool recycle [119]

Hi,Using React.NET 3.0.1 which uses ClearScript.V8 5.4.8 following hang is observed on recycling application pool```.NET Call Stack.SharedPtr.Release(SharedPtr*)+d7 [[InlinedCallFrame] (.Decrement)]...

View Article

New Post: MsgBox and InputBox error in VBScript

Thanks ! Now it's working. Regards Jesper Sandgaard

View Article

New Post: Native Visual C++

In the Description it says "ClearScript is a library that makes it easy to add scripting to your .NET applications.". How about native vc++? Is it possible to use ClearScript with unmanaged c++ code?

View Article

New Post: Convert .net IEnumerable to JS array

Hi, I have a JS script, which I cannot change and I need to execute it to get a result. I successfully passed some objects into the engine but I have a problem with arrays. Since I have no control over...

View Article


New Post: Native Visual C++

Hi Hrnkas, Thanks for your question! ClearScript's main goal is to make existing .NET objects and types scriptable with minimal effort. To that end it relies heavily on .NET features such as reflection...

View Article

New Post: Convert .net IEnumerable to JS array

Hello Petr,​ How can I convert .net array into JS array without modification of the script?​ You can use the script engine as a helper. Here's a simple extension method that converts a .NET collection...

View Article

New Post: Convert .net IEnumerable to JS array

Thank you very much. Since I need to be maximally compatible with JS, I chose the first option and it works.

View Article


Updated Wiki: Home

Description ClearScript is a library that makes it easy to add scripting to your .NET applications. It currently supports JavaScript (via V8 and JScript) and VBScript.FeaturesSimple usage; create a...

View Article


Commented Issue: [BUG] Hang on Application pool recycle [119]

Hi,Using React.NET 3.0.1 which uses ClearScript.V8 5.4.8 following hang is observed on recycling application pool```.NET Call Stack.SharedPtr.Release(SharedPtr*)+d7 [[InlinedCallFrame] (.Decrement)]...

View Article

Commented Issue: [BUG] Hang on Application pool recycle [119]

Hi,Using React.NET 3.0.1 which uses ClearScript.V8 5.4.8 following hang is observed on recycling application pool```.NET Call Stack.SharedPtr.Release(SharedPtr*)+d7 [[InlinedCallFrame] (.Decrement)]...

View Article

Commented Issue: [BUG] Hang on Application pool recycle [119]

Hi,Using React.NET 3.0.1 which uses ClearScript.V8 5.4.8 following hang is observed on recycling application pool```.NET Call Stack.SharedPtr.Release(SharedPtr*)+d7 [[InlinedCallFrame] (.Decrement)]...

View Article

Commented Issue: [BUG] Hang on Application pool recycle [119]

Hi,Using React.NET 3.0.1 which uses ClearScript.V8 5.4.8 following hang is observed on recycling application pool```.NET Call Stack.SharedPtr.Release(SharedPtr*)+d7 [[InlinedCallFrame] (.Decrement)]...

View Article


Commented Issue: [BUG] Hang on Application pool recycle [119]

Hi,Using React.NET 3.0.1 which uses ClearScript.V8 5.4.8 following hang is observed on recycling application pool```.NET Call Stack.SharedPtr.Release(SharedPtr*)+d7 [[InlinedCallFrame] (.Decrement)]...

View Article

Commented Issue: [BUG] Hang on Application pool recycle [119]

Hi,Using React.NET 3.0.1 which uses ClearScript.V8 5.4.8 following hang is observed on recycling application pool```.NET Call Stack.SharedPtr.Release(SharedPtr*)+d7 [[InlinedCallFrame] (.Decrement)]...

View Article


Commented Issue: [BUG] Hang on Application pool recycle [119]

Hi,Using React.NET 3.0.1 which uses ClearScript.V8 5.4.8 following hang is observed on recycling application pool```.NET Call Stack.SharedPtr.Release(SharedPtr*)+d7 [[InlinedCallFrame] (.Decrement)]...

View Article

Created Unassigned: System.AccessViolationException [120]

I am trying to run my application in a docker container, but it crashes with the following error:```Unhandled Exception: System.AccessViolationException: Attempted to read or write protected memory....

View Article


Edited Unassigned: System.AccessViolationException [120]

I am trying to run my application in a docker container, but it crashes with the following error:```Unhandled Exception: System.AccessViolationException: Attempted to read or write protected memory....

View Article

Edited Unassigned: System.AccessViolationException [120]

I am trying to run my application in a docker container, but it crashes with the following error:```Unhandled Exception: System.AccessViolationException: Attempted to read or write protected memory....

View Article

Commented Unassigned: System.AccessViolationException [120]

I am trying to run my application in a docker container, but it crashes with the following error:```Unhandled Exception: System.AccessViolationException: Attempted to read or write protected memory....

View Article
Browsing all 2297 articles
Browse latest View live




Latest Images