-
Posted to
IIS7 - Configuration & Scripting
by
johnno
on
03-10-2008, 3:32 AM
Thanks that fixed it - there was no StaticFile Handler so I added one using the System.Web.DefaultHttpHandler hopefully this was correct. It all works now and yes the .html version does work as well
Thanks again
-
Posted to
IIS7 - Configuration & Scripting
by
johnno
on
03-08-2008, 10:34 PM
Ok a further clue .. I changed the file name to hello.asp and it works ... MMM
hope this helps someone who can solve this for me
-
Posted to
IIS7 - Configuration & Scripting
by
johnno
on
03-08-2008, 9:55 PM
Hi there
I am a Uni student just starting in course on nWeb development. To demonstrate IIS we have a small HTML program to load into IIS and display using localhost. The course uses Windows XP for the example and IIS6. I can get the exercise to work on my other PC which has this software but am unable to get it to run on my ...