When i try to use the datadocumentation for my database written in MS Access 2007 on my desktop, i get the following message:
Error during loading DLL
When i try to compile the database I get the error
Compile Error
Error during loading dll
In the source of my program the line
Set db = currentdb() is marked.
I inspected the referencetable looking for not connected dll's, but none of them where marked that way.
Strange enough, a exact copy of my program, running on my laptop doesn't generate this error.
There everything is working fine.
The only difference between my desktop and my laptop is the operating system.
On my desktop I use Windows 7 ultimate and on my laptop Windows Vista ultimate.
Is somethoing wrong with one of the dll's ?
Error during loading DLL
When i try to compile the database I get the error
Compile Error
Error during loading dll
In the source of my program the line
Set db = currentdb() is marked.
I inspected the referencetable looking for not connected dll's, but none of them where marked that way.
Strange enough, a exact copy of my program, running on my laptop doesn't generate this error.
There everything is working fine.
The only difference between my desktop and my laptop is the operating system.
On my desktop I use Windows 7 ultimate and on my laptop Windows Vista ultimate.
Is somethoing wrong with one of the dll's ?