P
Paul Morriss
Using a Visio drawing on another machine creates the:
Compile Error:
Can't find project or library.
The reason for this is that a couple of the references
are missing in VBA. This is because the location for
these references from the original machine was
C:\WINNT\System32 and the new machine has
C:\Windows\System32. Can someone tell me why all the
other references can cope with the different system
directory name, but two can't? How can this be solved
please, I'm at a loss.
The two object libraries are:
Adobe SVG Viewer Type Library 2.0
Miscrosoft Common Dialog Control 6.0(SP3)
Thank you
Compile Error:
Can't find project or library.
The reason for this is that a couple of the references
are missing in VBA. This is because the location for
these references from the original machine was
C:\WINNT\System32 and the new machine has
C:\Windows\System32. Can someone tell me why all the
other references can cope with the different system
directory name, but two can't? How can this be solved
please, I'm at a loss.
The two object libraries are:
Adobe SVG Viewer Type Library 2.0
Miscrosoft Common Dialog Control 6.0(SP3)
Thank you