Here is my problem: After I´m logged in as administrator and when I click in the Admin link ( Button beside Active Topics) goes to
domain.com.ar/admin/frame_set.asp and show me this error
Tipo de error:
Server.MapPath(), ASP 0176 (0x80004005)
El parámetro Path del método MapPath no corresponde a ninguna ruta de acceso conocida.
/domain.com.ar/admin/common.asp, line 123
How can I fixit, because I try to edit the file common.asp and that line tells this:
strDbPathAndName = Server.MapPath("..\..\..\..\..\data\foromegraf.mdb") 'This is the path of the database from this files location on the server
Pls. help. and thanks in advance