We using ASPZero ASP.NET MVC 5.x & jQuery we use the model annotation "DTO" to validation client & server side
how can I access to the localization (L)method from data annotation class "DTO" ( application service ) example : [Required(ErrorMessage =<<Localization string >>]
I use the below link to add the new project in the solution and reference the DLL into Main Web "ASPZero Web" <a class="postlink" href="https://stackoverflow.com/questions/12911006/asp-net-mvc-4-areas-in-separate-projects-not-working-view-not-found">https://stackoverflow.com/questions/129 ... -not-found</a>
But the problem the side hanging,
what is the missing if ASP Zero support that? what the best way to do that ?
Dear All,
Can I inject the IServiceBase<IBaseClass> in the controller ?
Can't create component 'Rem.ERP.Web.Areas.Mpa.Controllers.PRequestController' as it has dependencies to be satisfied.
'Rem.ERP.Web.Areas.Mpa.Controllers.PRequestController' is waiting for the following dependencies:
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: Castle.MicroKernel.Handlers.HandlerException: Can't create component 'Rem.ERP.Web.Areas.Mpa.Controllers.PRequestController' as it has dependencies to be satisfied.
'Rem.ERP.Web.Areas.Mpa.Controllers.PRequestController' is waiting for the following dependencies:
Dear All,
The ASPZero Framwork use HttpContext for save the users data
is the ASPZero support for cloud & auto scale ??
Dear all,
We have Problem in the send post ajax from DevExpress GridView into ASPzero control ,when click on New, Edit or Delete
the below error appears
Bad Request - 400 Empty or invalid anti forgery header
settings.Name = "grdAccCategoriesPartial" settings.CallbackRouteValues = new { Controller = "Home", Action = "grdAccCategoriesPartial" } settings.SettingsEditing.AddNewRowRouteValues = new { Controller = "Home", Action = "grdAccCategoriesPartialAddNew" } settings.SettingsEditing.UpdateRowRouteValues = new { Controller = "Home", Action = "grdAccCategoriesPartialUpdate" } settings.SettingsEditing.DeleteRowRouteValues = new { Controller = "Home", Action = "grdAccCategoriesPartialDelete" } settings.KeyFieldName = "Id"
Dear All,
we have problem in use the DevExpress control, see the below error
jQuery Validation script was attached after DevExpress scripts. jQuery script was attached after DevExpress scripts. Please check the correctness of script registration on the page. For details
Dears,
We purchase the ASPZERO but the "404" error appears when trying to download the aspnet-zero-samples <a class="postlink" href="https://github.com/aspnetzero/aspnet-ze">https://github.com/aspnetzero/aspnet-ze</a> ro-samples