Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007


all groups > inetserver iis > may 2007 > threads for may 29 - 31, 2007

Filter by week: 1 2 3 4 5

MSFTP service will not start
Posted by pr0f1t at 5/31/2007 7:02:47 PM
I have server 2k3 web edition and the ftp service stopped working a week ago. The error I get is "the service did not respond to the start or control request in a timely fashion" I have tried everything I can think of including launching the service from the command prompt. I get The FTP Pu...more >>

How to make case sensitive?
Posted by SevDer at 5/31/2007 4:26:49 PM
Hi, I would like to make file names served to be case sensitve. E.g. http://www.sevder.com/aboutme.html should work http://www.sevder.com/Aboutme.html should fail or any other file name, extension case differences should fail as 404. -- SevDer http://www.sevder.com A New Source ...more >>

How to attach and Query an Access database with IIS
Posted by rich at 5/31/2007 3:00:01 PM
Hello, I am a newbie at developing web pages. I would like to have a page that does two things. Upon loading, the code behind the page should check for and verify the existance of an Access database. If the database is not present or for some reason cannot be accessed, an error message s...more >>

IIS www ????
Posted by CORE DUMP at 5/31/2007 9:05:02 AM
We have a client that claims he cannot set his website addresses to be both www.hissite.com and hissite.com He claims it will cause issues intenally. I believe an A record in the DNS will resolve both sites. Is this true or what approach should we take?...more >>

404 for one file in a virtual directory while the other one works.
Posted by Bryan Smith at 5/31/2007 8:16:01 AM
OS: Windows Server 2003 R2 w/ SP1 In IIS, created a virtual directory where I am going to house two different *.pac files. Path: C:\Inetpub\wwwroot\autoconfig Files: glproxy.pac & ltproxy.pac When I navigate via a browser to http://<ip address>/autoconfig/glproxy.pac I have no issues. ...more >>

Event ID: 5 Error
Posted by Rameshkumarramalingam at 5/31/2007 2:30:00 AM
Dear all, We are having one web server containning HR website. That server having windows 2000 server SP4 OS with IIS 5.5 and SQL server 7.0. All security patches were updated. Configuration of the server is Pentium4 3.6 Ghz processor with 2 GB RAM. Last night the website in that server c...more >>

WinHTTP Web Proxy Auto-Discovery Service service entered the stopped state - windows network monitor
Posted by Scott at 5/31/2007 12:00:00 AM
Hello. Checked my server this morning and all website were "stopped". Red X against WEB SITES in IIS. I checked the SYSTEM LOG and saw this: 1720 The Windows Installer service was successfully sent a start control. 1720 The Windows Installer service entered the running state. 1724 ...more >>

IIS issue?
Posted by Ani at 5/30/2007 9:20:27 PM
Hi, I get the below error when I try to access localhost in my machine: "Internet Explorer cannot download / from localhost Internet Explorer was not able to open this Internet site. The requested site is either unavailable or cannot be found. Please try again later" Is this bec...more >>



Capacity Planning in a production server
Posted by Jack at 5/30/2007 9:10:02 PM
Hi All I dont know much about IIS and unfortunatly I have been assign the task of determining if we need to Load Balance a particular app that runs on IIS 5. I am not sure how to approach it but what I am thinking is to simulate some kind of stress test on the server and see when will it r...more >>

problems migrating ASP pages from NT 4 to IIS 6
Posted by chichikov at 5/30/2007 5:12:21 AM
Hi everyone, I should start off by saying that I'm completely new to ASP, but have been given the task of migrating a web site that includes some ASP pages to IIS 6, and everything is going fine - with one exception. On one page I get the following error: ADODB.Field error '800a0bcd' Eit...more >>

IIS and inconsistent 404 status responses for 'Not Found' pages
Posted by Matty J at 5/30/2007 4:33:35 AM
IIS will issue different response statuses dependent it seems on what within IIS processes the 'Not Found' message and redirects to a custom error (404) page. In the case of static pages, it correctly immediately issues a 404. But in the case of dynamic pages (eg. .asp and .aspx) it issues a 3...more >>

Manage Logs with IIS 6.0
Posted by Oseborn at 5/30/2007 12:00:00 AM
Hello, If you only an answer i'll be very happy :) Do you know how to compress logs of IIS 6.0? Do you know how to modify the directory of logs ? Do you know how to modify the periodicity of logs ? Do you know how to keep a log file to each site ? Do you know best practice to manag...more >>

Backdoor to IIS
Posted by Le Chaud Lapin at 5/29/2007 9:33:02 PM
I have a new home-made Internet transport protocol riding on top of UDP. It has essentially what you would find with TCP, but a specialized type of security. [Yes, I know about RSA, SSL, TLS, etc.]. I plan to create a custom URL for Internet Explorer for which clinking on its links will cause...more >>

Application pool crash - IISState Log supplied
Posted by notorious_dms at 5/29/2007 7:47:35 PM
Hi, We have a problem with a worker process crashing about once a week on average. The application that runs in this process is our most heavily used site. The error logged in the event log is usually "A process serving application pool 'Shop' suffered a fatal communication error with the...more >>

How can run the internet base on the local ip or computer name
Posted by JoeP at 5/29/2007 2:57:06 PM
Hi All, How can run the internet base on the local ip or computer name. IIS 5.1 = is running on my local computer and needs to so some testing on a local = site from other computer.=20 Using Windows XP Pro. If my computer name is Joe then calling the above web thought would be = fine as:...more >>

Replacing certificate in IIS
Posted by Eric B at 5/29/2007 10:08:02 AM
Hello all, This is complicated. I was asked to generate a CSR in IIS for a renewal of a SSL certificate. I went into IIS, performed the tasks to "Renew" an existing SSL cert. I was informed by the purchasing manager that I had made a mistake by literally reading her request as a "Renewal"...more >>

IIS SMTP Server
Posted by grego at 5/29/2007 1:14:54 AM
Can I use this server to be an SMTP host/gateway? I ask because I am stress testing against our company exchange server and am slowings things down for real users. I do not need emails to go anywhere, just be able to simulate email messages via our web application(complete/in progress etc) ...more >>


DevelopmentNow Blog