MVC - latest version
We just upgraded to latest version v11.1 and using VS2022 latest. Can it be that it is nessesary to have Docker running in order to publish on Azure?
I get these errors: Error The "KillAppInsideContainer" task failed unexpectedly. Error Visual Studio container tools require Docker to be running. Visility.Web.Mvc
(Debug is fine)
Thanks
Hi,
Thanks for your reply.
We detected using the provided link in fact worked, however we were a little confused regarding which project to include changes to.
However adding it to Web.Mvc, seemed to do the trick.
It is working now.
Hi We are trying to implement OData in ASP.Net Zero but can not find any examples for the following version:
ASP.NET CORE MVC & jQuery .NET 6.0 v11.1.0
All the examples that we could find are for ASP.Net Core 3.x, 5x., and we can't get those to work on .Net 6.
Could you point us in the right direction on where to look, or provide us with example code?
Thanks in advance.
I want to use logger in regular class to post messages to Auditlog. I followed this procedure: https://aspnetboilerplate.com/Pages/Documents/Logging But I did not get a Logger injected. Then I tried to add the ILogger to constructor and I got a logger : "{log4net.Repository.Hierarchy.DefaultLoggerFactory+LoggerImpl}" But when I use the logger to add a Error - nothing comes to the Audit log.
Could you explain how to use Logger to add a message to Auditlog?
Thank you, Thøger
Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
After I added a widget to main dashboard page it does not render. How do I "clear" the problem for now - I cant find where the settings are stored? Thank you, Thøger
Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
Is there a user persmission that prevent a user from editing the dashboard? Thanks, Thøger
Do you expect to update Xamarin to MAUI? Thanks, Thøger
hello Ismcagdas If I set up an account for a user and don't flag adminstration for this user - I think it would make sense that the user is not able to mess up the dashboard. Please consider for an update. Thanks, Thøger
hi We use JQuery. I think the problem was that we needed more RAM. I upgraded to double RAM and double payment :-) - and now its working. Thanks, Thøger