Groups | Blog | Home


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 2006

Filter by week: 1 2 3 4 5

No ASP or ASPX pages work on IIS 5.1, new computer
Posted by Witty Girl at 10/31/2006 7:00:16 PM
Hi. I am a newbie to this forum, and I would appreciate any help you could offer me! My problem is similar to the previous poster's but a little different. I recently bought a new Dell Latitude laptop computer for use with my web design business. When I try to browse to .asp or .aspx pages o...more >>

asp.net not running on iis 6 on 64 bit windows
Posted by WebBuilder451 at 10/31/2006 2:25:01 PM
I can not get asp.net pages to be reconized on my server i have: 1. 64 bit windows server 2003 standard 2. sql server 2005 64 bit 3. iis set to run 32 bit apps (ColdFusion) 4. 32bit Coldfusion) all else is running very well and fast, but iis gives a page 404 "The page cannot be found" error ...more >>

Setting default document in deployment
Posted by QDL at 10/31/2006 2:05:57 PM
Hello everyone, is there a way to programmatically set the default document from a deployment project for ASP.NET. My default page is named default.htm and I'd like to set it as the topmost default document in IIS site properties using the deployment project, is this possible? Tried to google ...more >>

FrontPage Error
Posted by kyhick at 10/31/2006 12:20:01 PM
I recently moved my web site from a w2k server to w2k3 server. I am using front page 2002 and running on IIS 6.0. Everything works fine except my forms. I think I set up the mail connector correct. When someone fills out a form on the web and hits submit they get FrontPage Error: User:please ...more >>

How to set up mail server at window 2000 IIS 5.0
Posted by Snow at 10/31/2006 11:35:02 AM
Hello: I have trouble to set up mail server at window 2000 IIS 5.0. My code like this: Set ObjNewMail = Server.CreateObject("CDONTS.NewMail") I did check SMPT service, but I still could not sent the mail from this machine. Any idea? Thanks....more >>

