AccountGo / accountgo

Accounting System built in ASP.NET DotNetCore, ReactJS, MobX. Don't forget to click STAR if you like this project.
http://accountgo.net
MIT License
385 stars 313 forks source link

API project always get HTTP 404 #87

Closed yanitraabdi closed 6 years ago

yanitraabdi commented 7 years ago

I already follow instructions from Readme but still cannot access API project when I run them and get HTTP 404 instead.

Im already using VS 2017.

Any help here?

amansulaiman commented 7 years ago

Try http://localhost/api/{nameOfController}

lepstein2007 commented 7 years ago

I'm having the same issue. any update on this? were you able to fix your issue? when i go directly to http://localhost/api/account i get a blank page.

EdwardTejada9312 commented 6 years ago

i have the same problem like @lepstein2007 , any help?