stnkyminky
Programmer
I'm using a dll called datatieraccess.dll. This dll is currently used by two apps. I just installed the second app on the client pc and was confronted by an automation error.
In order to make app 1 work I regsvr the dll and voila...app 1 works, but app 2 doesn't. Vice versa to get app 2 to work.
The dlls are stored in their respective application folders and not system32. I'm using binary compatability against the existing dll when re-compiling the dll.
How do I correct this problem? Scott
Programmer Analyst
<{{><
In order to make app 1 work I regsvr the dll and voila...app 1 works, but app 2 doesn't. Vice versa to get app 2 to work.
The dlls are stored in their respective application folders and not system32. I'm using binary compatability against the existing dll when re-compiling the dll.
How do I correct this problem? Scott
Programmer Analyst
<{{><