hockeylvr
Technical User
- Nov 26, 2002
- 140
I have been unable to find an answer to this and am hoping someone here can help me.
I am using a split Access db with a copy of the front-end on my web server (it's an internal one administered by my company). The back end resides on a shared network drive. I have created an .aspx page which fills dropdowns and inserts new data into my Access table. I built the page using VWD Express.
When I run it in VWD it works perfectly. When I try to run it through our intranet I get this message.
The Microsoft Jet database engine cannot open the file '\\Usawvas16\materials.office.xerox.com\ToniTest\Cost Savings\data\Testdb.mdb'. It is already opened exclusively by another user, or you need permission to view its data.
The database is definitely not already being used and the only thing I can think of is that VWD is using the .NET 2.0 Framework and our server is still running 1.1. I have tried changing permission on all of the folders and the database for "browser" and "network" and all of the others but nothing helps.
I have exhausted every idea I have and my IT department is not responding to me at all.
Is it possible for this message to appear if I am using a different version of .net? If that is the case then I need to request 2.0 to be installed on our server.
Thanks for any help with this.
Toni
I am using a split Access db with a copy of the front-end on my web server (it's an internal one administered by my company). The back end resides on a shared network drive. I have created an .aspx page which fills dropdowns and inserts new data into my Access table. I built the page using VWD Express.
When I run it in VWD it works perfectly. When I try to run it through our intranet I get this message.
The Microsoft Jet database engine cannot open the file '\\Usawvas16\materials.office.xerox.com\ToniTest\Cost Savings\data\Testdb.mdb'. It is already opened exclusively by another user, or you need permission to view its data.
The database is definitely not already being used and the only thing I can think of is that VWD is using the .NET 2.0 Framework and our server is still running 1.1. I have tried changing permission on all of the folders and the database for "browser" and "network" and all of the others but nothing helps.
I have exhausted every idea I have and my IT department is not responding to me at all.
Is it possible for this message to appear if I am using a different version of .net? If that is the case then I need to request 2.0 to be installed on our server.
Thanks for any help with this.
Toni