all groups > iis security > december 2005 > threads for december 1 - 7, 2005
Filter by week: 1 2 3 4 5
Native DLL used by ASP.NET app needs registry access
Posted by Boris at 12/7/2005 7:01:12 PM
I created a .NET DLL which calls functions in a native DLL which again
accesses the Windows registry. Everything works fine when the .NET DLL is
used in a stand-alone application. When the .NET DLL is however used in a
ASP.NET application access to the registry doesn't seem to be permitted. Th... more >>
**Accessing other client's page**
Posted by R-M at 12/7/2005 2:39:49 PM
Hi
I'm working with in a single station with IIS 5.1 and interdev and I
created an asp page successfully in a virtual directory which I had
created throught IIS. and I can view it in IE6 well.
How can other clients in my office visit my page throught our LAN?
My computer name: Client11... more >>
Certificate question...
Posted by plsntn_rules at 12/7/2005 1:22:02 PM
Currently have an IIS 6.0 server running an application that is using a
Verisign certificate.
We are in the process of building a new version of the application which
will be tested out on a different IIS 6.0 test server.
Is there a way I can use the current production certificate on this... more >>
Domain\username with Authenticate Digest
Posted by BFT at 12/6/2005 8:03:02 PM
I have a member server that i would like to turn Anonymous access off. But
when i do that and enable authenicate digest it requires my domain user to
place the domain\username in the logon box. How can a avoid this?... more >>
IIS 6.0 Intranet Environment - Users Can't Upload Items
Posted by Peggy DaValt at 12/6/2005 9:11:02 AM
Good morning -
I am researching an issue that has become a problem on an Intranet that I
have worked on.
Here is the background information -
IIS 6.0 running on a Windows 2003 Server in a ASP.NET environment
Local users log in using their login ID that is attached to a Win2000
Server... more >>
Problem with SSL
Posted by Dan at 12/5/2005 9:07:03 PM
I'm not sure if I'm posting this in the right place, but here goes....
I've recently built a website application using asp with both server and
client side javascript (jscript). Most of the files reside in a subdirectory
of the website root directory. I have an index page that does a redirect... more >>
HTTP 401.3 - Access denied by ACL on resource
Posted by Garth at 12/5/2005 8:35:03 AM
I have developed several web applications using web services in desktop
applictions, and ASP.NET in a web browser. Both types of applications use
integrated authentication and are performing well under Win2K.
I am in the process of moving from Win2K to WinXP. Testing of the browser
applic... more >>
Resetting IIS 6 (Windows 2003 Server) to it's default permissions?
Posted by Robert Gordon at 12/3/2005 12:24:37 PM
Is there a script or tool that will reset IIS 6.0's permissions back to
their initial state (i.e. exactly after install)?
I have a server that has been toyed with by too many developers, and I
need to get it back to it's initial state before attempt to debug any
more issues with it.... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
How to Restrict Unauthorized Downloads
Posted by Prabhat at 12/2/2005 3:54:59 PM
Hi All,
I have a website setup which also provide ability to download latest version
of our Software by logging into the webpage. All latest softwares (ONLY ONE
FILE .EXE for each Software) are located in the "/Download" folder of my
website. Customer will login to website and the ASP page dec... more >>
Authentication using Distinguished name instead of Certificates...
Posted by Daniel Corbett at 12/2/2005 2:51:02 PM
I need to authenticate against active directory and log a user on to
Sharepoint. In order to reduce SSL load and support edge server caching we
are using a persistant shared SSL connection. My code will be searching
active directory using the distinguished name from the origional user
ce... more >>
HTTP POST data missing when ASP only authenticates by anoonymous
Posted by Glenn Nelson at 12/1/2005 11:35:03 AM
I've encountered this very weird problem and am far from expert in IIS, so I
really need some help!
Basic Config info:
IIS 6.0 (clean install, not 5.1 upgrade)
Windows 2003 Server
ASP are enabled
Logged into console as local User (although same behavior for Administrator)
impersonate is tr... more >>
|