Skip to content

In production! Object doesn't support this property or method #188

@sksallaj82

Description

@sksallaj82

I have deployed this project with reactjs.net on 4 different environments (works on my machine, works on a dev cloud machine - aws), works in a dev box environment, and works in a dev remote dev box environment, but when we deployed to the machine that really matters - in production we're getting a very weird error.

We updated to the latest ReactJS.NET using Babel bundling v 2.0.1

And we're getting a yellow page of death:

Object doesn't support this property or method

Exception Details: MsieJavaScriptEngine.JsRuntimeException: Object doesn't support this property or method

Going down the page I see more hints:

...
[TinyIoCResolutionException: Unable to resolve type: React.JavaScriptEngineFactory]
...
[TinyIoCResolutionException: Unable to resolve type: React.ReactEnvironment]
...

I can't replicate this error on any of my dev boxes, and I'm not entirely sure what setting in IIS I have to enable to get this to work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions