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 / December 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ASP.NET windows authetication14 Dec 2004 14:31 GMT6
Traditionally, I've used windows authentication with a web server on an
Active directory domain.  IIS authenticated users on AD.  However to do this,
a window popped up and users entered information in that.
However, I'd like to instead make an asp.net form that authenticated via
Unhandled Exception: System.TypeInitializationException:14 Dec 2004 13:09 GMT1
On Running a managed exe i get the following error :
Unhandled Exception: System.TypeInitializationException: The type
initializer for 'WSRMGUI.Sample.WS
RMGUIHandler' threw an exception. ---> System.IO.FileLoadException:
Page.User.Identity.Name vs. WindowsIdentity.GetCurrent().Name14 Dec 2004 13:05 GMT3
What is the difference between
Page.User.Identity.Name
and
WindowsIdentity.GetCurrent().Name
Single external signon with Integrated Auth apps and regular webs13 Dec 2004 11:08 GMT1
Well, after reading all of the posts in here, I'm still not quite sure
if what I would like is possible. Here's my scenario:
IIS5 (or 6 if I have to) with a large website. Within that website are
different .NET applications and regular htm applications in their
NEWBIE-"RedirectFromLoginPage"13 Dec 2004 11:05 GMT1
Hello all,
Trying to make a login page to a website. However I don't the user to be
able to set a password, I want to control the password for everbody, and
change it weekly. Any way, I have found alot of docs on Form Authentication
Impersonation in ASP.net11 Dec 2004 04:01 GMT5
I want an asp.net buttonclick_onserver event to run a process as a
given domain user on the server. What is the easiest way to do this.
For some reason "LogonUser" fails with "Unknown user or password"
LocalMachine/Administrator also failed.
authentication and session issues with resources10 Dec 2004 21:24 GMT2
 I have a webforms application which uses Forms Authentication.
There are two webforms, mainform.aspx which retrieves data from a data.aspx
webpage(the data.aspx page is set via a property on a control on
mainform.aspx). The data.aspx serializes an xml file, which is used by the
Mixing Windows and Forms Authentication10 Dec 2004 20:08 GMT3
I was looking a way to have the Windows and Forms Authentication on the same
site, and I found a Paul Wilson's article on MSDN.
I've downloaded the code, and I'm trying to make it work. But I got some
problems..., it works well with Windows Authentication, but when it comes
Interop.activeDS headache with Sharepoint v2 webpart10 Dec 2004 18:20 GMT5
I've been working on a web part that will remind a user how many days
they have until their password expires. I strong named it and created a
custom security policy to allow it to live in the bin rather than the
GAC. After many painful iterations with configuring code access levels
How do I update FormsAuthenticationTicker.userdata after ticket created?10 Dec 2004 17:22 GMT2
When a user logs on to an application the new FormsAuthenticationTicket is
created with a userdata field which I can populate with anything useful I
might want. A cookie is created with an encrypted hash of the ticket.
Is it possible to update the ticket's userdata field once the ...
Using Windows Integrated Authentication to access Active Directory10 Dec 2004 16:35 GMT1
I have disabled "Anonymous Access" & enabled "Integrated Windows
Authentication" on the web server for my ASP.NET application. My
Web.config file has the following entries:
<authentication mode="Windows" />
object Serialization10 Dec 2004 16:31 GMT1
   I'm new to .net. I need some info on serialization.
What is serialization? Why do we need it? Why objects need to be serialized
if they need to be stored in session or viewstate?
System.Security.SecurityException: Security error10 Dec 2004 16:26 GMT1
   The problem or error which I am getting while running my web application is as given below:
Security Exception
Description: The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission please contact ...
Custom implementation for User.IsInRole??10 Dec 2004 16:22 GMT1
I have an app where im using FormsAuthenticaton, and doing my own
authentication against a users table in my db. I have no problem actually
getting the authentication to work as i want. When the user logs in though,
it is also pulling out a logical bitmapped set of roles that the ...
connecting VS.NET to IIS-what do I have to do10 Dec 2004 16:20 GMT1
Using the first version of VisualStudio.NET and, I believe, IIS 5 (the
one that comes with Server 2000) when I launch the ASP.NET application
wizard and DON'T want to use localhost, what do I do?  The process just
errors or goes into a process that never completes or times out.  I
Pages: 1 2 3 4 5 November, 2004
 
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.