Groups | Blog | Home


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 > october 2006 > threads for october 22 - 28, 2006

Filter by week: 1 2 3 4 5

login control and custom db
Posted by ken s at 10/27/2006 11:16:02 AM
I'm creating an ASP.NET 2.0 web application. I want to use the login control to validate users using my existing SQL 2005 database (stores username, password, and role) The documentation seems to want me to create this new aspnet db and use roles and memberships. Can I simply use my own da...more >>


Why encryption failed?
Posted by CAIBird at 10/27/2006 1:48:02 AM
hi, i'm trying to encrypt a present section in web.config named "system.net" using following command line: aspnet_regiis.exe -pef "system.net" C:\site i get failed everytime i execute it, getting a error"The configuration section 'system.net' was not found". i'm almost crazy, this secti...more >>

Using login alias in Membership Provider
Posted by Stephen Walch at 10/26/2006 7:30:41 PM
Our user directly allows authentication with "short names". For example, the user "Joe Cool/Acme" can log in with the user id "jcool". In implementing an ASP.NET Membership Provider, we can not figure out how to supply the real user name (used in access control settings, etc.) when users l...more >>

Enabling Windows Authentication from inside Forms Authentication (ASP.NET 2.0)
Posted by Michael D. Ober at 10/25/2006 2:52:40 PM
I need the ability to bypass the forms authentication login page when the user requesting the protected page is running on our corporate network and is also logged into the corporate domain. How do I do this? Thanks, Mike Ober. ...more >>

How to resolve "WSE Settings Error" - unable to save policycache f
Posted by John K at 10/25/2006 12:49:01 PM
I receive a "WSE Settings Error" when I click OK on the WSE 3 Settings (i.e. click "WSE Settings 3.0") I edited the appropriate settings but then I get the "WSE Settings Error" "Unable to add ...\wsePolicyCache.config to the project. Check if the file is in the Project directory or try adding...more >>

Access denied errors
Posted by krallabandi NO[at]SPAM gmail.com at 10/25/2006 7:14:45 AM
Do you have any idea about the below errors? Access to the path "C:\DOCUME~1\P005715\ASPNET\LOCALS~1\Temp\cumhnc6b.cmdline" is denied. Access to the path "C:\DOCUME~1\P005715\ASPNET\LOCALS~1\Temp\fbc8tyiu.cmdline" is denied. Access to the path "C:\DOCUME~1\P005715\ASPNET\LOCALS~1\Temp\...more >>

No authentication with Server.Transfer("url")
Posted by Ashok at 10/24/2006 8:28:03 AM
Hi All, I am using Integrated windows authentication(IWA) on my child virtual directory(VD) which is beneath the parent Virtual Directory. When i use Server.Transfer("/Parent VD/Child VD/StartingPage.aspx") i am getting the error "Error executing child request for /Parent VD/Child VD/Start...more >>

Can't access web service.
Posted by ad at 10/23/2006 8:47:59 PM
I can use my pc to access any asp.net web page, but can't access web service. Is it due to firewall? What setting can block web servcie but not web page? ...more >>




DevelopmentNow Blog