by Teknojnky » Sat Mar 25, 2006 1:44 am
Yes very strange, I was able to use it fine on my home box.
One suggestion, by default IIS does not include "index.asp" as a default page so you are unable to naviate to localhost/webmonkey/ by itself, you must use localhost/webmonkey/index.asp instead.
It is possible for the user to add "index.asp" to the list of default files (in the virtual folder properties), which works fine, but it may not be intuitive for newbies.
The default documents on my stock xp install was:
default.htm
default.asp
index.htm
iisstart.asp
default.aspx
It might be a touch simpler if index.asp was changed to default.asp (or a separate default.asp was added).
Yes very strange, I was able to use it fine on my home box.
One suggestion, by default IIS does not include "index.asp" as a default page so you are unable to naviate to localhost/webmonkey/ by itself, you must use localhost/webmonkey/index.asp instead.
It is possible for the user to add "index.asp" to the list of default files (in the virtual folder properties), which works fine, but it may not be intuitive for newbies.
The default documents on my stock xp install was:
default.htm
default.asp
index.htm
iisstart.asp
default.aspx
It might be a touch simpler if index.asp was changed to default.asp (or a separate default.asp was added).