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 > january 2005

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

Newbie
Posted by Simon at 1/31/2005 9:00:15 PM
Hi, For quite a few years I have been working on sites hosted on Microsoft IIS servers, working with asp/sql/access etc. However, for my new business it would be great to host my own site from my office. I have a spare Compaq PC running Windows 2000. Could this be used economically as a n...more >>

550 Access denied from Solaris
Posted by Mike at 1/31/2005 5:20:27 PM
Hi, I have set up the default FTP site to allow UNIX users to ftp to my = server. My Solaris user can log in to the ftp site (ftp [address] --> = administrator --> password) and I received a confirmation (in the UNIX = shell) that the administrator user was logged in. However, when I try ...more >>

Access website internally
Posted by yellow98gti at 1/31/2005 2:43:03 PM
I'm trying to access my domain internally, on Windows 2003 Server. My domain is 'domain.com', which I can access from anywhere outside the network. When I access internally, it points to the domain controller. I set the DNS forwarder record for 'www' to the external ip, and I can access intern...more >>

Compatibility question between IIS5 and IIS6
Posted by mkay334 NO[at]SPAM newsgroup.nospam at 1/31/2005 1:53:01 PM
Greetings everyone, We are in the process of integrating all of our previous web sites and applications from our previous server to our new SBS 2003 machine. Our sites include several forms that submit data to dBASE .DBW files that process the SQL lookups and return the results to the brow...more >>

ftp through explorer
Posted by Ray Joslyn at 1/31/2005 1:17:55 PM
Why does internet explorer not work sometimes when trying to access an ftp site (either anonymous or otherwise) but if you try the same thing through an ftp client it works fine? Is this a setting in internet explorer? Ray ...more >>

Unused memory
Posted by Alberto Brivio at 1/31/2005 11:52:01 AM
Dear All, I have a WIN 2000 AS (IIS5.0) where some web site are hosted. Since a couple of week I have experienced an error which is able to stop = some web sites. Error is : Event ID 4238 Source COM+ COM+ has determined that your machine is running very low on available = memor...more >>

how to determine if SSL or not (help please)
Posted by PokerPerson NO[at]SPAM gmail.com at 1/31/2005 11:42:42 AM
Hi I belong to an install group that installs a website on our customers computer. We put an internet shortcut on the users desktop during the installation. I need a way to deterimine if the shortcut should be HTTP: or HTTPS:. Is there a place I can look in the registry to determine this? Or...more >>

(WMI) IIsFilterSetting.FilterState doesn't appear to change
Posted by Robest at 1/31/2005 11:09:02 AM
Hi, I'm trying to use WMI to monitor the state of a webserver (IIS6 / W2K3). In particular I wish to check that an ISAPI filter is (remains) correctly loaded. On my test server I have a clean build of W2K3 with IIS6, and my filter installed on the default web site. I've been using WMI CI...more >>



iis5 logs not capturing whole URL - help pls!
Posted by strayinma NO[at]SPAM gmail.com at 1/31/2005 10:37:21 AM
Hello all, first, sorry to x-post this but not any closer to finding information than months ago... have any of you seen anything like this before? I have been having a problem with IIS5 logs not capturing en=ADough URL information and I'm wondering if anyone else has experienced=AD this. U...more >>

LOGON_USER variable is lost
Posted by Conrad Chan at 1/31/2005 10:31:03 AM
Hi all, My web server needs to support both Windows and non-Windows authentication. Hence I need to enable both anonymous access and integrated windows security. Both type of authentication works fine. However I realized if I login using integrated windows security the credential will be...more >>

ban IP address of person copying data from website
Posted by thomasamillergoogle NO[at]SPAM yahoo.com at 1/31/2005 10:09:47 AM
My website has a person that is hammering my website, he has set up a bot that run searches on the website. Hi is effectively copying my database. The problem I have with this is that it is hammering my website and slowing it down to a crawl. I have banned his IP but he keeps coming back with ...more >>

IIS6.0 HTTP Compression
Posted by MattC at 1/31/2005 9:43:42 AM
Hi, Does anyone know what ration of compression is achevied when this setting is enabled, using the gzip compression dll. TIA MattC ...more >>

