Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Test Connection...File not Found

New Here ,
Dec 26, 2007 Dec 26, 2007
Good afternoon! I have combed over and over this forum as well as my site definition for this new website.

Whenever I test the connection I get this error:

HTTP Error Code 404 File Not Found. Here are some possible reasons for the problem:
1) There is no testing server running on the server machine.
2) The testing server specified for this site dow not map to the http://172.17.187.194/_mmServerScripts/MMHTTPDB.asp URL. Verify that the URL Prefix maps to the root of the site.

The _mmServerScripts folder is in the webserver root. When I put a home.html file in the _mmServerScripts directory, the URL http://172.17.187.194/_mmServerScripts/home.html works just fine. In fact, I can successfully retrieve any other file in the _mmServerScripts folder EXCEPT the critical MMHTTPDB.asp file.

Does this error even refer to the MMHTTPDB.asp file? Or some other file? If so, I cannot figure out what it cannot find.

Any idea what is causing this? I am new to DW and to windows-based website programming in general.

The DB connection is a SQL Server connection. I get the same error when I set up an OLE DB connection.

Thanks in advance.

TOPICS
Server side applications
419
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

New Here , Dec 26, 2007 Dec 26, 2007
Of course within 15 minutes of posting this problem I figured out the answer to the problem.

The Answer is My IIS server was prohibiting ASP pages. Once I allowed them, this worked.
Translate
New Here ,
Dec 26, 2007 Dec 26, 2007
LATEST
Of course within 15 minutes of posting this problem I figured out the answer to the problem.

The Answer is My IIS server was prohibiting ASP pages. Once I allowed them, this worked.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines