web.
Within an web.config-file in an ASP.NET-application some sections of config, like appSettings and connectionStrings, supports the attributes file …
asp.net configuration web-config configsourceI have an ASP.NET MVC project containing an AdminController class and giving me URls like these: http://example.com/…
c# asp.net-mvc security web-config authorizationI've just uploaded a Asp.Net Web Api 2.2 project to production server and I got the error stated in the …
asp.net asp.net-web-api web-config assembly-binding-redirect assemblybindingI am having a website developed in Visual Studio 2012. The web.config is currently containing following files in its transformation: …
visual-studio-2012 web-configI want to set the custome error to be true to prevent users from viewing detailed info about my application. …
asp.net-mvc-3 web-config custom-errorsWhenever I'm trying to install something or even just list the packages I get this error "The underlying connection was …
visual-studio-2010 web-config nugetWe're seeing lots of virtual memory fragmentation and out of memory errors and then it hits the 3GB limit. The …
asp.net web-configI am getting an error while executing the application on server "The configuration section cannot contain a CDATA or text …
asp.net web-config authorizationI am getting the following error when I try to launch my ASP.Net Core App using IIS Server v7.5 ... …
c# asp.net web-config iis-7.5Possible Duplicate: How to prevent an ASP.NET application restarting when the web.config is modified? Was just thinking about …
asp.net web-config appdomain application-pool application-restart