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 > april 2006

Filter by week: 1 2 3 4 5

setup on xp
Posted by jwood at 4/30/2006 2:03:01 PM
I recently installed iis on my laptop running xp pro. i figured out how to create a new domain and run it, but i can only access the page on my lan. when i ask other people to try to access it through my ip address they get the "page cannot be displayed" message...more >>

Rename w2k3 enterprise + IIS Web Server
Posted by Srinivas at 4/30/2006 8:37:01 AM
Hi , I have two web servers. One web server(w2k3Ent) and IIS 6.0 in a work group and One identical Web Server in the Domain. I want to now rename the Server names of the both, to comply some policy. Will the IIS functionality be affected because the IUSR accounts still be left with old comput...more >>

Problems with IIS Browsing Local IPs
Posted by Sean Stromberg at 4/30/2006 6:32:43 AM
I have a Windows 2003 Server Web Edition I just setup and it is now having problems browsing itself on the internal networks. My server is behind a firewall on the 10.0.0.x network. It's specific IP is 10.0.0.6. When I browse from outside the firewall, going through the firewall and hitting...more >>

Tafe Assignment
Posted by shanobi at 4/30/2006 4:54:01 AM
Hello please don't reply to this post as it is part of an assignment for tafe, i would have liked to take part in an disscussion but unfortunatly i have no idea what any of you are talking about, ( you are way too smart for me), and i don't have any disscussions that i can start as my computer...more >>

asp.net, iis, blocking httphandlers
Posted by Jan Kucera at 4/30/2006 12:00:00 AM
Hi, I do that for the first time, but posting this in microsoft.public.dotnet.framework.aspnet, microsoft.public.inetserver.iis, http://forums.asp.net/thread/1271188.aspx (no response) and http://www.dng.cz/Diskuze/tabid/54/Default.aspx?dnnbbfid=2&dnnbbtid=15 (in czech, no response) since ...more >>

2 install questions
Posted by Jeff User at 4/29/2006 7:49:17 PM
Hi IIS6.0 on XP Pro 64, AMD processor This is my first experience with IIS 6 and the 64 bit OS I installed IIS from "Add/Remove Windows Component". There are no options for Front Page Extensions. I install Visual Studio 2003 developer edition. It wants fp extensions. I have read here that ...more >>

IIS 6.o Time out setting
Posted by Minesh at 4/29/2006 10:30:01 AM
I'm running iis 6.0 and need to set the timeout parameter for the website that launches a login.asp web page. where can i set the timeout parameter so that the page timeouts out after being idle for 120 minutes. Thanks, ...more >>

Peculiar IIS 5.1 problem - Hangs on static content but NOT dynamic content
Posted by Jon R at 4/29/2006 7:51:22 AM
Ok, I've been racking my head on this problem for a full week, and nothing I have tried has solved it. To put it simply, on IIS 5.1 on Windows XP Pro SP2, whenever I access a simple asp file (like a countdown to the year 3000 calculation in years, days, minutes, etc.), it serves fine. I can e...more >>



IIS Cache Etag bug
Posted by Sergio at 4/28/2006 4:34:02 PM
Hi, I have noticed an unusual pattern on static file requests in our site (IIS6/Win2k3). The server was sending not modified files to the client , even if the if-modified-since header was correct. I found these links on the web describing a bug in IIS. The Etag header was not handled correc...more >>

redirecting to an asp page
Posted by Johnfli at 4/28/2006 3:14:41 PM
AS I stated in a previous post, I wasn't able to get any .asp pages to display. A reponder showed me where to go to fix that, and I amvery greatfull. My next issue is this: Now that I can view my .asp page (a log in page) I type in teh username and password, and the page that it goes to next...more >>

IIS only logs hits to index.htm
Posted by Robert Parker at 4/28/2006 1:35:01 PM
The server log only appears to track hits to \index.htm that are placed by hosts on the local network. The log file contains line after line of entries effectively identical to this: 2006-04-26 14:37:13 10.0.0.21 GET / - 80 - 10.0.0.100 ... (more data follows) It records hits to no files o...more >>

not displaying .asp
Posted by Johnfli at 4/28/2006 1:29:39 PM
I am setting up a new webserver using w2003. (I currently have an NT4 box) Anyway, I have copied most thigns over, but when I try to view an .asp page on teh new machine, it not only doesn't display, it acts like it can't find teh page. Even when I use IE and directly go to teh page, same ...more >>

