Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Security / June 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
asp.net can't see virtual directories?13 Jun 2005 04:50 GMT2
Hi everyone. I go into IIS and create a virtual directory with
read/scripting permission/browse permission. I create the folder under
wwwroot say i called it temp. I make sure web sharing is on and anonymous
access is enabled. When i go into into visual studio.net and say browse ...
Encrypting/Decrypting non-english characters /w Security.Cryptogra12 Jun 2005 13:33 GMT1
I've created to simple method, using MD5 encryption
(System.Security.Cryptography):
Methods: DecryptString(inValue as String) and EncryptString(inValue as
String).
Runtime COMException when adding directory objects12 Jun 2005 11:25 GMT8
I have written a code-behind page with exact lines of code and it works.
           string dirPath = "LDAP://ou=" + _ouName + "," + _domain;
           DirectoryEntry entry = new DirectoryEntry(dirPath);
               string cn = fname + " " + mi + " " + lname;
To grant access to a protected directory use " impersonate" or " LogonUser"?12 Jun 2005 03:27 GMT1
I have a page that needs to grant the user access to a protected sub dir, if
a certain condition is true. The Sub dir is protected through windows
security. So I need to change the users account to one that has permission
to that folder. By searching the web I found " ...
Problem accessing Images on another machine11 Jun 2005 13:26 GMT1
I have 4 machines...
1 - Domain Controller
2 - SQL Server
3 - IIS Server
Another question about Azman11 Jun 2005 09:32 GMT2
Anyone know what is AzScope defined in Azman api? When it is usuall
used? for what kind of purpose?
Thanks
Weide Zhan
Virtual Directory (share on another machine)11 Jun 2005 02:00 GMT1
The following is the error I get on my Intranet site. IIS 5.0, .NET 1.0
Error Type: System.UnauthorizedAccessException
Error Message: Access to the path "\\FILESERVER101\Budget\Budget Basics" is denied.
Stack Trace: at System.IO.__Error.WinIOError(Int32 errorCode, String str) at ...
forms authentication across virtual directories10 Jun 2005 21:13 GMT2
Here is my situation:
   - build a website with a public portion and multiple secured
applications
   - security information is in active directory (user ids) and a database
ASP.Net Mail encryption10 Jun 2005 14:53 GMT1
Hi, I am using SmtpMail and MailMessage classes in ASP.Net (1.0) to send
mails. I would like to send Credit Card number via those mails. What's the
best way to do that? If encryption, then how can I decrypt it if I am using
Microsoft Outlook as the mail client? Are there standard ...
Permission check for secured subfolders?09 Jun 2005 20:41 GMT7
I'm building an ASP.NET application works in Forms Authentication mode with
custom user account database. And it shows clients a list of hyperlinks to
content pages located in some separated subfolders. This application and
content pages are entirely secured, so everyone must logon ...
Use IsInRole method with Domain and Username, but without password09 Jun 2005 18:28 GMT9
I am a relative newbie to ASP .NET security. I have an administrivate screen
to add users to a small database that manages privileges within a Web app.
The table contains the domain name and username. I want to be able to add a
user to the table and check to see if the ...
Disable Stack trace sent to client09 Jun 2005 16:24 GMT2
In an ASP.Net application how do you configure the stack trace not be
sent to the client but record the information on the server?
Quering PrincipalSecurityAttributes on class09 Jun 2005 13:40 GMT6
I am applying PrincipalSecurityAttributes on class definition to force
role-based security on my ASP.NET pages. Is it somehow possible to query the
needed security roles for a certain page without maybe creating an instance
of that page class and check possible security ...
Connected users list09 Jun 2005 12:28 GMT5
How to get the list of the users connected to my system?
Partially trusted web apps09 Jun 2005 11:48 GMT1
 I would like to set up a public web hosting environment.
I want to run the foreign apps under Medium trust. However the main web app
must run under Full trust. I don't want users change the trust setting in
their web.config, so I locked it in the machine.config.
Pages: 1 2 3 4 5 6 May, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.