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 > june 2007 > threads for june 15 - 21, 2007

Filter by week: 1 2 3 4 5

How can I use " ProfileCommon" class in MyWebsiteCore.dll,Is That possible
Posted by Osamede Zhang at 6/21/2007 12:00:00 AM
You know ASP.NET automatically generates a class named Profile in the Temporary ASP.NET Files directory, But I want to write this class by myself,So I can use it in my class library, What should I do? Thanks for your read ...more >>

How to run aspnet_regiis.exe with on site other than w3svc/1?
Posted by slolife at 6/20/2007 6:37:11 PM
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727>aspnet_regiis.exe /lk W3SVC/ 1.1.4322.2300 W3SVC/1029688701/root/ 1.1.4322.2300 W3SVC/1156445961/root/ 1.1.4322.2300 W3SVC/1283203219/root/ 1.1.4322.2300 W3SVC/1444110353/root/ 2.0.50727.0 The app that I am trying to encrypt is on W3SVC/1444...more >>

Restricting access to sub folders and files.
Posted by Jason Titcomb at 6/20/2007 11:24:52 AM
Hello All, I would like to restrict access to a folder and all it's sub-folders and files. Using VS2005, ASP.NET 2.0, Forms Authentication, IIS6 The web.config in the root of the site has the following in the config and it works. It redirects a new user to the login page just fine. <locat...more >>

Impersonation not working...
Posted by Mike at 6/19/2007 9:25:39 AM
Hi all, Hopefully someone will be able to help with this issue. I have an ASP.Net application that is trying to extract frames from .avi and .wmv files to create thumbnails. The media files are out on a server and the .avi files work when I set the filename property of the MediaDet object but...more >>

Service Account replaced by IUSR ??
Posted by Erwin NO[at]SPAM ODS at 6/18/2007 2:15:24 PM
Hi, Could anyone help me with this. I am testing a .Net 2 application that creates a user in AD. It also has to create a shared folder on a remote server. I'm testing this on a Windows SBS 2003 machine, taking the same server as "remote" server, by using the UNC path when creating the directo...more >>

Download file works locally, but not on server - Any idea?
Posted by Carlos Lozano at 6/18/2007 1:11:02 PM
Hello, I have the following section of code in a popup window that is opened from other page when clicking a button: The downloadFile method is called from the Page_Load Event. private void downloadFile(string filename) { Response.ClearHeaders(); Response.Cl...more >>



DevelopmentNow Blog