Click here to Skip to main content
15,867,686 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
Hi

I am working on react.js trying to understand a basic application first, here is the link that I am following:

Tutorial (ASP.NET Core) | ReactJS.NET[^]

I did ask question under the article but have not received it yet but I am trying my luck here too, if anybody has solved it already - any help would be greatly helpful.

I have crossed all the steps but I am struck at Hello World message is not being displayed, I have used the ASP.Net Core 2.0 and selected the template as react.js application, I didn't have js folder created under my wwwroot folder, hence I created one and added the Tutorial.jsx file, it is not helping me, application runs without errors (a small error it shows at the crossorigin saying that attribute value missing) but it doesn't show the Hello World message at all.

In the browser it gives me error message as: Failed to load resource: the server responded with a status of 500 (Internal Server Error) XXXX.jsx


Any help would be very very helpful, as I am new to the World of javscript library world - thanks.

What I have tried:

Other Websites, google and other search engines and colleagues etc
Posted
Updated 2-Jan-19 10:53am
v3

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900