-
Posted to
Security
by
Paul Lynch
on
10 hours, 8 minutes ago
Hi,
I have only ever configured Sharepoint with one SSL enabled web application and I didn't have to use the adsutil.vbs script to get it working. I expect that having two SSL enabled sites in Sharepoint is simply a case of ensuring that the sites are bound to the correct IP and certificates.
Regards,
-
Posted to
General
by
Paul Lynch
on
10 hours, 13 minutes ago
Hi,
Yes, it is possible to download large files from IIS 6.0 using either FTP or HTTP. The IIS 6.0 FTP service does support the resume feature but there is no native support for resuming interrupted HTTP downloads.
Restarting FTP Uploads and Downloads (IIS 6.0)
Using HTTP Ranges to resume resume aborted downloads
Regards,
-
Posted to
Configuration & Scripting
by
Paul Lynch
on
14 hours, 38 minutes ago
Hi,
Try this :
Creating Web Virtual Directories Using Iisvdir.vbs (IIS 6.0)
Regards,
-
Posted to
ASP.NET Administration
by
Paul Lynch
on
14 hours, 49 minutes ago
Hi,
If you click Control Panel | Add, Remove Programs | Add, Remove Windows Components and then scroll down do you see an entry for Microsoft .Net Framework 2.0 ? Is it checked ?
If so, then you have the .Net Framework installed.
Regards,
-
Posted to
Security
by
Paul Lynch
on
14 hours, 59 minutes ago
Hi,
The fact that these are Sharepoint sites changes things slightly. You need to set your web applications up in Sharepoint first and then configure your IIS settings. This blog post covers the steps you need to follow :
http://faraz-khan.blogspot.com/2007/07/right-way-to-enable-ssl-on-moss-web.html
If you have any further Sharepoint specific ...
-
Posted to
Troubleshooting
by
Paul Lynch
on
11-19-2009, 12:55 PM
Hi,
Try this :
http://www.developmentnow.com/g/59_2004_3_0_0_274344/IIS-6-0-on-Windows-2003-not-starting.htm
Regards,
-
Posted to
Security
by
Paul Lynch
on
11-19-2009, 8:35 AM
[quote user="peteoc"]Now I have another question, how do I update windows to use the new password for this account so any new websites created dont encounter the same problem I had?[/quote]
You update the IUSR account password in Windows using the Computer Manager console and then you need to configure the IIS metabase so that it ...
-
Posted to
Security
by
Paul Lynch
on
11-19-2009, 8:15 AM
Hi,
Yes, I would first assign each web site a unique IP address and then go and enabled SSL on each site individually. You don't have to use adsutil to achieve this, it can all be done via the IIS Manager console.
Regards,
-
Posted to
IIS7 - Security
by
Paul Lynch
on
11-18-2009, 5:18 AM
Hi,
Refer to this KB article for an explanation :
Internet Explorer May Prompt You for a Password
Regards,
-
Posted to
General
by
Paul Lynch
on
11-18-2009, 5:15 AM
Hi,
A 404 literally means file not found. Start here :
http://blogs.iis.net/tomkmvp/archive/2009/04/27/troubleshooting-a-404.aspx
Regards,