Midi,
IIS has a default page and extension that it runs; make sure that you are
using the proper one. To check the settings open up Internet Information
Services and click on the Documents tab, you will see a white list box and
'Default.htm' as the first entry. This means that the 'Default.htm' is the
default page your server will serve to the client. If your directory does
not have a 'Default.htm' the next item is 'Default.asp' in which case if you
had that page, then it would be served. The order in which the files are
listed is the order in which they will be served. If you wish to use
'index.htm' then you will have to add it to the list (and will probably want
to move it to the top).
Regards,
Sean Gahan