Hi there,
I'm trying to run the example in Chapter 12 ("Connect2.asp"), using
Access2000 as my database. When trying to execute the code in my browser,
I keep getting an "HTTP 500 Internal Server Error". It then asks me if I
want to debug the application. Clicking yes, takes me to the development
environment to the line of code that is the culprit...
"objConn.Open strConnect". Stepping into the code, then yields:
"An exception of type 'Microsoft JET Database Engine; The Microsoft Jet
database engine cannpt open the file
C:\Inetpub\wwwroot\BegASPFiles\Chapter12\movies2002.mdb'. It is already
opened exclusively by another user, or you need permission to view its
data.' was not handled."
I have checked all my permissions, and it seems that they are all set
correctly. Can anybody lead me in the right direction? I would greatly
appreciate it!!!
Ciao,
Chris.