J
JCCDevel
Hello All,
I am trying to introduce an update to an existing MS Access Data
Project. It works fine on my pc but when I try installing it on my
testers pc's, I get this error:
Can't find project or library
When I debug it on user's pc, the offending line is this:
Public srv1 As SQLDMO.SQLServer
I went into the references box and can see that the reference is
missing and I can repair it at their pc, but it won't be possible to
do that on all affected pc's. How can I keep from introducing this
issue? The reference on my pc is correct and I ensured that I have the
most recent version.
Just hoping somebody may have come across this before.
Thanks in advance for your time!
JCC
I am trying to introduce an update to an existing MS Access Data
Project. It works fine on my pc but when I try installing it on my
testers pc's, I get this error:
Can't find project or library
When I debug it on user's pc, the offending line is this:
Public srv1 As SQLDMO.SQLServer
I went into the references box and can see that the reference is
missing and I can repair it at their pc, but it won't be possible to
do that on all affected pc's. How can I keep from introducing this
issue? The reference on my pc is correct and I ensured that I have the
most recent version.
Just hoping somebody may have come across this before.
Thanks in advance for your time!
JCC