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 > october 2003 > threads for wednesday october 1

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

scripting
Posted by Dmitry Burtsev at 10/1/2003 11:45:33 PM
Hello! Anyone know how I can determine in the IIS 6.0 name of Application Pool by ADSI script? It will be great to see sample code or link. Thanks....more >>


IIS6/SMTP Logs
Posted by rwrider at 10/1/2003 9:56:04 PM
OK! I know you deleted my post because in my flustration in not finding any information about the codes in the SMTP log, I used a four letter word. Honestly, I never do that. However, after receiving 700,000 files in the badmail folder due to the default settings of allowing relaying, it took sev...more >>

IIS6 path check on wild card mapping
Posted by Bisantz at 10/1/2003 8:38:04 PM
Thanks for any help/ideas on this. An ISAPI extension is installed as a wild card mapping for the web server. It is the entry point into some legacy application (has a proprietary API - not HTTP). The intent is to be able to intercept each request, regardless of the URI submitted by the browse...more >>

IIS hanging
Posted by dbi_kieran at 10/1/2003 8:09:40 PM
I've got an IIS5 on WIN2K server that hangs intermittantly, one of the DLLHOST.EXE processes just gobbles up gigs of mem. I have a number of other sites running the same code (asp pages talking to SQL server) including 2 on the same server, none have had any problems. When it hung the last time i...more >>

IIS5 and PATH_INFO
Posted by Geoff.Speedy NO[at]SPAM epa.vic.gov.au at 10/1/2003 7:20:12 PM
How do you configure IIS5 for correct function of the CGI PATH_INFO variable? consider the following CGI script #!perl $path_info=$ENV{'PATH_INFO'}; print "Content-type: text/html\n\n"; print "PATH_INFO = :$path_info:\n"; When invoked with http://server1/cgi-bin/testpathinfo.cgi it w...more >>

script errors
Posted by nita at 10/1/2003 7:13:40 PM
When I'm surfing the web I get script errors. What does this mean? What do I need to do correct it?...more >>

Enormous post, sorry. IIS6 - Gone haywire.
Posted by eriksec at 10/1/2003 6:51:04 PM
If i could have worded the subject better i would have, however that about sums the current situation up. overview: win2k3 web edition in a primary/backup farm environment, remote unc paths for website home directories, on a win2k domain. dual network interfaces, only one connected. 1gb ram,2.4ghz ...more >>

Reporting Log File Name from IIS Console
Posted by Topes at 10/1/2003 5:05:41 PM
Hi I run a number of virutal servers on IIS 5.0. From the IIS Console where it lists the sites the following columns are available. Description State Host Head Name IP Address Port Status I want to be able to display the Log File Name (W3SVCxxx) in this view so I can export it to...more >>



Exe files not downloading
Posted by Pat at 10/1/2003 5:04:00 PM
EXE files on my w2k IIS server do not download. No download dialog box appears. Instead I get a 404. Default standard Mime types are in place. What's not turned on?...more >>

HTTP 411 errors in weblogs
Posted by casey NO[at]SPAM globenettravel.com.au at 10/1/2003 4:33:39 PM
Since our website's "go-live" 3 days ago, our weblogs have shown that about 1/3 of our site's unique visitors are getting HTTP 411 errors. These errors are occurring with a SEARCH request type (as opposed to GET or POST), and a platform/browser combination of WIN98/IE5.5 (log details attached). ...more >>

Ip & Domain name Resolution
Posted by jolson at 10/1/2003 3:32:45 PM
When outside (INTERNET) the company we can type the name www.elekon.com and get to the site. When we type it internally it doesn't find the site. Although if I type the Local IP it finds it. We are hosting out Site on IIS on 2000 inside the LAN....more >>

Programmatically list application mappings in IIS?
Posted by kwendex NO[at]SPAM yahoo.com at 10/1/2003 2:08:12 PM
Hello, I'm a .NET developer and a reason has come up for us to programmatically enumerate the list of application mappings currently used on an instance of IIS - an instance meaning "this" machine. So, in other words, I would like to, say, return the same list of application mappings in a ...more >>

