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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Could not start ASP.NET service on the Local Computer31 Oct 2005 06:22 GMT1
Hi
Could you please help me with this
I am getting this error
Could not start ASP.NET service on the Local Computer
Windows Authentication with ASP.Net and SQL Server31 Oct 2005 05:52 GMT2
Hi - I am trying to set up Windows Authentication for an application to pass
through credentials to SQL Server but I have done everything that most
documentation seems to say to do but keep getting The request failed with
HTTP Status 401: Access Denied !!
Does IsInRole() grab just Groups?  Can I get Organizational Units?31 Oct 2005 05:46 GMT3
I posted before about IsInRole and was told if you do Windows Authentication
with Identity Impersonation, you can check against security groups.  However,
the LDAP is separated into Organizational Units.  I did a test and am
assuming IsInRole() will not test for OU membership?  ...
ASP.NET 2.0 & FormsAuthentication31 Oct 2005 05:24 GMT6
Visual Studio 2005 Beta 2
Web.config
<system.web>
<authentication mode="Forms">
How to prevent the logined user record is existing when I closed browser.31 Oct 2005 05:02 GMT8
I write a web site with security and role management using ASP.NET's
security management system.  Once a user logined, then Close browser.
Re-open Browser to enter web site, the last logined user id is existing.
How can prevent this case?
How to config the web.config for both Internal and External users using Windows and Forms Authentication?31 Oct 2005 05:00 GMT1
I have a new project which is a web site used by Internal and External users
(login required users) and public users (no login required users).  On
internal users, all users login network using Windows or Forms
authentication login.  External users will use Forms authentication ...
HttpContext.Current.User.Identity.Name & ServerVariable("LOGON_USE31 Oct 2005 04:55 GMT3
I have an Intranet application that uses the
System.Web.HttpContext.Current.User.Identity.Name to grab the DOMAIN\USERNAME
of the current user.  
SCENARIO:
Add extra parameter to Login/Membership - ASP 2.028 Oct 2005 07:21 GMT9
I hope can explain this properly.  I have a time keeping site that host
multiple companies data in a single database.  I would like the logins to be
unique for each company but not across the entire site (i.e. I could have
two jsmith logins as long as they are with seperate ...
Upload files27 Oct 2005 06:53 GMT3
I have a page where I allow some people upload to one directory some images.
What is the best praéctices or what permissions I should grant (IUSR...,
everyone, aspnet.......)  so my logged users (using forms not NT
authentification) can upload to one directory and not others.
asp.net sql trusted connections between servers24 Oct 2005 13:24 GMT2
So we have a client who doesn't want to run a Service Level Account
(either via an Application Pool or IIS impersonation) and we need to
connect to a remote SQL Server instance w/ Read-Write permissions. They
don't want to do it that way due to the maintenance issues with
FormsAuthentication.SignOut(); doesn't work...24 Oct 2005 03:03 GMT3
my current project uses FormsAuthentocation.. I need a logoff page -
may logo off page contains the following in the Page_Load:
Session.Abandon();
FormsAuthentication.SignOut();
retrieving windowsidentity using the logon name  only?22 Oct 2005 05:59 GMT1
In this article:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/pag
ht000023.asp

there is a section called "Impersonating by Using the WindowsIdentity
Constructor",
Same Application with Web and Desktop Application Interface21 Oct 2005 21:27 GMT3
I am required to design and build an application which
would have two
flavors i.e. Web Application and a Desktop Application (
without
Problem calling COM object21 Oct 2005 16:40 GMT1
I have developed a web project in ASP.NET that uses a legacy COM object
(developed in VB6) by creating a wrapper using TlbImp.exe.  Everything works
fine on the Web server on Windows 2000, but I've been trying to move to
Windows 2003 and everytime a call is made to the COM object ...
Save File to Different Domain - 2nd Post21 Oct 2005 10:01 GMT2
Sorry to re-post, but apparently I was not registered correctly to receive a
reply when I posted this the first time.
I need to save a file from an ASP.Net page to a folder on a separate file
server.  The file server is on a different domain than the web server.  I
Pages: 1 2 3 4 September, 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.