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 2004 > threads for thursday october 21

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

Problem with french accents in file names
Posted by Henri at 10/21/2004 9:26:13 PM
I want to allow user to download images that sometimes have french accents in their file names. e.g.: http://www.mysite.com/images/Image%20à%20télécharger.jpg This works on a friend's IIS but not on my IIS (its returns a 404 error) I've used Microsoft's lockdown tool for IIS. Does it have some ...more >>


IIS 6.0 exe/dll download from /bin directory
Posted by marko at 10/21/2004 7:59:38 PM
I have added MIME types for .exe and .dll's that are placed in one subdirectory situated in a virtual directory. It is called /bin (it has nothing to do with ASP.NET applications). I just want to enable *downloads* of exe and dll files from that directory, and I can't. From other directories ...more >>

w2003 IIS permissions Where's best?
Posted by JD at 10/21/2004 6:55:05 PM
Im using "host headers" to run multiple websites and Frontpage to author. Frontpage creates a sub-folder in Default Websites but I also create a new website for the host header which appears on the same dir level as Default Website in IIS. Q. If I want to restrict access to authenticated use...more >>

Accessing SQL Server over public internet
Posted by jtart2 at 10/21/2004 5:29:58 PM
I use Access as a front end to a SQL server dB. I would like to set up my system so that I may access SQL server and make read/write changes through the internet with a "Log In" However I also use this server (with 1 static IP address) to access Outlook 2003, and other files remotely with a...more >>

Setting up Company Web
Posted by Jtart2 at 10/21/2004 5:25:38 PM
I want to use SSL certificate to privately access Outlook 2003, Quickbooks, and SQL Server 2000 dB on my Small Business Server 2003. However, I cannot open the "Company Web" on the Server, even if it is on a different local IP address. Is it not possible to have SSL and also to have a ...more >>

Deploy aspnet app to web site
Posted by Pete Griffiths` at 10/21/2004 4:44:15 PM
Hi, I have been working on an asp.net (1.1) app - developing against a virtual folder in "personal web server". I have successfully deployed it to an IIS6 virtual folder, but when I try and deploy to a web site in IIS, I get "The page cannot be displayed" errors. Any ideas? And - am I corre...more >>

WebDAV 2003
Posted by Terry Tull at 10/21/2004 4:36:51 PM
I have (tried) to setup WeDav on a W2K3 server and although I have enabled Webdav as an allowed extention. I can't open it as a web folder. I have set it up loads of times on a Win2K box so all the permissions seem to be correct. Any ideas? Terry ...more >>

w3wp 100% cpu website load a long time
Posted by felix ma at 10/21/2004 4:12:59 PM
Hi guys! I installed win server 2003 a few days ago and now all of my websites take a long while until loading succesfully. On win server 2k everything was ok but now i takes too long. Here's my iisstate log file - i hope someone can help me Opened log file 'C:\Programs\iisstate\output\II...more >>



newsgroup online
Posted by dave at 10/21/2004 4:08:58 PM
This is a multi-part message in MIME format. ------=_NextPart_000_000A_01C4B788.458E1070 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable how do i access this newsgroup online? what's the url? dave ------=_NextPart_000_000A_01C4B788.458E1070 Co...more >>

IIS6 and Windows Server 2003 - ASP pages not working
Posted by Alex Wood at 10/21/2004 3:50:21 PM
We've done a clean install of Windows Server 2003 and want to run a group of asp pages using IIS6. It doesnt seem to work after setting up the default website to point to our root directory, it just comes up with Page Cannot Be Displayed. Is there anything else we need to do to enable asp pag...more >>

How prevent users' clicking on "Back" to bring back to previou pag
Posted by Jonathan at 10/21/2004 3:29:04 PM
I developed a application using both ASP and ISAPI extension. There is one page after a user submits a request with confirmation number. I don't want the user goes back to the previous page by clicking "BACk" button on any type of browser. My question are: 1) How to prevent that happening? ...more >>

New WebDAV Problems
Posted by sypher NO[at]SPAM nospam.nospam at 10/21/2004 2:33:04 PM
Until recently, my WebDAV stuff on a Windows 2003 Server was working just fine. I frequently update the server with all updates from windowsupdate.microsoft.com, so these new problems may be caused by a recent update. I have multiple folders set up as writable for a site admin group. Fold...more >>

IP address of load balanced server
Posted by J1C at 10/21/2004 12:19:55 PM
I have two IIS server behind a load balancer. The LB has 1 public IP that is mappted to two private IPs on the servers. How can I find out what server served the page? ...more >>

iis - cgi timeout problem
Posted by Jae Hwang at 10/21/2004 11:45:44 AM
Hi, I would appreciate if someone can answer the problem: I am having a "cgi timeout problem" after running a script for 5 mins (with IIS 5.1 on Windows XP) I have tried to change the 'cgi script timeout' (Web Sites -> Configuration -> Process Options using the IIS management tool), follo...more >>

iis settings information
Posted by Stephanie Stowe at 10/21/2004 10:50:43 AM
Hi. Someone wants me to write an app that looks at a customer's IIS settings (given a specific virtual directory, is it configured as an application, execute permissions, is buffering enabled...) and compare to the desired settings for our application. Where does IIS store its settings for me to ...more >>

Deleted IIS Sites keep coming back
Posted by patels23 NO[at]SPAM yahoo.com at 10/21/2004 10:45:06 AM
All, I have a strange problem with IIS5.x. When i delete a site and restart IIS the site keeps coming back. I have even gone as far as deleteting the home directory that the deleted site point to. Please help...more >>

accessing share from isapi
Posted by Antonin at 10/21/2004 10:42:04 AM
I try to access share on another computer from ISAPI dll. I have the share mapped on the server. If I call the dll from IE running on the server where IIS 5 runs, it works. If I try it using IE on another computer, it says Invalid file handle. With IIS 6 it does not work at all. I ran a networ...more >>

Help troubleshooting IIS 6.0 HTTPS problem
Posted by Just1Coder at 10/21/2004 10:19:05 AM
I have a website that is giving me some grief... I can TELNET to the URL, and the IP address of the site into port 443 & 80 no problem. I can hit the site using HTTP, but when I attempt to hit it with HTTPS - nothing....more >>

IIS 6.0 Directory or location of Web pages Issue
Posted by John Connic at 10/21/2004 9:53:46 AM
Hello, Initially, my web page files(html) were stored in the wwwroot directory, and therefore the client was able to request these web pages correctly. Now, I created a directory tree structure within the wwwroot directory and moved the web page files to it. I went to properties for the def...more >>

Security
Posted by GregM at 10/21/2004 9:42:56 AM
I am trying to publish to a Windows XP machine from another Windows XP machine I have setup on a small home network. When I try to publish to the web server machine it is asking me for a password for the Guest account,{computername/Guest} and I cannot change the user. I have the Guest acco...more >>

Disable parent paths IIS XP Sp2?
Posted by DavidWang at 10/21/2004 3:49:02 AM
The security report by the Microsoft Baseline Security Analyzer said: IIS Vulnerabilities: Parent paths are enabled in some web sites and/or virtual directories. Tried to correct this according to MBSA "How to correct this", "In the Default Web Site Properties dialog box, click the Home Direct...more >>


DevelopmentNow Blog