System Tray Icon
Posted by Gum-be! at 10/1/2003 2:02:44 PM
Does anyone know how to enable the "system tray icon" for IIS??? Win Xp Pro Sp1, IIS 5.1 The little server with the green blinking > , It's missing. HELP HELP HELP TELL TELL TELL TELL ME ME ME ME!!! Thanks... ...more >>

News Servers Poor Performance Lately ?
Posted by Paul Lynch at 10/1/2003 1:54:21 PM
Is anyone else noticing a serious drop in performance on the news servers lately ? Strangely, it only seems to affect certain groups, for instance all the IIS related groups are crawling along whereas the BizTalk groups appear as normal to me... maybe they're hosted on different machines ? ...more >>

ASP server behind router....HELP
Posted by JimmerJ at 10/1/2003 1:48:39 PM
Hi, I was wondering if anyone could help me figure out how to use my computer as an ASP.NET server. I have my computer set up with win 2000 and IIS running and would like to create a web project on it from another computer that is on the outside of my router. I have a SMC router and I ...more >>

smtp virtual server not available ?
Posted by Pankaj at 10/1/2003 1:46:31 PM
Hi All: I am using IIS on .net 2003 server. I was having a problem when starting SMTP service . The error it was throwing was "The Specified module could not be found" so I reinstalled SMTP service and that worked okay ..mean I was able to start SMTP service but NOW in my IIS manager I do ...more >>

Log Parser
Posted by Jim Emlet at 10/1/2003 12:46:04 PM
I'm trying to figure out a query to send to logparser that will count the number of unique IP addresses (I'm termining unique visitors) for each day. Has anyone had experience in performing this kind of query? Thanks, Jim Emlet jim@integral-dc.com...more >>

Realm
Posted by Alvaro de la Torre at 10/1/2003 12:19:33 PM
hi, everobody. I need to configure a realm for my web sites (running on iis 5.0) How can i do this? thanks a lot. ...more >>

IIs and Access connectivety
Posted by Jimbo at 10/1/2003 12:14:46 PM
I am trying to connect to an access database and keep getting this error Error Type: Microsoft OLE DB Provider for ODBC Drivers (0x80040E10) [Microsoft][ODBC Microsoft Access Driver] Too few parameters. Expected 3. The problem being i have 3 set. Any ideas, i'm a newbie Jim...more >>

How do I grant "Scripts" permissions to write to a remote directory
Posted by Tom Celica at 10/1/2003 12:14:29 PM
Does anyone have any Ideas how I can grant "Java Scripts" permissions to write to a remote directory? We designed our Website to exist in c:\mycompany\website1 In that website, there exist JavaScripts in website1 that write log files to c:\weblogs\website1logs After applying the latest secu...more >>

How to get .NET 1.1 on IIS
Posted by Rick Price at 10/1/2003 12:09:37 PM
I've been trying to get .NET 1.1 on IIS 5.1. When I try to get a new ASP.NET application to open in VS.NET I get an erro that says that The designated web server is not running ASP.NET 1.1. I've got VS.NET 2003 installed, the .NET 1.1 framework and SDK installed. What do I need to do to get ...more >>

IIS 5.0 log file contents question...
Posted by onlyabill at 10/1/2003 12:01:33 PM
I have a hosted web site that is running under IIS 5.0 on a remote server. I have access to the logs for my site (s). I have been reviewing the log files and see a unusual set of entries that I can not fine any information on. Any help determining what is going on is appreciated... Th...more >>

service control errors
Posted by hkwan at 10/1/2003 11:45:09 AM
I'm running IIS5.0, the event viewer shows several service control manager errors: The World Wide Web Publishing Service service hung on starting. The Simple Mail Transport Protocol (SMTP) service hung on starting. The Network News Transport Protocol (NNTP) service hung on starting...more >>

