reactjs/React.NET

Tutorial.jsx file is not found - Status 500

Opened this issue · 1 comments

Hi,

I'm having the exact same issue as #768
exact same behavior, Im not able to make this work.

I followed all the instructions on the tutorial. I have tried installing x86 and x64 versions as mentioned in another posts and nothing works.
image

ReactConfig.cs
image

Browser error:
image

I even changed the file name just to try something else and nothing works.

Please let me know what you need to troubleshoot this

@chrisSanAA I suggest you not to waste time and not to use this React.Net implementation due to #1315 and outdated React (16.X) and so on deprecated libraries. Start using active vanilla React (https://github.com/facebook/react) as Front-end and use your .Net Back-end as Web API for the Front-end.