Base solution for your next web application
Open Closed

AbpUserConfigurationController.GetAll() getting error #5309


User avatar
0
tteoh created

Hi,

When I route to login page, then i getting this error.

The below link is a image that shown what error i getting in the browser (<a class="postlink" href="https://imgur.com/xShZJUS">https://imgur.com/xShZJUS</a>)

Can I know why I getting this error?

Thanks.


3 Answer(s)
  • User Avatar
    0
    alper created
    Support Team

    Hi,

    Go to <a class="postlink" href="http://localhost:22742/">http://localhost:22742/</a> and check if you see the Swagger page. If you see it then you have your server up. If not then check your launch settings (you might have changed ports!)

    If your server is up you might have problem connecting to the database. Check server logs...

  • User Avatar
    0
    tteoh created

    Sry, I founded the problem, that is my mistake.

    Thanks.

  • User Avatar
    0
    alper created
    Support Team

    thanks for your feedback ;)