-
We are trying to dockerize our ASP.NET MVC5 app and got the following error at Line 9. We ran into the same issue before when dealing with bundling, but this time with docker we are not sure if it's a…
-
Hi,
I'm trying to build a generic controller mvc application. I have implemented the IControllerFactory but i get 404 when tryinng to access my custom page It doesn't even break when debugging on …
-
How we can register or configure areas from referenced dlls?
I had done this by using mvccontrib in mvc5.
Is there any way to do this in ASP.NET 5?
I didn't seen any official documents on areas in…
-
One of the things that we very often end up needing is to generate a url for some route in our app.
For example, let's say I have a route like this:
`GET /resource/:resourceId/action/param1/:param1/…
-
Hello Mohammad,
I just downloaded your solution ... I tried to run the application but I can not found MVC5-MixedAuth.mdf file to attach it and see your solution in action... could you please help …
-
### Reproduction of the problem
It is reproducible only in ASP.NET MVC Core. Not reproducible in ASP.NET MVC5.
Create a Telerik Core app with Standard template and substitute the PanelBar in it with…
-
bootstrap-datetimepicker is not working and it is throwing datetimepicker() is not found while loading the page in mvc5
-
This Debian package should be automatically generated by the 'Deploy' build process. It must conform with the DFSG and be suitable for upload to the 'Main' Debian repository.
## Blocked by
This is…
-
I download your package version 1.5.36 from NuGet then follow instructions from [http://aspdatatables.azurewebsites.net/](http://aspdatatables.azurewebsites.net/).
Everything looks good until I try t…
-
Summary: ASP.NET Core allows the use of a different DI Library. But NLog's integration ([here](https://github.com/NLog/NLog.Web/wiki/Getting-started-with-ASP.NET-Core-2)) assumes use of the inbuilt DI…