fullstackproltd / AspNetCoreSpa

Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
https://aspnetcorespa.fullstackpro.co.uk
MIT License
1.47k stars 464 forks source link

always showing this Cannot GET / #208

Closed sajidali2444 closed 6 years ago

sajidali2444 commented 6 years ago

any help please its showing me Cannot GET / i added new folder dashboard and dashboard.component.ts and html file. not error in console how I can debug this problem.?

sunilkothiyal commented 6 years ago

I am getting same error can someone solve it?

asadsahi commented 6 years ago

@sajidali2444 you need to provide much more details when asking questions or raising an issue.

If you are having an issue with any parts of application or something that you are building, the depth of understanding to which anyone can have guesses is minimal without looking at what the error is. The error that you are describing is quite abstract and not sure what can cause a get request to fail.

Please share a reproduction repo or elaborate on the issue. Closing it for now until more information is provided. Hope that is ok.