Base solution for your next web application

Activities of "mihalicz"

Question

The download screen is not allowing downloads (https://aspnetzero.com/Download). The "Generate" button just hangs and does not post anything back to the server. The "Download Latest" from list of historical downloads posts to "DownloadFromHistory" which returns an http 500.

Is the download screen broken?

This only works for WebApi controllers. How can I make this work for Dynamic Controllers? For example, application/json is the only option that shows in Swagger but I want the option to send XML straight to the application layer through Swagger

We are also having this issue for the migrator only. Is there a workaround?

The link to github issue did not work for me, maybe more is there?

In a net new installation of the latest ASP.NET Zero framework, my UserFriendlyException error messages are not being handed over to the UI in the correct format that it's expecting.

Every error popup in the system states "Error detail not sent by server."

Please advise as to the correct way to resolve this issue so that exception messages are rendered correctly in the front-end.

Showing 1 to 4 of 4 entries