This topic is locked

Data Provider could not be initialised

10/20/2003 10:46:35 AM
ASPRunnerPro General questions
O
Owen author

Test Run for ASP Runner
The above site I have uploaded a test application for to list teams
I keep getting the errors listed above. I have checked with my web provider and they can find nothing wrong. They said it might be a scripting error. I want to buy your application but unless I can solve this problem, I don't think I won't be purchasing.
Can you help
db connection is
<%

strConnection = "Provider=MSDataShape;DRIVER={Microsoft Access Driver (*.mdb)};DBQ=" & server.mappath("db\soccer.mdb") & ";UID=;PWD="

%>
I have checked that all files are uploaded to server. I

Sergey Kornilov admin 10/20/2003

Hi,
make sure that you copied all required files to your Web server including your database.
Can you also post connection string here? It can be found in /include/dbconnection.asp file.
Best regards,

Sergey Kornilov

Sergey Kornilov admin 10/20/2003

Hi,
Connection string looks OK.
Could you zip and send me all files from ASPRunner's output folder? Send it to support AT xlinesoft.com.
Also you can try to run ASP pages on your local box if you have Windows 2000 or Windows XP.
Best regards,

Sergey Kornilov