IIS 7, loads blank screen
- by JL
I've just setup an application under the default web site installed by IIS 7.
I've tried loading both http://localhost and http://localhost/myappname
in both cases, all I am getting is a blank page, no errors. And although directory browsing is enabled, I can't even see a list of the files in that directory.
Any ideas why this is?
Thanks in advance...