RaiderUK,
thanks, didn't think of turing them off. I get the following error;
Active Server Pages error 'ASP 0126'
Include file not found
/Forums/setup.asp, line 1512
The include file 'inc_create_forum_mysql.asp' was not found.
I am using access 2000;
strDBType = "access"
strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("/(database location).mdb") '## MS Access 2000 using virtual path
but it seems to look for others. Why? Anybody!
quote:
in IE go to tools, internet option then advanced and turn show friendly http errors off. It will now show you a more detailed error message to help pin point the problem.