are you running Api or angular project as application in IIS?
also, do share the browser network panel with 404 network requests with us.
There was a similar issue report previously. See https://github.com/aspnetzero/aspnet-zero-core/issues/1593
Hi, what is your product version ?
To run Host project on IIS, additional modification to appsetings.json is not required.
Hi, can you share your IIS configuration by screenshot?
Also, share the browser network panel when visiting http://localhost/NetZeroMtellService/swagger/index.html
you can create a separate class to handle this.
Similar to UserFriendCacheSyncronizer in ANZ project
Hi, you can take note the things mentioned on the download page.
You cannot rename a project after download! Downloading a demo project does not affect your allowed project count. You can download demo projects for testing, training or demo purposes, but you cannot go live with a demo project!
https://www.aspnetzero.com/Download
Currently, there is no tool available for migration from demo to live project. However, you can apply similar methods/ways just like upgrading the project.
Related discussion https://support.aspnetzero.com/QA/Questions/6285
Related:
Hi, AbpUserLogins
is used to store external authentication info, AbpUserTokens
is used to store two factor authentication info.
Please share your ANZ project type? jquery or angular?
for jquery, you can remove the code where Account-Languages
is called.
for angular, you can remove the code where Language-switch
is called
Can you share the http response of
api/my/GetSomething
api/my/CreateSomething
also, the error full stacktrace of 500 internal error
It seems that our user is suddenly logged off.
What scenario will a user suddenly logged off?