Base solution for your next web application
Open Closed

Internal Server Error #3577


User avatar
0
avanekar02 created

Hl

i created an angular project and ran the coe and angular seperately it loads allows login and all but when i click on user it shows the following error, can you please help me i am struggling from 5 days with this.

Also from swagger when i call it tryout it shows

Request URL
http://localhost:22742/api/services/app/User/GetUsers
Response Body
no content
Response Code
404
Response Headers
{
  "server": "Kestrel",
  "x-sourcefiles": "=?UTF-8?B?RTpcRFhCVGVzdFxhc3BuZXQtY29yZVxzcmNcRFhCQUlTUy5EWEJUZXN0LldlYi5Ib3N0XEFjY291bnRcTG9naW4=?=",
  "x-powered-by": "ASP.NET",
  "date": "Tue, 18 Jul 2017 15:29:24 GMT",
  "content-length": "0",
  "": "",
  "content-type": null
}


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @avanekar02,

    Can you share the Logs.txt file under your Web.Host project ?

    Thanks.