Forum Moderators: open
"The page cannot be found" is what shows..
Can anyone tell me how to fix this problem? perhaps the asp functions are not activated yet?
Thanks!
//Tommy
"The page cannot be found" would suggest that the server can't find the page to display not a problem with the asp. The fact that the server displays something and not a server not found error means at least IIS is working.
First thing to check is that in your IIS Admin is your home directory set to the folder with your website in it?
Next is the file you are trying to display in that folder?
Also is your DNS set up correctly so [domain.com...] is the same as [domain.com,...] they can sometimes not be as default.