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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CrViewer9.DLL won't load

Status
Not open for further replies.

AlPurdon

Programmer
Nov 19, 2010
1
US
I developed an app using VB6 and CR9 and have removed CR9 from my machine. I’ve made VB6 changes to the program and get a compile error that CrViewer9.dll won’t load, etc., of course. Is there a procedure and/or minimal components I can install that would allow me to load, develop and compile any work on do on the VB6 code. The CR9 work is done and I don’t need the full CR9 on my machine.
Thanks
 
While you may not want the full CR9 on your machine you will need it as long as you have dependencies or references to it in your project code; you should remove all the refs and all the calls to it before the project will run without error.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top