-
Notifications
You must be signed in to change notification settings - Fork 923
Closed
Description
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
Labels
No labels