| Thread | Last Post | Replies |
|
| 401.2 - DNS Problem? | 15 Dec 2005 19:36 GMT | 1 |
Hi folks. We are having problems accessing an Intranet with IIS. The error we are receiving is the 401.2, www-authenticate problem. Lots of other postings out there, but I think ours is a little bit different. Here's a description:
|
| SSL Issues | 15 Dec 2005 18:07 GMT | 3 |
on windows 2003 i just installed a certificate for my site. before i added the certificate (using directory security tab) in IIS i put a default.htm page under the default web site and can type in http://localhost/default.htm and the page is displayed.
|
| Newbie here | 15 Dec 2005 15:49 GMT | 2 |
I installed IIS server as was instructed to but when I try to see a web page: ie: http://localhost
|
| Problem Using IIS migration Tool | 15 Dec 2005 15:08 GMT | 1 |
I'm trying the command: C:\Program Files\IIS Resources\IIS 6.0 Migration Tool>iismt.exe MACHINE NAME "Default Web Site" /password PASSWORD /siteid replace /path d:\DIRECTORYNAME
|
| IIS 6.0 Limits | 15 Dec 2005 14:57 GMT | 2 |
Can you please point me to documents that list the limitations of IIS 6.0 on Server 2003? I would like to know how many virtual directories I can have in the default website, before I consider adding another webserver. Or is it better to configure multiple websites (with several ...
|
| Can't stop current downloading from web Server | 15 Dec 2005 11:30 GMT | 1 |
I want to stop a current download from IIS (web) by the SERVER SIDE. Try the following to recreate the problem (I use Windows 2003 Server, IIS 6): 1. Create a virtual directory with a folder with heavy files (I have files
|
| Reauthentication required for Office docs and Access Denied error message | 15 Dec 2005 11:23 GMT | 4 |
The scenario is : I have installed SPPS on IIS6. And I have installed my ISAPI filter for SPPS on IIS. This ISAPI filter requires Anonymous Authentication to be turned on and it deploys basic over ldap and form over ldap
|
| Mime type - .dat - text/plain | 15 Dec 2005 11:17 GMT | 1 |
Im setting up a mime type (both globally on IIS and even per site basis) for .dat files as text/plain. When a .dat file is requested I want IIS to display its content. Though what is happening is that IIS is trying to send the file and not display its properties (as if it was an ...
|
| <form method=post/get problems | 15 Dec 2005 11:01 GMT | 1 |
I have a Windows 2003 server, running IIS 6, I've also installed php. I have asp.net versions 2.0.50727, and 1.1.4322 installed and have tried both with the same results. when I use the <form action="blahblah.php" method="post"> or <form
|
| Scripting Anonymous FTP Config | 15 Dec 2005 08:57 GMT | 2 |
Anyone know how to disable Anonymous FTP by script? Either .BAT or a VBScript is cool. I have to deploy 500 servers and I don't want to do each one manually! Thanks
|
| Multiple Web and Email Servers Behind One IP - Please Help | 15 Dec 2005 06:51 GMT | 5 |
Hi. I need to put multiple servers behind a firewall using a single IP. It's inteded to have various domains on each server so I'm trying to figure out where to find resources on name based hosting...Can someone point me in the right direction? Many thanks in advance...
|
| IIS 6 Compression speed increases.. | 15 Dec 2005 06:27 GMT | 3 |
hello all.. i'm going to be upfront and say that i'm a developer, not a server admin but am stuck wearing the hat for part of a project.. we've enabled compression on our webserver and made the appropriate
|
| SSI #exec and querystring passthrough | 15 Dec 2005 05:56 GMT | 5 |
My web server was recently upgraded from Win2K to Win2003 and I've noticed a change in the way Server Side Includes (SSI) operate. In Win2K a script called via #exec was run as if it were part of the calling SSI file. This had two affects when the script that is run is
|
| Installing IIS | 15 Dec 2005 00:58 GMT | 4 |
I am trying to install/configure IIS on my Win2003 server. The installation starts off fine but stop and asks for the 'Service Pack 1 CD-ROM', from which it is looking for a file called 'iisapp.vbs'. I cannot find this particular file in the CD-ROM or elsewhere...
|
| login isn't working | 14 Dec 2005 23:08 GMT | 1 |
I am trying to creat a form base authenication and when i run the default.aspx i get this error: "It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error
|