| Thread | Last Post | Replies |
|
| IIS default password | 31 May 2008 21:58 GMT | 2 |
I just installed XAMPP but the IIS apache refuses to bind to port 80. Also the default page on IIS 5.1 (wwwroot) askes for a username and password. Please help!!!!
|
| IIS Memory Dump Help | 31 May 2008 08:24 GMT | 16 |
Our IIS seems to be getting heavily used and occasionally needs Application Pools recycling for websites to start working again. I've run a diag and created a memory dump, but it's a little foreign language to me. Can you tell me what this means? I have all of the data if you ...
|
| IIS / SSL / Site Security / Multiple Sites | 30 May 2008 19:09 GMT | 3 |
Have a question about an IIS server with multiple commerce web sites and single SSL certificate Here is the scenario (single server, single static IP) www.TheCompany.com this top level company website has the SSL certificate
|
| Certificate Trust List - IIS 7 | 30 May 2008 13:22 GMT | 2 |
Hopefully someone can help. I'm looking for the exact process for creating certificate trust lists in IIS 7. This was trivial in IIS 6, yet IIS 7 seems to really make this difficult. I've sorta pieced this together through some blog postings, but my 700+ page IIS 7 book doesn't ...
|
| Web Server in Workgroup | 30 May 2008 13:20 GMT | 3 |
Hy all, I need to setup small web application that will be accessed locally and from the Internet. I know how to configure access from the Internet but I am not sure how to configure it to make it available
|
| bandwidth | 30 May 2008 12:01 GMT | 2 |
How can i figure out the average bandwidth utilised per hit on my web app ? IIS6 ASPX xml files vary in size
|
| .flv files = file not found in IIS...help! | 30 May 2008 00:47 GMT | 2 |
I'm trying to get some Adobe Flash video files (.flv) up on our site. We have a staging server and a production server. Things work fine on the staging server...NOT on the production server. The files are there, but show as 'The Page Cannot Be Found".
|
| IIS on Windows XP Not Working | 29 May 2008 22:40 GMT | 1 |
IIS has been working on my XP machine. I did a simple restart and now IIS doesn't work. Even just going to a normal black ASP and HTML page. I ran iisstate and got the below. I was wondering if anyone could help?
|
| IIS 6 can't see default web pages | 29 May 2008 22:34 GMT | 3 |
Ok, i have a win 2003 server with IIS 6. Just recently whenever i try to go to the main webpage (index.html) i get page can not be found. Any web page located in the default wepage can not be viewed. When i'm on the web server and type in localhost i also get webpage not
|
| IIS 6 and win vista | 29 May 2008 22:02 GMT | 3 |
I had a soft going smoothly under Xp and II6 (ASP and sqlserver) on my pc. I have now vista. I have added/activated the IIS server 6 & 7 files which are in vista.
|
| error messages | 29 May 2008 18:40 GMT | 4 |
in order to avoid to give useful information to hacking tasks, I'd like to know how can I do in IIS 6.0 environment to disable any error message dispalyed to client terminal. Regards
|
| Any possible problems between IIS 6.0 and Dreamweaver 8? | 29 May 2008 17:45 GMT | 2 |
I've been tasked with finding compatibility issues between Dreamweaver 8 and IIS 6.0. I was wondering if any of you knew about issues such as these. If any of you could tell me where a compatibility matrix is that would be even better!
|
| IIS api compatibility with IPv6 | 29 May 2008 09:39 GMT | 1 |
In outr application we are getting the IP address using following code _pEcb->GetServerVariable(_pEcb->ConnID, "REMOTE_ADDR", _buff, &buffMax ); Here we are storing the IP address in buff. Our application currently using IPv4 and we are planning to upgrade the
|
| IIS collapse | 29 May 2008 02:56 GMT | 2 |
I have a problem with my SBS 2003 R2: about once a week the IIS dosent responding - the symptom is: I got "The Page cannot be displayed.." when the clients trying to connect to IIS. Details:
|
| IIS 6.0 time outs ASP pages if configured with 1 work process but it doesn't with 2 work process | 28 May 2008 23:39 GMT | 2 |
I have a web application develop in classic ASP. There are several ASP pages using XMLHTTP request to get content from other pages in the same web. I use the following code to retrieve the content:
|