I have a web.config file that has a user name and password in it. The account is used to create a text file so that I dont have to give everyone access to the share that the file is created in. H...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23351779.html
I have two virtual directories on IIS 6 that are not visible on the LAN.
They work great on the server (localhost).
We are using "FORMS Authentication" and any request for the virtual directo...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Microsoft_IIS/Q_23344...
what is the proper syntax to use when rewriting URL's in a web.config file?
OR
if you know a better non httpd.conf method, let me know
asp.net
C#
http://www.experts-exchange.com/Programming/Languages/.NET/.NET_Framework_2.0/Q_23767313.h...
I am wondering if there is a specific place (global.asax, web.config etc) that is called EVERY time ANY information or page is accessed.
To clarify: I would like to run a function whenever a pa...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23466055.html
I'm trying to understand how the various web.config files work with IIS and SharePoint. There are multiple web.config files including those under subfolders of C:\Program Files\Common Files\Micr...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/MS-SharePoint/Q_2349...
Under Medium trust, is it possible to allow a user to run their own compiled DLLs?
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Microsoft_IIS/Q_23193...
I have a website that I have successfully deployed across a range of servers from XP 5.1 to IIS 7 servers. For some reason the same web.config file will not work on a Windows 2003 server running I...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23445251.html
I have writte a control that needs to have the ScriptResourceHandler added to web.config.
Is there a way to verify if this is already present in web.config and if not add it?
I could always t...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23784910.html
We have a shared server with many domains running .NET applications. How can we allow a domain to run in FULL trust mode but only within their domain's root folder? I know within the .NET config yo...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Microsoft_IIS/Q_23193...
Hello
I would like to have several sub websites share the root web.config file.
I have been unable to find any information on how to achieve this.
For example:
1. Parent Website (www....
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23854641.html