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 / April 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Security issues with Win2003 and ASPNet app29 Apr 2005 21:28 GMT11
I have an ASP.NET  Web Service and Web Site.  It accesses a SQL
database for its data and retrieves images from another server.
There are 4 servers all running Win 2003 as follows...
1 - Domain Controller
AD Change Password issue29 Apr 2005 15:52 GMT8
I trying to change password of an account in AD. This the code iam using
string adspath = "LDAP://SYST.ctc.edu/CN="+username+",OU=Users,OU=Seattle District (060 - SCCD),OU=Washington Colleges,DC=SYST,DC=ctc,DC=edu";
DirectoryEntry entry1 = new DirectoryEntry (adspath, ...
Switching between http and https29 Apr 2005 05:52 GMT1
I have two forms,1 is http and another is https. Https is a pop up form and
http is its opener.
Now, I want to pass back some data from Https side to its opener page but it
prompts message" permission denied."
impersonation28 Apr 2005 20:44 GMT4
IIS 6.0
Our developer created a asp.net application.  I keep getting an error on the
website:
Exception Details: System.UnauthorizedAccessException: Access to the path
Securing an ASP.Net application28 Apr 2005 20:26 GMT15
I am writing a web application, and would like to make it secure.  By
secure I mean, that the data that is transmitted is not altered, and
if data is stolen the data that they view has no meaning to them.
I was trying to following this link, though I don't know if I am on
Child window property window.opener null after postback28 Apr 2005 19:44 GMT1
I have an webform from which I open a child window to display a calendar.
When a date is selected in the calendar window it attempts to set the value
of a textbox in the main (parent) window by using the window.opener property
to reference the textbox.
Access Denied executing Batch File from CreateProcessAsUser28 Apr 2005 19:20 GMT5
I am trying to run a batch file from within an Asp.net webservice and am
receiving an Access Denied error.  I have verified that the impersonated user
has proper rights to the directory that the batch file is in by executing a
program from the same directory.  It seems that ...
Web.config: <allow users="xxxx" />   Where does xxxx come from?28 Apr 2005 06:14 GMT3
I'm using Forms Authentication.  When I authenticate a user from a database,
I use the following line:
FormsAuthentication.RedirectFromLoginPage(parameterID.Value.ToString(),chkRemember.Checked);
where parameterID.Value is the ouput parameter from my stored proc which is
CryptProtectData failed when calling from ASP.NET28 Apr 2005 02:29 GMT2
When I call the CryptProtectData function from an ASPX page, I got the
following error:
   The system cannot find the file specified
I'm getting the error only when ASP Impersonation is used by setting the
ASP.NET 2.0 Membership problem27 Apr 2005 18:48 GMT3
I am trying to create an application using ASP.NET 2.0 which takes
advantage of the new Membership features (I am using Visual Web
Developer Beta 2).  I created a default database on SQL Server 2000
using aspnet_regsql -W on my machine.  After following the setup
authentication not kept when deploying application27 Apr 2005 18:08 GMT1
I currently wrote a login application using asp.net. It works just great on
my local computer, but I need to use it on the internet for the company
website. I deployed it using the Web Setup Project onto the webserver. Now
when I try to access the page that is supposed to be ...
LDAP27 Apr 2005 16:08 GMT6
I am new to implementing LDAP
I need directions to implement LDAP.
Any detailed articles ??
Thanks
Customizable Role-based Authorization27 Apr 2005 08:35 GMT4
I need to implement the following scenario in my application:
1. Roles are stored in SQL-SERVER.
2. Access Rights will be given to the roles by the administrator by the
application itself.
I can't start the Word object 27 Apr 2005 06:29 GMT5
In my aspx page, I initial the Word object like this:
- Microsoft.Office.Interop.Word.ApplicationClass app = new
ApplicationClass();
but the IIS response "Access is denied".
Copy File from 1 domain to another27 Apr 2005 00:54 GMT1
I am trying to copy a file from one domain to another. I have the username
and password of the destination domain. I tried a couple of options -
1. Using the Impersonator Class -
http://www.codeproject.com/useritems/ZetaImpersonator.asp
Pages: 1 2 3 4 5 6 March, 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.