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

New Post: Using ClearScript. WebApplication problem

Please try the following in V8Proxy.cs. First, make sure the NativeMethods class looks like exactly like this:privatestaticclass NativeMethods { [DllImport("kernel32", ExactSpelling = true,...

View Article



Commented Unassigned: Issue with memory leaking scripts: 5.3.9 vs 5.3.10 [32]

Hi everybody,I just noticed a behavior that differs between ClearScript v 5.3.9 and 5.3.10, and it's about limiting memory for a script execution. Consider following faulty script (it emulates a memory...

View Article

Edited Issue: Issue with memory leaking scripts: 5.3.9 vs 5.3.10 [32]

Hi everybody,I just noticed a behavior that differs between ClearScript v 5.3.9 and 5.3.10, and it's about limiting memory for a script execution. Consider following faulty script (it emulates a memory...

View Article

New Post: Using ClearScript. WebApplication problem

I've tried to use the error control and, strange, the only thing i have obtained is error = 0...... After this, i tried to only change location of my project and, finally everything was...

View Article

New Post: Using ClearScript. WebApplication problem

I've tried to use the error control and, strange, the only thing i have obtained is error = 0......​ Hmm, are you sure you have SetLastError=true on the DllImport attribute?​ To conclude i suppose the...

View Article


New Post: How to add the ClearScript.V8 assemblies into GAC

Hi again! To enable ClearScriptV8 assembly loading via AppDomain.AssemblyResolve, we'd like to propose the following new code at the top of V8Proxy.LoadAssembly:try { assembly =...

View Article

New Post: How to add the ClearScript.V8 assemblies into GAC

Hello! I do not understand how to use it. Give an example of use.

View Article

New Post: How to add the ClearScript.V8 assemblies into GAC

If we made the change above, the host could do something like this to override ClearScript's V8 loading process: AppDomain.CurrentDomain.AssemblyResolve += (sender, args) => { if (args.Name ==...

View Article


New Post: How to add the ClearScript.V8 assemblies into GAC

I think this is a good option. Thanks!

View Article


Commented Issue: Issue with memory leaking scripts: 5.3.9 vs 5.3.10 [32]

Hi everybody,I just noticed a behavior that differs between ClearScript v 5.3.9 and 5.3.10, and it's about limiting memory for a script execution. Consider following faulty script (it emulates a memory...

View Article

Commented Issue: Issue with memory leaking scripts: 5.3.9 vs 5.3.10 [32]

Hi everybody,I just noticed a behavior that differs between ClearScript v 5.3.9 and 5.3.10, and it's about limiting memory for a script execution. Consider following faulty script (it emulates a memory...

View Article

Created Unassigned: Administrator rights [33]

When attempting to run in low rights mode I found that the service was unable to access (or possibly create) a folder in the %appdata%/local/microsoft/clearscript/(x64|x86)/(.net version). It seems to...

View Article

Commented Issue: Issue with memory leaking scripts: 5.3.9 vs 5.3.10 [32]

Hi everybody,I just noticed a behavior that differs between ClearScript v 5.3.9 and 5.3.10, and it's about limiting memory for a script execution. Consider following faulty script (it emulates a memory...

View Article


Commented Issue: Issue with memory leaking scripts: 5.3.9 vs 5.3.10 [32]

Hi everybody,I just noticed a behavior that differs between ClearScript v 5.3.9 and 5.3.10, and it's about limiting memory for a script execution. Consider following faulty script (it emulates a memory...

View Article

Commented Unassigned: Administrator rights [33]

When attempting to run in low rights mode I found that the service was unable to access (or possibly create) a folder in the %appdata%/local/microsoft/clearscript/(x64|x86)/(.net version). It seems to...

View Article


Commented Unassigned: Administrator rights [33]

When attempting to run in low rights mode I found that the service was unable to access (or possibly create) a folder in the %appdata%/local/microsoft/clearscript/(x64|x86)/(.net version). It seems to...

View Article

Edited Issue: Administrator rights [33]

When attempting to run in low rights mode I found that the service was unable to access (or possibly create) a folder in the %appdata%/local/microsoft/clearscript/(x64|x86)/(.net version). It seems to...

View Article


Commented Issue: Administrator rights [33]

When attempting to run in low rights mode I found that the service was unable to access (or possibly create) a folder in the %appdata%/local/microsoft/clearscript/(x64|x86)/(.net version). It seems to...

View Article

Commented Issue: Issue with memory leaking scripts: 5.3.9 vs 5.3.10 [32]

Hi everybody,I just noticed a behavior that differs between ClearScript v 5.3.9 and 5.3.10, and it's about limiting memory for a script execution. Consider following faulty script (it emulates a memory...

View Article

Commented Issue: Issue with memory leaking scripts: 5.3.9 vs 5.3.10 [32]

Hi everybody,I just noticed a behavior that differs between ClearScript v 5.3.9 and 5.3.10, and it's about limiting memory for a script execution. Consider following faulty script (it emulates a memory...

View Article
Browsing all 2297 articles
Browse latest View live




Latest Images