500 Internal Server Error with new directory access
Posted by pat at 1/31/2005 7:59:03 AM
I have IIS5 as my local intranet. We have asp based site which works fine on my intranet but when i upload it to a internet server IIS6 it cannot be accessed from internet. It gives '500 Internal Server Error' when i try to access a page within that directory. Same works fine locally. I o...more >>

IIS6.0 + SSL Breaks down!
Posted by Jportelas at 1/31/2005 7:17:03 AM
Good morning: This is my environment: Windows2003, IIS6.0, SSL + Client Certificates, .NET Fmk 1.1, All the current Fixes released by MS. I have a production server that has some really big pages (lots of data), from time to time (but becoming more frequent everytime) I get blank pages,...more >>

Anonymous Web based printing for standard users
Posted by Cliff at 1/31/2005 5:35:03 AM
I'm having some problems setting this up correctly. A company wants a solution where a client can plug into their network, browse to a webpage and connect to a printer. I have set a DNS alias for the Print server with IIS on called Printers and auto-forward to http://printers/printers. I have ...more >>

Request.BinaryRead Problem in IIS6
Posted by James_GUI at 1/31/2005 4:47:02 AM
Hi, I'm using the following line in ASP script on IIS6 running on Windows 2003. biData = Request.BinaryRead(Request.TotalBytes) It works successfully for filesizes less than or equal to 113KB. It fails on greater file sizes with the error "ASP 0104 Operation not Allowed". I've recreated the...more >>

Website connection to SQL Server hangs
Posted by si at 1/31/2005 2:15:03 AM
I have an IIS 6.0 website that accesses a SQL Server 2000 database through an asp page. I didn't write the website I just manage the IIS and SQL Server. When the link to the asp page is clicked it should access the database and return a drop down list. Instead, it hangs for a while and then...more >>

Is there any api I can use to change the port on which iis listens?
Posted by amber at 1/30/2005 9:26:02 PM
thanks ...more >>

IIS fails to run
Posted by Terry at 1/30/2005 9:25:01 PM
I've got this on the event viewer while the IIS is not responding. pls help. Thanks. Event Type: Error Event Source: WAM Event Category: None Event ID: 204 Date: 2005-01-31 Time: 12:36:25 PM User: N/A Computer: WEB4 Description: The HTTP server encountered an unhandled exception whi...more >>

Rename IUSR Account and Security
Posted by scott at 1/30/2005 5:58:18 PM
I've read many articles on web concerning renaming the IUSR account and secure practices. But none went step-by-step telling exactly how to do it for IIS and user/groups. Also, most articles on securing IIS are for versions 4 and 5. IIS6 took care of many gaps in security and I'm just intere...more >>

IUSR and IWAM domain accounts
Posted by E.P. Kempen at 1/30/2005 1:18:37 PM
Hello, I have a server 2003 domain controller and 2 server 2003 web edition webservers. I would like to use a domain iusr and a domain iwam account which are on the domain controller. I can't figure out how to create these domain accounts, the iwam account on the webserver is member of th...more >>

how to cancel http chucked transfer encoding
Posted by z. f. at 1/30/2005 12:41:52 PM
Hi,=20 i'm using asp-dot-net on IIS 6 and the http headers include a = transfer-encoding: chunked how can this be canceled? TIA, z....more >>

How to turn on ASP.net web service extension with ADSI script?
Posted by Welman Jordan at 1/30/2005 12:29:39 PM
Hello, I am programming a script in Jscript with ADSI that automatically configure IIS. I meet with a problem to turn on the ASP.net web service extension. I don't know how to do that. I tried to var filters = GetObject ("IIS://localhost/W3SVC/Filters"); and use alert (filters.lengt...more >>

Site periodically 'loses' global.asa
Posted by c9groups NO[at]SPAM fastmail.co.uk at 1/30/2005 10:47:01 AM
Hi, I manage a Windows 2k web server (SP4) which hosts a database driven site with content management facilites. The same server hosts a copy of this site for training purposes. The only difference between the sites is that the 'training site' is password protected using Windows authenticatio...more >>

Sharepoint Team Services
Posted by David Powell at 1/30/2005 10:30:16 AM
Hi Guys.... I know this is am IIS discussion group but does anyone know anything about Sharepoint Team Services or if there is a news group for it. I am an experienced and season user of the software however something has stumped me and I need some help. Microsoft don't have the answer to ...more >>

