Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Registration problem

Status
Not open for further replies.

664950

Programmer
Aug 27, 2001
28
0
0
BA
I wish to deploy my VB6 application with CR designers.
I have coppied all *.dll files to my winnt/system32 folder
and done regsvr32 craxdrt.dll;regsvr32 crviewer.dll;regsvr32 crystl32.ocx. On some (not all) Win NT 4.0 maschines I had message: "Cant load library, GetLastError returns 0x000000b6". What seems to be the problem, is it somethnig to do with NT Service Pack?
 
You need to actually take a step back and have a look at the runtime help file on your system.

In the files you mention you are deploying different technologies. RDC and OCX. This is a no-no and I suspect in error.

You also have not indicated when you get the error mentioned.


Cheers,

SurfingGecko
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top