All,
I am very new to IIS and have run across a problem I have been unable to find an answer to. I am attempting run a very basic static aspx file (not unlike "hello world"). I've written the code and there is nothing wrong there, but when I try to "browse" it while in the IIS Manager, I get a "Page not found" error. I've gone through all the "normal" hoops that I can think of to verify if IIS has the page loaded correctly. There's nothing complicated about my aspx but for some reason IIS is not accepting it.
I've even created a similar static test HTML page and that works fine.
Does anyone have any ideas?
Thanks,
Joel