I've read through a lot of posts in this forum and still can't solve my problem.
Thanks
- I am on the Starka server.
- I am using Visual Studio 2005.
- I can get an index.htm file working.
- I cannot get a very simple (no controls) aspx file working.
- When I try to go to my site, I get a blank page.
- I have no web.config file at all.
- I also modified the .htaccess file to point to MyTestPage.aspx file with the command:
DirectoryIndex MyTestPage.aspx
Can anyone help or provide suggestions?
Thanks