OWA hangs after submitting password
Posted by Thomas at 10/1/2003 11:19:34 AM
DOes anyone know what would cause the OWA page to hang after submitting the password? Any help would be appreciated....more >>

IIS warning Error
Posted by Sam at 10/1/2003 11:14:03 AM
Has anyone seen this error before? The description for Event ID ( 100 ) in Source ( W3SVC ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to r...more >>

IIsstate log I need assistance with
Posted by John Cesta at 10/1/2003 11:00:10 AM
I generated this new iisstate log while dllhost and inetinfo were soaking up all the cpu. Eventually the cpu % was released without restarting any services. If someone could assist with reading the logs that would be appreciated. Here is the DLL host log since all the webs are running in ...more >>

Installing Certificate Services in IIS 5.0 on W2K Advan Svr SP4
Posted by villagod at 10/1/2003 10:56:04 AM
Is it true that the server needs to be in a domain when just installing Certificate Services? I hope not. I would like to install the Certificate Service when my member server is in a workgroup first. Then once I join a domain I can configure(request and add certificate) it. TIA...more >>

Line Number
Posted by gino coates at 10/1/2003 10:31:22 AM
Hi, I am using javascript in a server side asp page. I have created an applicationlog class that writes to the NT event log. Its use is as follows: try { throw new Error(-1,"error"); } catch(exError) { new ApplicationLog().LogError(exError.number,exError.description,LineNumber);...more >>

Slow response with IIS6.0
Posted by Samuel at 10/1/2003 9:06:04 AM
Hello I have an asp.net website installed on a webserver 2003. I notice that the response is very slow on some pages when I asked them from internet. But when I run the site from the server, it is very fast. The site was on a serveur 2000 before and no speed problem have been raised. So does it exis...more >>

IIS 6.0 performance
Posted by Gaël at 10/1/2003 9:01:02 AM
Hello everybody Does it exists any performance tools or something like that which can allow to test IIS6.0?...more >>

IIS begineer
Posted by danieltan NO[at]SPAM time.net.my at 10/1/2003 8:54:49 AM
I tried to installed IIS using windows nt 4 option pack but i do not see any IIS on my desktop. How to verify that my IIS is correctly installed ? Thanks. Regards, Daniel...more >>

IISState file for dllhost.exe
Posted by sgarland NO[at]SPAM msxi.com at 10/1/2003 8:20:35 AM
I need help interpreting this. My webserver stops responding until I end the dllhost.exe process. Then it continues on for about a half hour without a hiccup. Lather, rinse, repeat. Here is the IISState log. Opened log file 'D:\iisstate\output\IISState-3572.log' ***********************...more >>

Configuration Data
Posted by Nick Couchman at 10/1/2003 8:09:31 AM
Does anyone know where the configuration data for IIS is stored and if it is possible to modify it without using the MMC? I am trying to develop a PHP installer that automatically does anything but I am having trouble finding out how to modify the IIS config. Thanks, Nick...more >>

RemapUrl Version 1.0 vs. ISAPI Rewrite Utilities
Posted by gary at 10/1/2003 7:52:47 AM
Hi, I have explored both the RemapUrl Version 1.0 and some ISAPI Rewrite Utilities. I cannot tell if they do the same thing? For the purposes of Search Engine Registration will the Remap work in the same manner as the ISAPI Rewrite? Please advise. Thanks, - gary...more >>

Timeout on IE via a Proxy
Posted by Paul at 10/1/2003 7:00:24 AM
Has anybody come across a timeout problem in IE when navigating through a proxy? We have a client who every now and again reports a 'slow down' in accessing our site, sometimes timing out through IE. Unfortunately, the problem is not consistent and most users are unaffected. Does anyone ha...more >>

IIS 6 URL rewrite/replace
Posted by Gary at 10/1/2003 6:56:39 AM
Hi I am looking for documentation on replacing the URL in IIS 6. The purpose that I am looking for this is for Search Engine Indexing. I know that this is available in IIS 5 through various utilities utilizing the ISAPI filter, however I cannot find appropriate documentation on how to hand...more >>

files without extension using webserver with IIS 6.0(2K3)
Posted by Doug Stichler at 10/1/2003 6:25:58 AM
This wasn't a problem with any versions of their web server til the win2003 release. If a file does not have an extension it cannot be downloaded. We have an activex control that will attempt to load information from these files directly into memory by accessing them using the MFC HTTP cla...more >>

Scripts stop running after applying patches or lockdown tool
Posted by Tom Celica at 10/1/2003 4:59:35 AM
On two of our servers scripts that do a write to some custom log files.... just stopped running. One of the servers had the Lockdown tool applied to it and ran php scripts. The other server... the user reports that he just applied the latest security patches to this server and about a week ago ...more >>

Unable to display properties of default web site
Posted by wendt62 at 10/1/2003 4:41:04 AM
I'm running IIS 5.0 on a Windows 2000 SP4 server. Whenever I try to display the properties of the default web site, or any other folder under the default web site, Internet Services Manager just closes. I'm able to display the properties of other hosted sites. Can anyone point me in the right di...more >>

How to set up a virtual server in Windows XP Pro
Posted by Greg Taylor at 10/1/2003 4:13:39 AM
Just want to know how to set up a remote server in XP Professional. I upgraded to Pro to get access to IIS. I know it's probably very easy - but I can't find any articles on it that work for Pro. Thanks. - Greg...more >>

IIS/ADO And Dates
Posted by Jonathan Bond at 10/1/2003 3:57:24 AM
Good Morning, I have come across the following problem, which I am having difficulty finding any unanimous/consistant answer to. My problem is with sending DATES via ASP (on ISS) through ADO in SQL Statements to an MS ACCESS 2000 Database. I have in my table two date fields, formatted t...more >>

IIS on win2K professional
Posted by Mark at 10/1/2003 3:51:04 AM
Hi all In the past I have created multiple websites under IIS on win2K professional. Can anyone tell me how to configure this as It was some time ago and I can't remember :(. Please don't reply saying it can't be done as it can. However you can only have one website running at a time. Thanks Ma...more >>

iis
Posted by Priya at 10/1/2003 2:59:11 AM
I'm having a major problem with my IIS installed on my local machine. I hope someone can help me out... When I open IIS and click on my local computer & default web site, the asp pages are not opening,but the html pages are opening. Under "All Tasks",there is only the option to backup/...more >>

SSL and only one static ip
Posted by anthonykallay NO[at]SPAM hotmail.com at 10/1/2003 2:35:52 AM
Hi there hope you can help... We host our website and extranet on server 2003 and have one static ip assigned.. all of this works fine as i use host header to distinguish sites.. Now the bosses have asked that we have a secure area of our site.. I have looked into this but am struggling with t...more >>

Compatibility Issue
Posted by Tassawur at 10/1/2003 1:31:04 AM
I have developed an internet application that works fine on windows 2000 server family. When i tried to run it on windows 2003 envoirnment i started to get error. Can someone guide me to the main difference b/w the functionality of these 2 platform. I will be very thankful for the reply....more >>

Renaming IUSR_server account in IIS 6.0
Posted by Sntiwary at 10/1/2003 1:05:26 AM
Can we simply rename IUSR_server account in IIS 6.0? will it create any issuse ? Since I have around 300 sites on the server I need to confirm. ...more >>

System Tray Icon???
Posted by Ken at 10/1/2003 12:22:48 AM
Does anyone know how to enable the "system tray icon" for IIS??? Win Xp Pro Sp1, IIS 5.1 The little server with the green blinking > , It's missing. HELP HELP HELP TELL TELL TELL TELL ME ME ME ME!!! Thanks... ...more >>


DevelopmentNow Blog