web-config
Configuring subdirectory authentication mode in applications hosted under root site
On my local machine, I work on multiple web sites and run them under IIS under a \"Default\" web site.That way I can access the sites through this type of URL: http://localhost/App1/. Here\'s the stru[详细]
2023-04-03 12:20 分类:问答IIS 7 throws "duplicate section defined" error for web.config on one server, but not another
I have 3 servers, all of which are running Windows Web Server, .NET 4, and IIS7.The beginning section of my web.config file is:[详细]
2023-04-03 11:55 分类:问答50kb size limit on a webservice transfer?
I have a web service and I\'m trying to fall its function while sending it data. The d开发者_如何学JAVAata is a byte array, I\'m finding that the maximum size byte array I can send is about 50kb (bit[详细]
2023-04-03 06:26 分类:问答IIS/web.config Redirect folder to another host but not its sub directoy
I have a two servers, one is for development and the other is for production. My local environment\'s database is often refreshed so that the data that appears on my local environment becomes an exac[详细]
2023-04-03 04:49 分类:问答.less files are statically served on IIS6 + .NET 4 MVC3
In a .NET 4 MVC3 project I\'m running a local machine on IIS6 (don\'t ask why). It has a p开发者_运维知识库roper wildcard mapping in IIS to the v4 aspnet_isapi.dll, and the same goes for the .less ext[详细]
2023-04-02 22:07 分类:问答Using a class defined in App_Code in web.config
I have a class named CustomWebAuditEvent defined in App_Code/CustomWebAuditEvent.vb and I\'m trying to use it in a eventMappings of my Web.Config[详细]
2023-04-02 17:00 分类:问答asp.net 4.0 web.config inheritance
I read a lot of articles and questions on the net about this issue, but i don\'t find the right solution for my problem.[详细]
2023-04-02 14:03 分类:问答Windows Auth directory in IIS - web.config Permission problem
We\'ve created a windows authenticated sub directory on our web server, however, intermittently when we go there (once logge开发者_开发知识库d in as an authenticated user - member of a authenticated g[详细]
2023-04-02 11:38 分类:问答Compiler problems with global.asax and web deployment project
开发者_JAVA百科I\'m having a nightmare with a Web Application project which I\'m using a Web Deployment project to deploy.[详细]
2023-04-02 07:09 分类:问答Exclude directory in URL Rewrite
I have this code at my web.config <rule name=\"Imported Rule 2\" stopProcessing=\"tr开发者_StackOverflow中文版ue\">[详细]
2023-04-02 02:54 分类:问答