G
Guest
I’m using an ASP script on my website to access a database, which works fine.
When I try to access the same database using a ASP.NET script I get the
following error message:
The Microsoft Jet database engine cannot open the file '***'. It is already
opened exclusively by another user, or you need permission to view its data.
I know in general what this error message means, but since I don’t have any
influence on what my internet service provider does on the server I have no
idea what to do. Especially since it works using ASP but not using ASP.NET
Any help?
Chris
When I try to access the same database using a ASP.NET script I get the
following error message:
The Microsoft Jet database engine cannot open the file '***'. It is already
opened exclusively by another user, or you need permission to view its data.
I know in general what this error message means, but since I don’t have any
influence on what my internet service provider does on the server I have no
idea what to do. Especially since it works using ASP but not using ASP.NET
Any help?
Chris