Ahbl.org, Sosdg.org Antispam Lists Run By Convicted Felon Brian Bruns!
Posted by FreeSpeechStore at 1/30/2005 10:18:16 AM
Folks, we have an ex-con running an anti-spam list, AHBL.org & Sosdg.org. He was convicted of first degree Computer Tampering charges! If you need more information on Mr. Bruns, I suggest you call... 1. Christopher Nicolino in the Suffolk County DA's Office...(631)853-4161 regarding indictmen...more >>

Please help on IIS security setting. thanks!
Posted by davidw at 1/30/2005 10:05:18 AM
I want one of my aspx run under a certain user's credential, the user name is vcadmin, so I went to IIS, under "enable anonymous access", I select the vcadmin user and type in password. And unselect all security setting under "Authenticated access". I expect any anonymous user will run the aspx ...more >>

IIS permissions for IUSR
Posted by scorpion53061 at 1/30/2005 8:25:35 AM
If I do not give this user administrative rights the asp pages wont work. if I do, then it works fine. But giving that administrative rights seem to indicate too much of a security risk. Any suggestions on hwo to overcome this. ...more >>

Host Header and DNS
Posted by Dave at 1/29/2005 7:47:03 PM
I am new at setting up websites. I want to add a site to my 2003 server and assign it an IP address with a host header name. What info do I have to give to register this site with a 3rd party registar? ...more >>

IIS 5 and 6 differences
Posted by drhowarddrfinedrhoward at 1/29/2005 7:39:57 PM
I read the differences long ago but now forgot. The most important, I believe, is that IIS6 spawns a new process for each http request from a client (?). Of course, I don't include the fact that iis6 is only available on WS. ...more >>

IIS6 Serves to LAN but not Internet
Posted by Nathan Carson at 1/29/2005 7:05:02 PM
I guess the subject says it all. My IIS6 server will publish on the LAN perfectly with no problem. But on the internet, if anyone pulls it up, it says "Website found, waiting for reply" in the bottom of Internet Explorer and continues to try to pull it up until it times out a couple mins later...more >>

IIS 6.0 -- Application Pool Identity same as Iusr
Posted by Ashutosh at 1/29/2005 5:53:01 PM
Hi! What are the risks of having the IUSR as the application pool identity.ie, what are the risks of having the application pool identity to anonymous user. If no risks exist then why did they even have these two as separate? Thanks, ...more >>

IIS6 APS Thread Use
Posted by AIMTech at 1/29/2005 5:43:24 PM
Is there an explanation somewhere as to how IIS6 determins how many ASP threads its actually going to use? I have configured IIS6 to have 20 threads (ASPProcessorThreadMAX) but it rarely uses them all. I am using the MACT test tool to stress test and with 50 concurrent users I quite often s...more >>

Example for a VB application creating multiple ASP sessions?
Posted by AIMTech at 1/29/2005 5:40:55 PM
We have an IIS+ASP based application server that is capable of providing complex reports to hundreds of users but in some circumstances these reports can take a long time to create. However the data for the report is cached so subsequent calls to view the same report come back with a sub-second ...more >>

windows server 2003
Posted by Aaron at 1/29/2005 2:02:25 PM
does anyone know if windows scripting host is enabled by default in win2k3? wouldn't that be a security concern? Aaron ...more >>

Can't install NNTP ?
Posted by Jim Matthews at 1/29/2005 9:55:39 AM
I tried to install EXCH 2003 this weekend, using the "new hardware" method and the "deployment wizard" I got stuck because I could not find any way to install.enable the NNTP service on my W2K3 server. I read all the docs/help - using Manage Your Server (IIS and ASP are installed) and Add/R...more >>

Directory browsing
Posted by Michael at 1/29/2005 7:49:02 AM
On a development server using IIS 6.0 we allow some directories "browsing" access. When we accessed the directory thru the browser we would get a full listing of files, folders, datetime, file extensions, etc. All of a sudden that same display only shows the name of the file. A DOS analog...more >>

403 Access Forbidden
Posted by cipher at 1/28/2005 10:08:48 PM
I have a .NET web service running on IIS. The client is a Java applet. The client calls a method on the server every few seconds. When running the client in IE 6, it gradually uses up all available IIS connections (limit is set to 10, but have tried it at 40 with same results) resulting in a ...more >>

