Hey there,
i have an error on my server, im running on Vista RTM, with IIS7
I have set all security options for temp dirs correct, and still it doesnt work.
Anyone have an idea;
The complete error is
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver] Disk or network error.
/site/incl_header.asp, line 4
at line 4 there is a reference to the connection string:
Application("connectionstring") = "DBQ=C:\inetpub\wwwroot\database\" & "4ucom.mdb" & "; DRIVER={Microsoft Access Driver (*.mdb)}"
because it work online, i figured the problem is my server.
I hope someone can help me.
Kind Regards Mark