This topic is locked

Error number -2147467259

2/26/2004 7:10:33 PM
ASPRunnerPro General questions
M
Mike S. author

I am running Windows 2K and filemaker. I've enabled remote access through filemaker and made a ASPRunner virtual directory in the shared public folder (named ASP). I've pointed the VD to \ASP and run the program to create the ASP files. The ASP files have been generated in the folder. When I go to view the page with IE (through the ASPRunner button) I get the following error msg...
Technical information

Error number -2147467259

Error description [FileMaker][ODBC FileMaker Pro driver][FileMaker Pro]Connect failed

URL /ASPRunner/Test_list.asp

SQL query select First_Name, Last_Name, Age, ID From Test order by Last_Name asc
Please advise. Thanks.

-Mike S.

Sergey Kornilov admin 2/26/2004

Mike,
make sure Filemaker is running and required table opened in FileMaker when you testing ASP pages in browser.

M
Mike S. author 2/26/2004

admin,

Thanks for the quick look at this. Filemaker was running and the table (Test.fp5) opened at the time of test. Any other ideas? Thanks again...

Sergey Kornilov admin 2/26/2004

Mike,
here is what I found at Macromedia Dreamweaver support site:

Error Type:

Microsoft OLE DB Provider for ODBC Drivers (0x80004005)

[FileMaker][ODBC FileMaker Pro driver][FileMaker Pro]Connect failed

/mySite/pagename.asp, line 13

This error occurs in a web browser when viewing an ASP page that connects to a FileMaker database. This error can be caused by the following factors: 

  • The FileMaker database is not up and running.
  • The FileMaker ODBC DSN has not been configured correctly. Verify that the "Use Remote Connection" checkbox has been checked. See "Configuring the ODBC DSN for FileMaker" for more details.


You may want to check the whole article here: http://www.macromedia.com/support/dreamwea...filemakerdw.htm