Archived Months
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008


all groups > asp.net security > august 2007 > threads for august 15 - 21, 2007

Filter by week: 1 2 3 4 5

Intermittent forms Login failure for IE but not Firefox
Posted by Sky at 8/21/2007 3:16:02 AM
Hi all, Problem: A minority of users using an embdedded IE control in a WinForms app cannot log-in to our secure (HTTPS) website which uses and ASP.Net V2 Forms authentication. After entering there username and password then pressing submit, the page refreshes and blanks the form details ...more >>

Export / Import key problem
Posted by Diane Droubay at 8/16/2007 6:04:31 PM
I have encrypted the identity section of my web.config file, using the RSA provider. The built-in encrypt/decrypt works just fine. The problem is, when I move the app to another machine. My web.config provider entry looks like this. <configProtectedData> <providers> <add name="MyPr...more >>

ASPNETDB Problem - Unable to connect to SQL Server database
Posted by ZZ_Scarab at 8/16/2007 5:57:05 PM
Hi, I tried using the ASP.Net Web Site Administration Tool to setup security for a web site I'm creating using VS 2005 C#. When clicking on the Security tab, I get the error message: "Unable to connect to SQL Server database". I then created the ASPNETDB database with the ASPNET_REGSQL util...more >>

ASPNET Membership w/ unrelated ASP.NET apps
Posted by hfdev at 8/16/2007 5:55:03 PM
Hello, I am in the process of rewriting my company's Supplier Extranet, Customer Extranet and Intranet applications. I am looking at leveraging the ASP.NET 2.0 Membership Provider and possibly the Profile Provider. General Requirements: 1) Store/Manage user account information, all cre...more >>

Unable to establish secure connection with the server
Posted by Harry at 8/15/2007 11:28:00 AM
I am trying to open a site through IIS 6.0. I am using Forms Authentication and Active Directory. Here is the information from my web.config. <add name="ADConnectionString" connectionString="LDAP://10.XX.195.X/ou=ABC,dc=esb-test-aaaa,dc=ggg,dc=eee"/> <authentication mode="Forms"> ...more >>

Session data loss during user logged session
Posted by peprom at 8/15/2007 12:22:02 AM
Hello I am developing web application, which is a part of IT project. In my web app Administrators can add end-users of this project. My web app is at the end of development process (it is on beta tests now) and it is my first asp.net project. I am using asp.net 2.0, SqlServer Enterprise a...more >>

Defining Roles, Groups?
Posted by AMP at 8/15/2007 12:12:04 AM
Hi, I want to use the default SqlMembershipProvider and SqlRolesProvider for an ASP.NET app. and I want to avoid writing Custom Providers if I can. The problem I have is how to define the roles in the first place! We have some standard User roles: Viewer, Author and Editor. But we have variou...more >>



DevelopmentNow Blog