The database could not be opened !! Check your config.asp file and set the strConnString so it points to the database. Also check if strDBType is set to the right databasetype. Code : -2147467259
Wat does that mean? I tried going to congig.asp but didn't work! Wat is going on?
This refers to the location of your database. In your config.asp file, there is a variable called strConnString. This needs to be set by you, to point to the location of your database. Take a look at the README.txt file for more information. Hope this helps.