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 am looking for a way to do a web.config file with local windows security settings. How would I do this? Thanks!
http://www.experts-exchange.com/Programming/Languages/.NET/Q_24024718.html
Zones:
.NETDate Answered: 01/06/2009 Rating: 9.5 Views: 10
I have a web folder in IIS 6 I have forms authentication working for it but I want to allow non-authenticated access from one IP to a subfolder. Any idea on how to do it?
Roles in a web.config i...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_24064276.html
I have several URL's that are sent in emails in my C#.NET web app.
The ones that are specified in the webforms (.aspx) pages have been successfully pointed to the <appSettings> section of my web...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_24672391.html
Hi, I am using VB.net to develop a website. I have 2 login pages (loginExternal.aspx & loginInternal.aspx). Can I use a single Web.config file to use both the login pages in <authentication loginUr...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_21492904.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...
Hello All,
I have the situation where a site X is hosted on a windows 2003 server.
i copied X to another site Y.
web.config file then was changes to reflect the new site configurations
whe...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Microsoft_IIS/Q_24128...
I have enabled the custom errors section in my web.config file:
<customErrors mode="On" defaultRedirect="Error.aspx" />
I am testing a page in the IDE (VS2008) by clicking view in browser and...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_24148217.html
Folks,
I have a web application built in ASP.NET 3.5 that works great on the devleopment machine. Just moved it to the hosting server and get the error message below before any of the pages open...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_24252375.html
I was trying to change my config file to make a custom error message and now when I debug I get a directory listing instead of my form. I can't seem to change it back even when I changed my webconf...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_24303931.html
Zones:
.NETDate Answered: 04/08/2009 Rating: 9.3 Views: 0