Darin, I don't know how it works with ASP, could it be that you just aren't allowed to access ASP scripts directly? I don't know if there is a recognizable difference (for the server) between ASP scripts, like this one, and ASP pages with ASP and HTML mixed. What I'm trying to say is, could this be the server's way of saying "access denied"?

vedo, I don't know anything about ASP. You seem to be on an IIS server, so ASP is likely. Check if the spec for the plan you have says anything about ASP. Snooping around the control panel may give something too. Write, or find, something very simple in ASP, like a script that just spits out "hello world" and see if it runs.