machine.config
Unable to modify machine.config file
I want to improve performance of my ASP.NET web application and want to change \"processModel\" tag in machine.config. But I am unable to modify \"machine.config\" file located at framework directory.[详细]
2023-01-08 00:30 分类:问答Problem Configuring "Location" Path Security on Machine.config
I\'m trying to add something like this in Machine.config: <location path=\"elmah.axd\"> <system.web>[详细]
2023-01-05 15:05 分类:问答How do I effectively store a connection string in machine.config only?
We are moving to an environment with multiple engines of SQL Server running on the same server (a test engine and a production engine).We also have separate test and production web servers, and would[详细]
2023-01-03 13:29 分类:问答WCF errors in VS 2010/.Net 4 using sample publish/subscribe app from IDesign website
I am attempting to compile/run a sample WCF application from Juval Lowy\'s website (author of Programming WCF Services & founder of IDesign).The application is an example of a publish/subscribe \'[详细]
2023-01-03 03:25 分类:问答The remote server returned an error: (407) Proxy Authentication Required
I\'m getting this error when I call a web service: \"The remote server returned an error: (407) Proxy Authentication Required\".[详细]
2022-12-25 23:21 分类:问答C# Graphics.RotateTransform works on localhost, but not on remote server
It works on my machine... I have a problem with using a C# Graphics method on my AS开发者_开发技巧P.NET web host.[详细]
2022-12-25 15:21 分类:问答About Security of machinekey
We have a scenario using asp.net Forms Authentication in a web farm and need to setup identical <machinekey /> sections on each servers .config file.[详细]
2022-12-22 03:59 分类:问答Override machine.config with web.config
I have recently decided to move my connection strings to machine.config as this seems to be by far the most elegant approach for managing multiple environments. However, I would still like to be able[详细]
2022-12-15 06:59 分类:问答