Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!


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 2004 > threads for october 29 - 31, 2004

Filter by week: 1 2 3 4 5

Cant write to a file
Posted by damianm NO[at]SPAM webaware.com.au at 10/31/2004 9:50:32 PM
Hi The following code is what I use to open the file Dim sw As StreamWriter = File.AppendText("C:\Inetpub\wwwroot\IView\log\errWebLog.txt") These are the following permissons I have set: The ASPNET account set to anonymous login. The ASPNET account has read/write permissions on the fold...more >>


Help me! How I could make user in active directory
Posted by Sara Rafiee via .NET 247 at 10/31/2004 3:55:00 AM
hello can anyone help me making user in active directory , I wrote a code, but it could't work, could anyone correct it. thanks in advance. Sub example() 'Put user code to initialize the page here 'Try Dim AD As DirectoryEntry = _ New DirectoryEntry("LDAP://m...more >>

Another form of encrytion? "Not SSL"
Posted by Leon at 10/30/2004 11:42:07 AM
How can I encrypted data sent across my website from web forms without using SSL? Such as on Login the user enter "EmailAddress" & "Password" and Simply Registration Form in which the user creates a Password, FirstName, LastName, etc. I see site like Careerbuilder and Monster allow user to re...more >>

impersonate problem
Posted by zino at 10/29/2004 2:10:05 PM
Win2000, ASP.Net 1.1 the web application on server (A) read/write to a folder on another server (B) on same network . I create 2 similar accounts : on web server (A) and server (B) with the same username, password .... NTFS Permissions is assigned . in the web config file : impersonation ...more >>

impersonation
Posted by Noël Thoelen at 10/29/2004 10:22:13 AM
I would like to use KERBEROS delegation to access an SQL Server database from an ASP.NET application. So, I have set up a website, disabled anonymous access and checked the windows integrated security. In the ASP.NET applicatie, the web config file contains <authentication mode="Windows" ...more >>

creating a user profile for the aspnet user
Posted by Andy Fish at 10/29/2004 9:32:45 AM
Hi, I have an asp.net web app that needs to invoke MS word. I have given the ASPNET user the relevant privileges and eveything works fine. However, I notice I now have "c:\my documents" and "c:\application data" owned by ASPNET which I presume is because it doesn't have it's own user profil...more >>



DevelopmentNow Blog