Can't get Default Web Site to point to new directory
Posted by kbutterly at 10/31/2006 9:42:52 AM
Good afternoon, all, I am a novice (that's one step above a newbie), so please bear with me. Our Default website use to point to folder Train, so uses could just navigate to abc.domain.org, and get to the code page stored in C:\Inetpub\wwwroot\train. I want abc.domain.org to now point to ...more >>

Client/IIS/SQL Server Delegation... sorry!! Bet you're bored with it.
Posted by JimLad at 10/31/2006 3:49:40 AM
Hi, Having the old double hop problem with delegation. Client: XP Professional SP2 IE6 with Integrated Windows Authentication enabled. User can be delegated.Client is connecting to webserver using IP address (http://10.13.4.255) Web Server: Windows 2000, IIS 5 with Kerberos enabled. Authe...more >>

TIME-WAIT connections
Posted by Vittorio Pavesi at 10/31/2006 12:00:00 AM
Hello, looking at netstat result, I found a lot of TIME WAIT connections on TCP Port 80. I'm wondering if there are any best practices or ISAPI filters to avoid resource consumption on IIS 6.0. Thanks in advance Vittorio Pavesi -------------------------------- http://vittoriop77.blogspot...more >>



Are there any web logs?
Posted by cj at 10/30/2006 4:38:20 PM
I'm new to IIS. We're having problems accepting web requests from a Visual Basic Windows App. They work fine as long as we don't get more than say 50 requests coming in at a time. After that the Windows App that sending the requests in starts saying it can't find the web server--it gives ...more >>

IIS not start
Posted by Jonildo Santos at 10/30/2006 4:07:03 PM
Hello, I have some stations and the IIS ADMIN not start. I have this error: Event Type: Error Exent Source: Service Control Manager Event Category: None Event ID: 7024 Date: 30/10/2006 Time: 15:10:13 User: N/A Computer: XXXXX Description: The IIS Admin service terminated with service...more >>

W3SVC logfile does not log correct status code set by ISAPi extension
Posted by Warren Chen at 10/30/2006 3:08:33 PM
Hi, My ISAPI extension returns "404 xxx" status using (*ecb->ServerSupportFunction) ( ecb->ConnID, HSE_REQ_SEND_RESPONSE_HEADER_EX, &vBuffer, (LPDWORD) NULL, (LPDWORD) NULL); but the log file in C:\WINDOWS\SYSTEM32\logfiles\W3SVC1\ex061030.log always shows...more >>

Clustering for reliability
Posted by Nick Gilbert at 10/30/2006 2:32:03 PM
Hi, I have been asked to find out if there is a way of setting up 2 or more computers in different locations to act as redundant spares for each other for the purposes of hosting a website. Ie, should the primary server go offline due to a leased line failure etc, the website will still ...more >>

Where can I find Web Service Extensions?
Posted by Middletree at 10/30/2006 2:21:02 PM
In Windows 2003, when I have IIS open, there is an option on the tree menu on the left for Web Service Extensions. By clicking this, I can make choices whether or not to allow ASP pages, .NET 1.1, SSI's, etc. In the version of IIS which comes with Windows XP Pro, I cannot find this. I under...more >>

Changes not showing up
Posted by Bill at 10/30/2006 1:45:01 PM
When I make some changes to a web paage for our non-proft, then when I try to look at the web page, to make sure it looks the way I want it to; It doesn't show up, right away. Changes to a web page, take a day in order to show up on our site. I've been told it's something about the cache...more >>

Links with .MAP extension Return Default Page
Posted by Al at 10/30/2006 9:17:27 AM
I have a customer that wants a web application that allows his customers to download/view a variety of file types. Word documents, pdfs, text files, and a proprietary text file with a '.map' extension. The application works fine with the exception of the '.map' extension files. On my IIS 5.1...more >>

How to get vbCrLf to work in IIS CDOSYS form messages?
Posted by Alan at 10/30/2006 8:54:22 AM
Hello, Ok so I've setup a form on IIS using CDOSYS to an e-mail address. I'm forming the message body using lines similar to... strBody = strBody & variable & vbCrLf .... but the message text still arrives as one continuous line in Outlook. How do I get vbCrLF to work please? It's driving...more >>

Problem with changing a site identifier
Posted by mellevesque NO[at]SPAM gmail.com at 10/30/2006 6:50:13 AM
Hello, When I install Sharepoint Services, it creates a web site with an identifier. (Ex. ID 4). I need to change that ID for another one. So I use this command : cscript adsutil.vbs move w3svc/4 w3svc/4243. It does the trick... But, when I look in IIS I see that the site is stopped a...more >>

ASP Pages with MS Access backend failing with Medium Application security
Posted by jesbuddy07 at 10/30/2006 6:49:20 AM
hello everyone, I have quite a bit of ASP pages with Access Database in the backend. they've been working fine for as long as i can remember. 2 months ago we installed .net 2.0 framework in our server, and last week we started to experience problem. our asp pages that use MS Access in the back...more >>

time info in iis w3c format log's question.
Posted by Zhan Naiguo at 10/30/2006 12:00:00 AM
Hi all, I noticed that w3c formatted log recorded time is not local matchin time, what should i do to make it record local time? Thanks zhanng ...more >>

How to set e-mail from address on a per-form basis?
Posted by Alan at 10/29/2006 6:25:47 AM
Hello, I'm trying to use a form made with Frontpage as a front-end to a LISTSERV mailing list so that all message can have a standard format. I want the form to be e-mailed to the list server and the "from" address to be taken from one of the fields on the form. By default, the "from" addre...more >>

how to read username in IIS anonymous mode ?
Posted by oto pakozdy at 10/29/2006 5:50:01 AM
hello... I have situation ,when user is preauthenticated on ISA server and on success user can access webapp on other server. this server is in anonymous access mode. But webapp needs to read username of user authenticated on isa server. iis server in anonymous mode doesn't fill REMOTE _USER ...more >>

What server issue is causing MaintainScrollPositionOnPostBack to fail?
Posted by Keithb at 10/28/2006 8:28:14 PM
I have identical ASP.NET 2.0 code running on two different iis 6.0 w2k3 servers. On one MaintainScrollPositionOnPostBack works properly. On the other it does not work at all. What should I look for on the server that could cause such a problem? Thanks, Keith ...more >>

9+ hours of trying to get iis working
Posted by pantagruel at 10/28/2006 6:26:01 PM
Sorry if people get this as a cross-post (also posted to XP network_web list) , am in a bind: I am going on my 10th hour of trying to get IIS working on Windows XP Professional service pack 2. This is an upgrade to Win XP home, and there is quite a lot of weird stuff about it: 1. A lot of s...more >>

virtual server with files on a network path?
Posted by Keithb at 10/28/2006 4:11:59 PM
Using IIS 6.0, how can I set up a virtual server with files located on a network path? Thanks, Keith ...more >>

401.2 Errors
Posted by R. Blackman at 10/28/2006 11:48:01 AM
Hi there. I have a 2 server domain (both GCs) and neither server accepts basic authentication requests (neither HTTP nor HTTPS). It used to work fine, but now both are broken. Every time I try to access a protected file/directory, I'm prompted for a user name/password three times, but de...more >>

IIS prompting for authentication on internal web address
Posted by Deanna at 10/28/2006 11:26:01 AM
My company uses handheld computers running Windows Mobile and Pocket IE. These units collect data in the field and then connect to an internal IIS web portal to upload the data to a SQL database. This configuration has been tested in a development environment with much success. However, I a...more >>

IIS and +COM
Posted by Charlie at 10/28/2006 1:09:01 AM
Hi, I have two problems that seem to have originated from the same process. I tried to add IIS v5.1 ( I hava win xp Pro with SP2) together with .Net framework. The component services is crashing each time I try to execute it with an error stating that: The COM+ Event System detected a ...more >>

Interpret Debug Diagnostics
Posted by GH at 10/27/2006 9:00:47 PM
Have a problem with a site running some classic asp scripts, lots of "Unexpected error. A trappable error (C0000005) occurred in an external object. The script cannot continue running" which tells me nothing, then after a while the IIS worker process crashes with this log entry "Reporting ...more >>

IISState.log - Slow Performance on IIS 6 (SBS2003 SP1)
Posted by RussellC at 10/27/2006 4:59:01 PM
Hi there, We have a Classic ASP application that has been running on an XP IIS5.1 box for 2 years without any issues (uses SQL2005 Express as data store). We have a new SBS2003 SP1 installation and have migrated the Classic ASP application to it with its own application pool using defa...more >>

http error 401.3 after users migrated to AD
Posted by JT at 10/27/2006 2:25:01 PM
I have a windows 2003 server hosting some asp pages that users have been able to access without any problem. After migrating the domain user accounts from NT4 to AD, they are getting prompted to provide credentials to access the page. If they put in the old user domain info it works, the new...more >>

Block requests based on referrer?
Posted by Mike Cain at 10/27/2006 2:16:35 PM
Hi - there is a web site out there linking to one of our JPG files from their web site. We've asked them to stop by they have not. Therefore we need to stop this programmatically at the server level. (In case you are wondering, we cannot rename or move the file to cause a 404 for them becaus...more >>

Error when trying to view asp in IIS
Posted by Charlie at 10/27/2006 2:16:03 PM
Hi, I am a newbe working with asp and trying to execute them in IIS. only I am continually being faced with the same error: Server Application Error The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more ...more >>

Installng Perl on IIS 6
Posted by Dylan Parry at 10/27/2006 10:41:43 AM
Hi, I've installed Perl using the package from ActiveState, and I have managed to configure IIS to use the DLL version of Perl. So far, so good - I'm not getting any errors any more, but the output from the scripts isn't right. First off, I should say that I didn't write these scripts, in f...more >>

IIS6 on XP Pro
Posted by volker at 10/27/2006 10:24:58 AM
I want to run my .net20 APP. But I dont want to install W2K3 Server. How can I do this? First I can use IIS5 - ok. For Testing I want to try IIS6, does this work on XP? How? V. ...more >>

simple webmethod problem timeout after 3600 seconds
Posted by Dave Burton at 10/27/2006 8:01:40 AM
Hi, I have a webmethod being called that runs a large calculation on a GRID of machines. I find if the job takes anything over an hour then even though the calculation completes successfully it does not return to the executable that called the webmethod. The machine running the webmethod us...more >>

Create web site in IIS with ASP.NET and C#
Posted by Miguel Isidoro at 10/27/2006 5:11:03 AM
I am developing an ASP.NET application to create IIS 6.0 web sites and found a very useful article on this topic at http://weblogs.asp.net/jezell/archive/2003/09/17/27869.aspx. I am already able and I have been able to create a web site from c# but there are some security concerns that I hav...more >>

Error Trying To GET the Schema of the property
Posted by postings NO[at]SPAM alexshirley.com at 10/27/2006 4:21:51 AM
Hi Do you have any ideas on how I can resolve this problem? (It could be something to do with INETPUB folder being on the D drive, not sure. IIS works fine). Typed at command prompt (IIS 6): D:\Data\Inetpub\AdminScripts> cscript adsutil.vbs set w3svc/AppPools/DefaultAppPool /AppPoolRecy...more >>

IIS metabase access
Posted by Mick at 10/26/2006 6:22:28 PM
Hello, I'm working with IIS 5.0 on Win 2000 Server. We have installed the framework 2.0 Recently and try to developped some web pages but we get an error. in french "IMPOSSIBLE D'ACCEDER A LA METABASE IIS" in english "IMPOSSIBLE TO ACCESS IIS METABASE" We really do not know what to d...more >>

IIS6.0 and DreamWeaver
Posted by NuBee at 10/26/2006 3:36:03 PM
I am running w2k3 SP1 with IIS6.0. How do I set up IIS6.0 so that I can author websites (host headers) using Macromedia Dreamweaver? -- NuBee...more >>

virtual directory
Posted by grammaton at 10/26/2006 1:24:15 PM
Hello Our curent website is functioning normally but I need to access files, pdf's to be exact on another server. I created a virtual directory in the website mapped it to the folder and even though they are greyed out the directories and files show up in IIS( I take it this is normal to see) n...more >>

PHP pages not found 404
Posted by BBQ at 10/26/2006 1:22:01 PM
Hi all, I'm using 2003 server with IIS6 and trying to multi-homing couple websites. Lets take a look on the following 2 links http://www.worldwideled.com/contactus.php http://69.239.193.213/worldwidewideled/contactus.php They're both pointing into the same web folder but the first one ...more >>

Ping request could not find host.
Posted by JohnJ at 10/26/2006 12:53:37 PM
When I do A DNS Lookup request resolves to proper IP but times out. Searching for www.mydomain.com A record at d.root-servers.net [128.8.10.90]: Got referral to M.GTLD-SERVERS.NET. (zone: com.) [took 12 ms] Searching for www.mydomain.com A record at M.GTLD-SERVERS.NET. [192.55.83.30]: Got ref...more >>

IIS 5.0 vs IIS 6.0
Posted by Muhammad Kanji at 10/26/2006 11:20:02 AM
Does IIS 5.0 use UTF-8 encoding internally and is it also true for IIS 6.0? If not is there a patch upgrade to make IIS 5.0 use UTF-8 encoding internally. ?...more >>

ASP returning 404
Posted by Mohammed Hamama at 10/26/2006 11:05:00 AM
Hi all, I am using a windows 2000 server with IISLockdown and ISAPI_Rewrite installed on it. I have 2 websites A & B. ASP pages on A are working properly, but when placed one B they return 404 error. All other pages such as txt, html, asp.net work fine on B. Both websites have the same config...more >>

500 Error
Posted by Ed Stewart at 10/26/2006 10:55:59 AM
After inspecting my IIS 6.0 log files, I found a few 500 errors. I thought I'd get smart and create a custom 500 error page that will automatically send me email when a user was served my custom 500 error page (same as I do with my 404 errors). I created the page and mapped it in IIS Manage...more >>

redirecting virtual directory
Posted by jcagots at 10/26/2006 4:06:02 AM
we created a local website on our common web application server, the address is http://webserver/(nameofapplication) we did it this way so that every new application developed, user can access it by typing the "/" then application name.. now, one of our client required us to exposed this...more >>

Reassigning the Default Website to a different Virtual Web Site
Posted by Dani Kobeissi at 10/26/2006 1:34:02 AM
I'm trying to reassign the Default Website to a different Virtual Web Site in IIS 6. If I'm not mistaken, this was possible in IIS 5 by choosing properties on either the Web Sites container or the Server name (I'm not sure which it was). But in IIS 6, i can't find this setting. Many Web ...more >>

How to setup 2 SSL website on a IIS 6.0
Posted by Zaca NO[at]SPAM Office at 10/26/2006 12:00:00 AM
thx a lot........ ...more >>

The purpose of Default Website
Posted by Morten Snedker at 10/26/2006 12:00:00 AM
After installing Sharepoint the Default Website has been stopped. Looking at http://www.simongibson.com/intranet/iis6/ I see it is emphasized that the Default Website should be stopped. So I'm asking: what is the purpose of Default Website? What are the pros and cons of having it started or...more >>

Writing an installer for my asp.net app on IIS
Posted by David Thielen at 10/25/2006 4:18:02 PM
Hi; Note: we use WIX for our installer. We have an ASP.NET app that we need to write an installer for. Can anyone point me at a resource that tells me how to do the following during install (I can call from C# or use WIX): 1) Create a website on IIS. 2) Get the directory for it to copy t...more >>


DevelopmentNow Blog