Trying to place the last 5 forumreactions on my homepage I get this errormessage.
Microsoft JET Database Engine error '80004005'
'c:\domains\DOMAIN-NAME\wwwroot\admin\database\DATABASENAME.mdb' 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/common.asp, line 260
What did I do ? I placed this script in my index.htm and renamed it as index.asp
<!--#include file="forum/5bijdrages.asp" -->
This 5bijdrages.asp script works when I use it directly.
What am I doing wrong?