Skip to content

MSIE "Catastrophic failure" when disposing #5

@Daniel15

Description

@Daniel15

I'm trying to use the MSIE engine and every so often I'm seeing this exception. It doesn't happen every time.

An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in MsieJavaScriptEngine.dll
Additional information: Catastrophic failure (Exception from HRESULT: 0x8000FFFF (E_UNEXPECTED))

MsieJavaScriptEngine.dll!MsieJavaScriptEngine.ActiveScript.ActiveScriptJsEngineBase.Dispose(bool disposing)
MsieJavaScriptEngine.dll!MsieJavaScriptEngine.ActiveScript.ActiveScriptJsEngineBase.Finalize()

Any ideas what it could be?

I'm on Windows 8.1 and am doing this in an ASP.NET MVC website (well, a library used by an ASP.NET MVC website), using TinyIoC to register and resolve the JS engine implementation.

Let me know if you need any further information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions