Unwanted login request
Fri, 20 Jun 2008 13:05:53 -0500
Problem: trying to move web sites to a second controller in my domain, and
I'm getting unwanted request for authentication.
Detail: when the IP address of the site is on the domain controller, I
attempt to access it with IE. If I've set the site up in IIS, I see it, if
I don't, I get a page not found. As ...
|
Web server delivers wrong SSL certificate information
Fri, 20 Jun 2008 07:18:00 -0700
Completely befuddled here.
Running IIS 6.0 on my web server for many years now and have never had any
issues when replacing expiring certificate file with new ones, until now.
When I hit the web site, the certificate that I can view is the old expired
one. Not the new one that I replced it with.
Any ide ...
|
SelfSSL IIS 6.0
Thu, 19 Jun 2008 12:03:02 -0700
i have setup intranet website and encrypted its content using SelfSSL.
Now, i want to enable external users outside the company to access this
website using HTTPS. Is it possible to utilize SelfSSL for both intranet and
extranet or do i need to purchase a certificate from VeriSign to encryp
traffic going out ...
|
_stat from ISAPI Extension always returns FILE_NOT_FOUND
Thu, 19 Jun 2008 11:27:03 -0400
I have an IIS 6 ISAPI Extension that is set as a Wildcard Application
Map. The virtual directory is set to Inegrated Authentication
only so it impersonates the requesting user (which GetUserNameEx
confirms).
The IIS machine is trusted for delegation, and the extension uses
WinHttp to access various protected ...
|
Kerberos Problem with App Pool running as Domain Account
Thu, 19 Jun 2008 06:00:00 -0700
Good Morning,
I have multiple applications running with integrated security to connect to
a SQL back-end database. Everything works fine on our production servers
which use the default system accounts for the Application Pool. However, I
had to change this to use a domain account because our DR server nee ...
|
Dots in path on IIS 5.1
Thu, 19 Jun 2008 01:53:01 -0700
Hi.
I am having trouble using virtual directory names with dots.
(http://server/some.path/default.aspx)
The server displays a 404 error on existing static files.
The application has a wildcard extension mapping set up, because our system
uses virtual paths.
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\ ...
|
IIS 6 Cert Wizard - Copy Certificate Another Server - Access is De
Wed, 18 Jun 2008 06:30:02 -0700
I'm trying to use IIS Cert Wizard to temporarily copy the wildcard
certificate from a production web server to a dev web server and then install
and apply the cert to the dev web server. When I specify the production web
server's name and with userid and password having domain admin and enterprise
admin cred ...
|
|
|
no access to a sharepoint website
Wed, 18 Jun 2008 08:41:08 +0200
hello
I made a new intranet with sharepoint, but i cannot access it from my others
branch office (on a GLOBALVPN)
On the website, I only select integrated authentification
After research i nearly sur that my firewall block the NTLM
authentification, for example if i disconnect the firewall they can acce ...
|
IIS7: CreateProcessWithLogonW access denied
Tue, 17 Jun 2008 15:53:47 -0600
Code like this in an ASP.NET web page (code behind .cs file) works in IIS
prior to v7, but fails with access denied (5) on v7. Any ideas on a what
permissions are required for this to work? Thanks.
[StructLayout(LayoutKind.Sequential)]
internal struct PROCESS_INFORMATION
{
internal In ...
|
physical directory on remote server
Tue, 17 Jun 2008 03:35:05 -0700
hi all,
we host a one web application in datacenter.we create a one virtual
directory on iis and map it on directory reside on local drive .every thing
is running fine but my management want that move the physical on remote
server. i read the artical from one of the ms website and shift the physical
dire ...
|