can somebody please help me...
i have put my database in the map _private thats were i must put database's in (isp told me) i didt that but now i get this error in the main;
Microsoft JET Database Engine error '80004005'
Could not find file 'E:\webhosting\trancede\home\forum\_private\wwForum.mdb'.
/forum/common.asp, line 232
and this error in the common.asp in the admin directory;
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver] '(unknown)' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.
/forum/admin/common.asp, line 159
But i have rename the two common.asp file like this strDbPathAndName = Server.MapPath("_private/wwForum.mdb")
What i did wrong and how can i make this work
Edited by mangal