Web Pages randomly not served
Posted by GuestionGuy at 4/28/2006 12:17:02 PM
OS: Windows 2000 Server, IIS 5.0 SQL 2000 SP4 On a certain aspx page sometimes the page is correctly displayed and sometimes it is not. There is no special code beside pulling data from a database. You can do the exact same search on the page and sometimes it displays the results and so...more >>

IIS 6: Form Post Data Missing in 404/405 Custom Error Handler
Posted by stevem at 4/28/2006 11:45:20 AM
I have a custom error handler (ASP, VBScript) that I've used successfully with IIS 5.1 to handle 404 and 405 errors. The handler, among other things, uses any form post data accompanying the request. Under IIS 6, I'm unable to get the form post data. In fact, the query string reaches the error...more >>

IIS LIKE operator error using Perl SQL Server or MySQL
Posted by jr_dunson NO[at]SPAM yahoo.com at 4/28/2006 10:46:38 AM
Hey, I've run into an error with the IIS Server on my PC. - I'm running the following select statement: SELECT form_table.fname, form_table.title, form_table.txt, form_rec.form_url, form_rec.form_type FROM form_table, form_rec WHERE form_table.fname = form_rec.fname and form_ta...more >>

Load Balancer
Posted by vijaym at 4/28/2006 8:12:03 AM
Hello, we have a load balanced environment with a Cisco load balancer. We are running an ASP Application on Oracle. We have an option in the application which exports some values to excel and once the export is complete, it gives a link to download the file. This download link fails intermitt...more >>

shockwave and IIS 6.0
Posted by jaff at 4/28/2006 7:01:02 AM
Hi all, I have an application that runs a shockwave component. This application runs fine on IIS 5.0, but doesn't run on IIS 6.0. I have enabled all the extensions and added required MIME types like - .js, .cct, .swf,..... but still no go. Can someone help me in this regard. Thanks...more >>

Default IIS log file directory
Posted by Synapse Syndrome at 4/28/2006 3:34:24 AM
Could somebody give me the default location of the IIS webserver log files please. I cannot connect to my headless webserver at the moment, but I can use administrative shares. Cheers ss. ...more >>

One virtual Folder and Multiple Web Application
Posted by Rishi Kant at 4/28/2006 1:15:03 AM
Hi all, I have 2 web applications and want to run under same virtual folder. Let take the scenario. I have developed two web application seperately. These 2 applications comprised of seperate application dlls, web.config files. Now for deployment, I created a virtual folder and map it ...more >>

post http request could not be redirected
Posted by whitfd at 4/28/2006 1:11:02 AM
I config the following redirections at virtual directory level on my site(iis5.0) source http://source.myhost.com/faq to target http://target.myhost.com/faq in Home Directory tab of http://source.myhost.com/faq a redirection to URL: http://target.myhost.com/faq$S$Q the exact URL...more >>

Per User FTP Location Question
Posted by Smith at 4/28/2006 12:54:58 AM
I have both Gene6 FTP and IIS 6.0 FTP - can't seem to get to work my scenario for FTP access. I have about 10 users who I would like to give FTP access for READ and maybe WRITE access to for their own FTP directory. Also, I do not want them to see folders that is not theirs. How do I set ...more >>

Corrupt metabase with no backup
Posted by Quo Vadis at 4/27/2006 6:45:01 PM
A Windows Server 2003 SBS server experienced a power outage. That apparently triggered a corruption in the IIS metabase. As a result, no service using any IIS features will work (e.g. Exchange, POP3, etc.). If no metabase backup exists, what are the appropriate next steps to get this system...more >>

Use HTTP 1.0 with IIS 6.0
Posted by jcelano NO[at]SPAM netkey.com at 4/27/2006 5:23:37 PM
Hello, i am using IIS 6.0 with Window Server 2003. I have a component that uses Microsoft's HTTPXMLRequest object. With HTTP 1.1, the response size is sent with the HTTP header, which allows the listener to optimize how it handles the response. Unfortunately, some network devices, when they...more >>

ASPBufferingLimit
Posted by Ishmealm at 4/27/2006 3:15:02 PM
Hi, We recently upgrade from W2K to W2K3. Some of our ASP apps that pull large records began to fail. I increased our aspbufferinglimit from 4mb to 6mb. One of the apps is estimated to pull 12-14MB of data. Is it ok to increase the buffering limit to 16mb? The server specs out pretty...more >>

