web-config
Enable net.tcp protocol from Web.config
I have WCF service that has http and net.tcp endpoints. I have deployed the service to IIS 7.5 (Server 2008R2), everything is working good.[详细]
2023-04-04 03:13 分类:问答apply windows authentication to single folder
In my asp.net web application is it possible set 开发者_运维问答up windows authentication on a folder and allow to rest of my site to be access without authentication? Can this be set up via the web.c[详细]
2023-04-04 01:46 分类:问答Database Connection Problem when deploying Silverlight 4 application on IIS 5.1
I\'m new to developing Silverlight application and I got an issue with the database connection after deploying the application (I can access the application just fine, but I can\'t login due to the da[详细]
2023-04-04 00:46 分类:问答Encoding Of An Asp.net Web Page - Possible Ways - Deifference - web.config (Globalization) vs. Meta Tag vs. etc
What are the possible ways to encode an Asp.net Web Page? What is the difference between web.config (Globalization) in the link below:[详细]
2023-04-03 19:57 分类:问答Internal Server Error with httpHandlers section of web.config
I have an asp.net website using the form controls from Telerik. It\'s just moved to a new server but I keep getting a 500 Internal Server Error.[详细]
2023-04-03 17:49 分类:问答Adding Assembly to ASP.Net website
I want to use the Task Scheduler Managed Wrapper in my ASP.Net project so that I can access the windows task scheduler from within my website. From what I have learned so far I need to add a reference[详细]
2023-04-03 17:24 分类:问答ASP.NET httpRedirect : redirect all pages except one
I use this code in the web.config in one of the folders of my website to redirect all pages to the root because I want 开发者_如何学Goto close permanently this section.[详细]
2023-04-03 15:29 分类:问答How can i configure in web.config a 301 permanent redirect?
I would love to use web.config to do the 301 redirection from an old domain to another. How could i do that?[详细]
2023-04-03 13:45 分类:问答How to configure different Custom Error Pages for Web and Mobile Site?
Is there a way to configure different error pages for different portions of your web app? Normally, for the web app I 开发者_开发知识库can configure a Custom error page in the web.config. e.g.[详细]
2023-04-03 13:29 分类:问答Encrypt and store password in web.config file
I have the following information in my web.config file. <appSe开发者_StackOverflow中文版ttings>[详细]
2023-04-03 12:28 分类:问答