Enter Keywords:
1 - 10 of 89(0 seconds)
Sort By:
 
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...
Zones: ASP.Net ProgrammingDate Answered: 05/12/2008 Rating: 9.4 Views: 17
I am looking for a way to do a web.config file with local windows security settings.  How would I do this?  Thanks!
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...
Zones: ASP.Net ProgrammingDate Answered: 01/23/2009 Rating: 7.4 Views: 58
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...
Zones: ASP.Net ProgrammingDate Answered: 08/21/2009 Rating: 9.3 Views: 0
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...
Zones: Web DevelopmentDate Answered: 07/18/2005 Rating: 8.8 Views: 0
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...
Zones: Microsoft IIS Web ServerDate Answered: 05/01/2008 Rating: 8.2 Views: 0
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...
Zones: Microsoft IIS Web Server, HTT...Date Answered: 02/14/2009 Rating: 8.6 Views: 0
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...
Zones: ASP.Net Programming, Visual ...Date Answered: 02/16/2009 Rating: 9.0 Views: 0
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...
Zones: ASP.Net Programming, Depl...Date Answered: 03/21/2009 Rating: 9.1 Views: 0
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...
Zones: .NETDate Answered: 04/08/2009 Rating: 9.3 Views: 0