error in registerring UDF library with AS2000 -
05-24-2006
, 03:04 AM
Hey all
I've created a UDF dll in VB6 and registerd it on the server using
regsvr32.
In one computer (2003 server running AS2k sp4) I can then add it
to the servers functions library list smoothly (by pointing to that dll
location
in NTFS).
On another server (winxp pro running as2k sp3) I am failing while trying to
add it
to AS librarys list (after registerring successfully ofcourse)..
Err message says:
'unable to add library reference..the system cannot find the file specified'.
What de hell???
One thing that can create problems in registry may be the fact that second
server is
the one where that dll was developed and built. Maybe to many builds of that
dll
caused this ?
TIA
Rea |