I have a number of remote users that connect to the domain through a VPN
device. I need a simple process for them to be able to change their passwords
- some of them only have http bookmarks. The VPN is configured to
authenticate users with the Active Directory.
I found this article: http://...
more >>
Hi all
I hope somebody can help me
In a shared environment, I need to use 2 different application pools
with different security levels, here the example:
Application pool 1: Environment for customers has to be rescricted in
some rights (I have altready a trust level just configured)
Appl...
more >>
Hi,
I have an asp.net 2.0 application that worked on an old server, that broke
down.
Now I have put the application on another server and it workes almost the
same, but some session parameters seem to be forgotten.
My first page (default.aspx) has code as:
Session["PWD"] = TextBox3.Tex...
more >>