![]() |
|
|||||||
| General troubleshooting Miscellaneous issues not covered in other forums. |
![]() |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Join Date: Sep 2009
Posts: 1
|
Trying to implement login security using aspnet configuration tool
Hello
I am trying to implement standard password protection of the web pages run from production server using ASP.NET configuration tool. When I run the website from development server, no problem. The application behaves as expected. I have included the ASPNETDB.MDF file where all the security related data is stored. However, when I deploy the application to production server I get 404 error message or server runtime errors. What can I do? What am I not doing?
|
|
|
|
|
|
#2 |
|
DiscountASP.NET Staff
Join Date: Dec 2008
Posts: 92
|
The ASPNETDB.mdf file will only work if you're running SQL Express, which we do not support. I recommend that you take a look at the following article however,that explains how to do this with your current SQL Database:
http://support.discountasp.net/KB/a3...-provider.aspx |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Displaying non-security screens (HOME,ABOUT US,etc) before a Security Login Screen is required?? | bits&bytes | General troubleshooting | 1 | 12-30-2008 08:03 AM |
| Solved: How to implement cgitest.cgi? | bruce | PHP | 2 | 04-29-2008 09:46 AM |
| ASP.NET and Web Configuration Tool | Blenster | ASP.NET 2.0 | 2 | 08-16-2007 04:02 AM |
| UrlScan version 2.5 Security tool | bruce | Windows 2008/IIS 7 Beta Hosting Program [closed] | 3 | 12-08-2006 11:48 AM |
| Trying to implement .aspx | SarahLoukota | ASP.NET | 2 | 02-05-2003 12:59 PM |