This topic is locked

Log in error

8/18/2009 10:34:47 AM
ASPRunnerPro General questions
T
text author

Sorry I think I've encountered something like this before but cannot remember the solution.
I am using asprunner pro 6.1 on a local machine running IIS with a Mysql database
I have created a test site and get the following message when I try to access my pages:
Error Type:

Microsoft OLE DB Provider for ODBC Drivers (0x80004005)

[MySQL][ODBC 5.1 Driver]Access denied for user 'ODBC'@'localhost' (using password: NO)

/test2/include/dbcommon.asp, line 161
The strange thing is that I do not get this message when I create one of the sample sites.
When I look at the sample sites connection code, the correct database, username and password are present.
When I look at my test site this information is missing, which seems odd because I connect to the database when I start to build the project.
Thanks in advance

J
Jane 8/19/2009

Hi,
please make sure you've created DSN pointed to your database and used this DSN in the project.