Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

IIS Default Document problem

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  FrontPage Extensions 2002 not running  
Author Message
niall_merrigan

External


Since: Oct 06, 2003
Posts: 1



(Msg. 1) Posted: Mon Oct 06, 2003 1:07 pm
Post subject: IIS Default Document problem
Archived from groups: microsoft>public>inetserver>iis (more info?)

This is a very strange issue

I am using IIS 5.0 on Windows 2000 Server SP3.

I have an ActiveX control for an intranet application which uses the PUT
verb to write a file to the server.

It is called from an ASP page. It is contained in a virtual directory that
uses IWAM only as the authentication method.

When i start a new browser session and browse to the site containing the
control eg http://server/vdir/ the file will not upload BUT using
http://server/vdir/login.asp will work.

The default document in the vdir is login.asp

Seems to me that when i use the default document it will not work at all.
Though when the system uses the Anonymous authentication it works on both
counts

The link http://server/vdir/ displays login.asp correctly

Anyone got any ideas on why or how to solve this problem other than
distributing the link as http://server/vdir/login.asp

Best Regards

Niall

 >> Stay informed about: IIS Default Document problem 
Back to top
Login to vote
someone9

External


Since: Aug 25, 2003
Posts: 2419



(Msg. 2) Posted: Tue Oct 07, 2003 2:21 am
Post subject: Re: IIS Default Document problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You cannot POST/PUT to a DefaultDoc on IIS5.x even if the DefaultDoc is
non-static content (like an ASP page).

Changing Authentication type (like anonymous and any other authentication)
on a website can also fail to POST from IE due to:
http://support.microsoft.com/default.aspx?scid=kb;en-us;251404

One of the simplest ways to get custom authentication is to use Forms
Authentication of ASP.Net.

--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Niall Merrigan" <niall_merrigan.RemoveThis@yahoo.com> wrote in message
news:eh7o$i%23iDHA.2300@TK2MSFTNGP10.phx.gbl...
This is a very strange issue

I am using IIS 5.0 on Windows 2000 Server SP3.

I have an ActiveX control for an intranet application which uses the PUT
verb to write a file to the server.

It is called from an ASP page. It is contained in a virtual directory that
uses IWAM only as the authentication method.

When i start a new browser session and browse to the site containing the
control eg http://server/vdir/ the file will not upload BUT using
http://server/vdir/login.asp will work.

The default document in the vdir is login.asp

Seems to me that when i use the default document it will not work at all.
Though when the system uses the Anonymous authentication it works on both
counts

The link http://server/vdir/ displays login.asp correctly

Anyone got any ideas on why or how to solve this problem other than
distributing the link as http://server/vdir/login.asp

Best Regards

Niall

 >> Stay informed about: IIS Default Document problem 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Strange problem opening excel document from Web - I have created a web page on IIS that allows folder browsing open to all users (just for testing). The problem is when opening an Excel document from the site, the document opens in Excel with the workbook name of "Book1" and not the actua...

Access to winnt\system32 outside of my document-root - Hi! I'm a totally IIS Newbie: I have a Python-CGI Script installed, which needs to execute a "diff" command. This is done by the Python-Call popen(...). Unforunatly Python uses internally always the string "C:\\WINNT\\system32\\cmd.exe /c...

default IIS / FTP permissions - Recently one of my website clients called saying he was unable to put a file with ftp, 550 access denied. I logged in and my admin account was also unable to put a file. I checked the permissions and ALL of my website directory permissions had changed...

IIS Default Web Site - I am trying to use a <META> tag to redirect the default page on the default web server (IIS 5). I want unknown host names to default to index.htm which includes a <meta> tag redirect to our main web site. I dont want to change the propert...

Default Page - I have the following set up. I have written a forwarder which is just relaying http traffic to a web server on which i have deployed a vitual directory. I have set the default doc in the virtual directory's properties. When i type in my url in..
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]