IIS5 on Windows 2000 SBS.
Posted by karson at 1/28/2005 8:00:32 PM
Is it poosible to host two different websites off the same IIS server? I would like the client to use www.newwebsite1.com and www.newwebsite2.com in their address bar? I have looked into host headers and I am unable to get this to work? Any ideas? Thanks ...more >>

How can I avoid using SQL Authentication with the Office Web Parts?
Posted by DarrylR at 1/28/2005 6:10:58 PM
We have a machine running Windows 2003 Server, IIS 6, and Windows SharePoint Services. The machine resides in our DMZ (outside the firewall), and is on a separate domain that has a one-way trust relationship with our intranet domain (separate forest; the extranet domain trusts accounts from our ...more >>

Sharing a site across network
Posted by Mark Fisher at 1/28/2005 3:17:57 PM
I have three PCs in a workgroup network, all using Windows XP. I have iis running on one of these pcs (named mf1), and from this pc I can view a website that resides on this same pc - using either: http://localhost/dbsite or http://mf1/dbsite What do I need to do so that the two oth...more >>

unable to use virtual paths IIS 5.1
Posted by TJS at 1/28/2005 1:51:00 PM
Is there a way t get iis 5.1 to recognize virtual paths for a vrtual folder ?? for server side includes, I am unable to use virtual paths in my websites on a IIS 5.1 server (Winxp Pro sp2). <!--#include virtual="/<virtual path>/<filename.ext>"--> I can only use parent paths <!--#incl...more >>

IIS 6 / SSL issue
Posted by Daniel Stumpf at 1/28/2005 1:19:02 PM
I have a SBS 2003 server that, up until about 2 weeks ago, was serving my companys Outlook Web and Remote Desktop services without issue. Something apparnetly happened that is now preventing any SSL connections. I can browse all HTTP virtual directories OK, but any site or directory that re...more >>

HTTP Error 405 - The HTTP verb used to access this page is not allowed.
Posted by Vivek Sharma at 1/28/2005 1:17:37 PM
Hi, I am trying to post a form to a html page and I am getting this error. HTTP Error 405 - The HTTP verb used to access this page is not allowed. Internet Information Services (IIS) I have checked that name of the document is correct. Please help ...more >>

IIS 6.0 Automatic Restart
Posted by tmeister at 1/28/2005 12:25:05 PM
I have a hosting company hosting one of my sites. I noticed in the IIS Log files that there were over 20 restarts that ocurred during the day. There were 20 times that the log file headers appeared which I think happen after an IISReset. When I asked the hosting company about this they indi...more >>

Setup IIS6.00
Posted by msw at 1/28/2005 11:34:57 AM
Is there a guide to help to setup IIS6 on a windows 2003 Server Thank You ...more >>

IISState and Requests Queued
Posted by DBLWizard at 1/28/2005 10:28:58 AM
Howdy, I have a webserver where the "Requests Queued" keeps climbing over time. I have downloaded, installed IISState, and run IISState against inetinfo.exe and all the dllhost.exe PID's. I am including the log from inetinfo to see if anybody can give me assistance in interpreting what is h...more >>

Can WCAT for IIS 6 use scripts generated by by ACT?
Posted by WJS at 1/28/2005 10:23:06 AM
Hi - new comer to the list I am looking to build on some work I did using ACT (Application Center Test) from the MSDN KIt and take advantage of the new stuff in IIS 6 Resource Kit that featues the WCAT (Web Capacity Analysis Tool Version 5.2) for load testing and performance monitoring ...more >>

can't create webdav folder through add network place
Posted by Wil at 1/28/2005 8:57:04 AM
Hi, I set up a webdav folder using kb323470. I can access it using ie but if I attempt to create a folder using add network place, i get the following message: "the folder you entered does not appear to be valid. please choose another." I tried this with a 2000 and xp client, as well as on th...more >>

Error 401.1 (iis 6.0)
Posted by Rick B at 1/28/2005 8:41:05 AM
We have a new 2003 server just basically running a third party email program it's called workgroup mail. We are a relatively small comapny but have people across the US and need webmail access. here is the problem at least twice a day i need to restart the IIS services so the webmail page can ...more >>


DevelopmentNow Blog