Migrating IIS 4, 5 and 6 to IIS 7
Tue, 7 Oct 2008 07:31:01 -0700
Hi,
I intend to upgrade my environment Windows NT to Windows 2008 and my
Intranet is split in IIS 4, 5 and 6 version.
I would like to know if there is a paper mentioning a migration from those
versions to IIS 7.
Thanks.
Luiz ...
|
Using Integrated Windows authentication IIS6 ASP 3.0
Tue, 7 Oct 2008 09:46:51 -0400
I have an ASP 3.0 app running on IIS6 which uses a certificate. Most of the
website directories allow anonymous access but one directory is disabled and
it uses the Authentication - Integrated Windows. On my live IIS6 server this
seems to be working fine and the certificate is valid but I'm testing a new
ser ...
|
Cannot start default
Tue, 7 Oct 2008 07:41:04 -0500
Does anyone know what could be the cause of a default.aspx file not being
found when it is set as the default content page and you type
http://server/application/ ? This is an ASP.Net application running on an
XP Pro system with IIS5. Thanks.
David
...
|
Web service logging in IIS
Tue, 7 Oct 2008 05:04:02 -0700 (PDT)
Hi all,
we have a number of webservices (under MSDynamics) running at the
company. These are custom made but the available logging is poor
(actually causing serious processing problems). The supplier suggest
turning this logging off but that would prevent our testers from
seeing what goes wrong.
Is there a ...
|
HTML pages are not opening
Tue, 7 Oct 2008 04:46:01 -0700
Except the home pages, when I try to open any html page it is opened from
temporary internet folder and not from the URL I type. ASP pages are running.
I have Windows 2003 server.
Any workaround would be appreciated.
Thank you ...
|
Re: IIS7 Website binding dialog box
Mon, 6 Oct 2008 22:11:07 -0700 (PDT)
On Oct 6, 9:02 pm, Rick <nore...@devdex.com> wrote:
> David,
>
> I'm not running any unusual security software, or any security software
> at all beyond an AV program and what's in Windows. What else could I
> try or check?
>
> Rick
>
> *** Sent via Developersdexhttp://www.developersdex.com***
I would ...
|
Re: IIS7 Website binding dialog box
Mon, 06 Oct 2008 21:02:10 -0700
David,
I'm not running any unusual security software, or any security software
at all beyond an AV program and what's in Windows. What else could I
try or check?
Rick
*** Sent via Developersdex http://www.developersdex.com *** ...
|
|
|
IIS / SQL Server Problem
Mon, 6 Oct 2008 16:44:37 -0700
I have a WCF service hosted in IIS 6 on my development Server2003 machine
that connects to it's sql server DB successfully. That same service won't
connect to the same database on a target Server2003 system. However a Forms
Application, using identical code and connectionstring will connect
successfully on ...
|
TermDD Event ID 50 in windows 2003 64 bit version
Mon, 6 Oct 2008 10:08:00 -0700
I am getting the error with Source TermDD Event ID 50 in windows 2003 64 bit
version.Please suggest me how can i handle this kind of errors
...
|
IIS 6 not respecting requested HTTP protocol version
Mon, 6 Oct 2008 10:28:32 +0100
Running IIS6 with ASP.Net 2.0 requests with HTTP/1.0 specified get responses
with HTTP/1.1
For example (using a very simple aspx page):
Request:
GET /testsite/test.aspx HTTP/1.0
Host: myhost:12345
Response:
HTTP/1.1 200 OK
Connection: close
Date: Mon, 06 Oct 2008 08:13:00 GMT
Server: Microsoft-I ...
|