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 / November 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Suppressing logon window14 Nov 2003 07:25 GMT4
Within a web application, I have secured folder/aspx pages using the
location tag in web.config.
Now whenever an unauthorized user tries to access that page, a popup dialog
is displayed - which i dont want.
HttpContext.Current.User vs. Thread.CurrentPrincipal14 Nov 2003 06:47 GMT1
How are HttpConext.Current.User and Thread.CurrentPrincipal different?
It seems that they can be set differently in different places.  Why would
one use one and not the other?
Thanks,
Best way to keep track of user-related info? [Opinions wanted]13 Nov 2003 19:41 GMT1
I have an ASP.Net portal application which requires a user to login.
The user has a CompanyId associated with their profile in the
database. Once they successfully login, I want to store the CompanyId
for that user somewhere for later reference.
Can?t get AD groups to authenticate via web.config13 Nov 2003 07:50 GMT1
We are trying to limit access for an intranet application to certain people
based on AD groups they belong to.
When we add a key to <allow roles="domain\group" /> it doesn?t work but it
works with explicit users as <allow user="domain\loginid" />
Sending Mail Problem13 Nov 2003 03:30 GMT2
I encounter error when using System.Web.Mail for sending
mail in an ASP.NET app. In WinForm app, all's well and no
problem at all. I already tried impersonating my domain
account in my ASP.NET app but still no success. Here's the
Newbie: How safe is source code?12 Nov 2003 18:37 GMT5
I am a complete newbie and am contemplating moving to asp.net from asp. How
protected is an asp.net web site source code should it be delivered to a
client?
Thanks
Calling a COM component via C#(ASP .net)12 Nov 2003 17:34 GMT2
I am accessing a COM component using C#. When i access it through the
standalone c# application it works fine.But when i call it using ASP .net
application its not working .
For example
IIS vs Apache11 Nov 2003 14:51 GMT1
We have various sectors in our organisation arguing over
the virtues of Apache over IIS, the primary argument is
that IIS is insecure out of the box.
Q's:
Urgent Help: System.Runtime.interopservices.COMException 0x8001010510 Nov 2003 22:17 GMT1
Hi Gurus,
I can instantiate a COM object in VC# without any problem.
But when i call one function exported by the COM object i
get this exception.
impersonation and location element10 Nov 2003 22:15 GMT5
I have an asp.net app with one sub folder that requires windows
authentication. The IIS folder is set to require intergrated security and
the sub folder has its own web.config
with the following setting.
Access network resources from ASP.NET10 Nov 2003 19:47 GMT3
after extensive research of this topic, I'm still not sure what is
"official" way to do it.
Task:
   1. User submits some request to ASP.NET application and the app should
Windows authentication in classic ASP10 Nov 2003 19:33 GMT4
How can I simulate the usage of web.config in classic asp ?
Can any one help with this ?
thanks in advance,
Nuno
Forms Auth keeps going to logon page10 Nov 2003 12:29 GMT5
I am using forms authentication for a web application I am writing. I query
a SQL server database to find a matching username and password then create
an encrypted cookie. I then redirect to my main menu page. However, when I
select a menu and try to jump to another page, it keeps ...
active directory and asp.net error10 Nov 2003 03:22 GMT1
I'm getting the following error exception when using the code below.
I've seen a number of people post the same problem. Many of the solutions
say to use impersonate=true in web.config, or update machine.config to
specify the username and password in the processmodel element, or to ...
database connection string...09 Nov 2003 21:06 GMT9
I want to store a database connection (includes username & password) for my
asp.net app, currently I have it stored in the web.config file - I know this
is not ideal but can anyone suggest a better place or way to store it.
Cheers
Pages: 1 2 3 4 5 6 October, 2003
 
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.