I am a beginners
Posted by Omar at 4/27/2006 1:57:02 PM
I need advice on how to start with IIS 6.0. in terms of installation, configuration, securing it, and also how to manage it on daily bases. Thank you for your help in adavance, ...more >>

IIS 5.1 VB.NET and Error BC30392
Posted by George at 4/27/2006 12:07:02 PM
Hi, I recently installed VS 2005 and DotNetNuke 4.02 (the ASP.NET 2.0 version). I got a very perplexing error (BC30392) trying to compile DNN 4.02 so I am attempting to build a small test web site using VB.NET to try to determine the problem. The complete error message is: Compiler E...more >>

Outlook web access
Posted by JJ at 4/27/2006 11:23:02 AM
Hi I have a network authenticated website that users log into using their domain account. I want to put a link to outlook web access and somehow have credentials passed on so they dont need to log in again. Is this possible? How? I see Small business server has done it with the /remote sit...more >>

Running executables through IIS 6 requiring Administrative privled
Posted by amarquez at 4/27/2006 9:35:03 AM
We currently has IIS 6 installed on a Windows 2003 server, and we are attempting to run some executables through the browser. We have "Scripts and Executables" selected for the web application, and we are currently allowing "All Unknown CGI Extensions" and "All Unknown ISAPI Extensions" under ...more >>

What is IIS 5.5?
Posted by Paul S at 4/27/2006 8:38:13 AM
I am installing an application that says it requires IIS 5.5. In looking around I see that it does exist but nothing tells me how to either get it, or verify I have it. I know 5 came with Windows 2000 and service packs probably bumped it to 5.x but what exactly is 5.5? I am stuck with Windo...more >>

