Click here to Skip to main content
15,917,610 members

Comments by Renon_Pal (Top 5 by date)

Renon_Pal 26-Mar-11 12:14pm View    
Thank you so much sir, but there is another problem :(

The exception: Attempted to perform an unauthorized operation.

In this code line: Din.SetAccessControl(Ds);

Can you help me!!
Renon_Pal 26-Mar-11 9:28am View    
The exception was here in this code:

Ds.AddAccessRule(new FileSystemAccessRule(label1.Text, FileSystemRights.FullControl, AccessControlType.Allow));

Some or all identity references could not be translated.
Renon_Pal 26-Dec-10 11:36am View    
Thank you so much sir ;)
Renon_Pal 19-Dec-10 4:16am View    
*Black = Back :) Sorry
Renon_Pal 19-Dec-10 4:12am View    
I am trying to get the username and password of the Nod32 antivirus by using application when my application tries to access that website the Nod32 block this website so I want only to disable the antivirus during the access after it get the username and password I want my application to enable it black as it was :((