Hi Julie,
The IIS log files are typically located in C:\WINDOWS\system32\LogFiles, you can see folders with name W3SVC, each folder is used for one of the web site. You can look at fields like sc-status, sc-substatus, sc-win32-status in the log files.
Jewels.08:I have some working .net asp pages on the server already (not ones I created) and when I compare the properties of them to my new one (and they are the same) the old one works and mine doesn't. The file is located in the same shared folder that the rest of the websites are located in, with the same permissions and format... i'm not sure what would be different.
Does the page redirect to any of other Url?