The process w3wp.exe snags 100% CPU and loads of RAM
Posted by npivic NO[at]SPAM gmail.com at 4/27/2006 7:32:59 AM
Hello, all! I would be very happy for any assistance I could possibly receive in this matter. I am administrating a Windows 2003 Standard server which is running MS SQL Server 2005, an IIS with one Application Pool, running .NET Framework (1.1, v1.1.4322) and a few files (which are situated f...more >>

help me
Posted by bublu at 4/27/2006 3:27:10 AM
how to move a column from left side to right side by using html.&by using asp.net ...more >>

Web Application in local machine does not run after dialup connection
Posted by rajagopal.ns NO[at]SPAM gmail.com at 4/27/2006 2:22:14 AM
We have a web application running in our local server machine. ( ASP.NET, C#, IIS, SQL Server technologies). If the server machine is connected to internet using dialup modem, after the internet connection is established, the local web application machine does not work. To make it work , the s...more >>

User Name and Password
Posted by thomson at 4/27/2006 2:16:08 AM
Hi, i do have a .net web application in my machine, win xp prof and IE 6.0 and IIS 5.1, When any other people accessing my machine for this Web application it is asking to enter username and password to log into the machine, Iam using Windows Integrated security and Anonymous Access i...more >>

Default wesite is not starting in IIS 6.0 on Win2003
Posted by Shanthi at 4/27/2006 12:21:01 AM
When I start the defaulf website I am getting the message as "The process cannot access the file because it is being used by another process". I tried the microsoft link "KB890015". But no luck. I am using Win2003 with ISA 2004 Server and trying to install Interscan messaging security suite...more >>

How to check 2 webservers using one SSL cert...
Posted by plsntn_rules at 4/26/2006 4:24:02 PM
Ok.. Win2k3 SP1 IIS 6.0 Citrix Web Interface 4.0 I have two webservers that are using IIS6.0 and share one certificate that is bound to an exteranl IP.. certificate name: citrix.company.com external IP: 68.xx.xxx.xx Internal VIP: 192.168.xx.xx Pointing to: 192.168.x.1 and 192.168.x...more >>

Unable To Access IIS Server...
Posted by nokomis at 4/26/2006 3:40:03 PM
We are unable to access an IIS web server using our HughesNet satellite service. The IIS web server is currently configured to require Integrated Windows authentication. Under this configuration, data transfer between the client machine and the web server does not function properly. Te...more >>

recording http request headers.
Posted by RK at 4/26/2006 2:17:09 PM
We are managing a website and I want to record all the http request header(s) to all/some of the pages under the web site on web server. Is it possible to write in asp.net to achieve this?? thanks in advance --RK ...more >>

ftp hits
Posted by Ray Joslyn at 4/26/2006 1:15:50 PM
Hello, On a recent day I had over 12 hours of continous attempts into our ftp using various user names but all from the same ip. Is there a way of curbing this and would it slow down our internet access? Below are samples of the log: Software: Microsoft Internet Information Services 6.0 #...more >>

my website
Posted by Jon Paal at 4/26/2006 12:48:19 PM
how do I allow the world to see my website on iis 5.1 win xp pro sp2 machine ? ...more >>

iis logs
Posted by John A Grandy at 4/26/2006 11:32:03 AM
1. how to configue IIS logging ? 2. where is the default path for log files ? The problem I'm having is that my web server is running out of memory ( errors are being logged to event viewer ) and I need to find out more info. ...more >>

W3wp.exe still using 100% CPU
Posted by jrbrady at 4/26/2006 11:30:01 AM
I reported a similar situation on 4/21/2006 in this forum. From your examination of my IISState log file, I was told it looked like my .NET app was stuck in an infinite Try/Catch loop. I have since removed all Try/Catch structure from my app. It is still consuming 100% CPU. Below is a ne...more >>

SSL Port Problem
Posted by Joe at 4/26/2006 10:55:01 AM
My IIS Server forgets its SSL port! Let me describe, I have a certificate loaded, and port 443 defined. The server will run fine for a day or so, then the users will get page can not be displayed. I check the properties page for that web site, and the 443 is gone. Anyone know what is causi...more >>

server 03 with active directory web issues
Posted by tbag4u NO[at]SPAM gmail.com at 4/26/2006 10:13:13 AM
hi, i have server 2003 installed with active directory, iis, asp.net, etc. i'am using this as a web server. the problem is on my network i can't access my web page without logging into a computer. when active directory isn't installed there isn't a problem. thanks tbag ...more >>

Integrated Auth over a high latency link
Posted by Bryon Sutherland at 4/26/2006 9:07:38 AM
We are in the process of converting several intranet sites to Integrated Auth instead of Basic. I have noticed all of the 401s that occur in the IIS logs due to the way that Integrated Auth works. My question is this: Are there more 'chats' happening between the web server and the client in I...more >>

IIS 6 FTP Port Change
Posted by vbnetdev at 4/26/2006 7:57:32 AM
I would like to change the port of my FTP server from 21 to say 9550. When I do, in command line when attempting to FTP it allows me to authenticate but won't show any folders in a "dir" command. In IE using :9550 it appears to authenticate then gives me "500 Invalid Port Command". I would ...more >>

2 domains, 2 IPs, 2 SSL Certs, 1 Web Site
Posted by Trevor Morris at 4/26/2006 7:55:02 AM
I want to bind two secure certificates to the same Web Site under IIS 6.0. I can set up multiple IP address mappings, but can only apply one of my two SSL Certificates. How do I bind each certificate to its appropriate IP address? I want the two sites to be guaranteed to behaive identically, so...more >>

Application pool identity and authentification
Posted by itparis at 4/26/2006 3:31:01 AM
Hello, I got the following problem : I have made a very simple ASP.NET application like HelloWorld with a windows authentification (no anonymous). If the application pool of my application has the default identity (networkService) everything works fine. Yet, if I use a custom account (even...more >>

can't download
Posted by Rob at 4/25/2006 6:46:38 PM
I have a problem with people not being able to download certain files from my website. I have a video compressed as a .rar file and when you try to download from my site it asks for a username/password. When you click cancel on that little window it shows this message. Another extension ...more >>

Soop Web Portal on port 8000
Posted by bmac at 4/25/2006 5:11:39 PM
I am running a web server with soop portal on a win2k box and am forced to use port 800 (due to verizon dsl). Initially when I browse the site its there but after clicking a link it drops the :8000 added to the url. Is there a setting in IIS or maybe somewhere in the asp code to keep the port fr...more >>

IIS5 and a shared drive for the Home Directory
Posted by david NO[at]SPAM magicyellow.com at 4/25/2006 4:31:35 PM
In IIS 5, on the Home Directory tab, you can choose "A share on a remote computer". I enter the UNC path \\servername\sharename and enter a valid user in the "Connect As..." button. But I just get a 404 error when I try to browse the site. I've also tried mapping a drive letter to the share...more >>


DevelopmentNow Blog