React.NET icon indicating copy to clipboard operation
React.NET copied to clipboard

Tutorial.jsx file is not found - Status 500

Open chrisSanAA opened this issue 1 year ago • 1 comments
trafficstars

Hi,

I'm having the exact same issue as https://github.com/reactjs/React.NET/issues/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 avatar Apr 19 '24 06:04 chrisSanAA

@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.

ibakirov avatar Jun 21 '24 08:06 ibakirov