I am having great difficulty trying to register crystl32.ocx on a target machine running win98. I have tried using regsvr32 /u c:\windows\system\crystl32.ocx to uninstall and then regsvr32 c:\windows\system\crystl32.ocx to re-install bu I get the following error message :
LoadLibrary("c:\windows\system\crystl32.ocx"
failed
GetLastError returns 0x00000485
I believe error code indicates file not found, but file exists @ indicated path.
Also tried using regocx32 but this displays no error message
but does not work.
Application in VB4 dies when it tries to load a from with a crystal report ( ver 3 ) control. Why is life so difficult???!!! [sig][/sig]
LoadLibrary("c:\windows\system\crystl32.ocx"
GetLastError returns 0x00000485
I believe error code indicates file not found, but file exists @ indicated path.
Also tried using regocx32 but this displays no error message
but does not work.
Application in VB4 dies when it tries to load a from with a crystal report ( ver 3 ) control. Why is life so difficult???!!! [sig][/sig]