Error compiling project in Visual Basic 6

Asked

Viewed 228 times

0

When I try to compile my project gives this error: inserir a descrição da imagem aqui

I don’t know if it’s a problem with the Crystal Reports (See the background in blue), or if it’s really the problem of Visual Basic 6. I have never worked with VB6, and my performance here this company would be only with the Sql Server 2014, but to finish this task, I need to increase the Maxlength of a field in Form, and for that to happen, I need to compile the project to validate the changes. What saves is my knowledge in Delphi, but I drift when it presents me with compilation errors, then the cow coughs and coughs a lot.

I opened Components and checked everything concerning Crystal Reports. Just a control I couldn’t verify, that was this:crystal visual linking editor 11.5. And when I try to compile now, give me the message and already opens the screen of Ferences, as image below. inserir a descrição da imagem aqui

I installed crviewer.dll and now appeared 4 more with MISSING status: See image: inserir a descrição da imagem aqui

  • Select Project > References and see if any DLL or Libraries says "MISSING." Also make sure that the following 4 Libraries are checked: Visual Basic for Applications Visual Basic Runtime Objects and procedures Visual Basic Objects and procedures OLE Automation

  • 1

    @Reginaldorigo, I found this: MISSING: Crystal Reports Activex Designer Run Time Library 11.0. What should I do?

  • 1

    You need to install Crystal Reports on this machine.

  • In addition to checking the reference menu, look also at the component menu. Project -> Components... (Ctrl+T)

  • The Crystal is installed, but I think should be missing some dll or ocx, as said, VB not my beach.

  • clicking on the MISSING: Crystal Reports Activex Designer Run Time Library 11.0 ve which DLL is missing is the crviewer.dll, try searching for it on your pc or network.

  • @andrepaulo, is cutting and I can not resize the screen(popup). I go on your wave, but it does not seem to be that. I can read so far: ...\bin\crax, then I can’t read anything else. there’s another way to know what he’s asking for?

  • searching in google msm for this MISSING: Crystal Reports Activex Designer Run Time Library 11.0 that you can get to this dll crviewer.dll Then you need to pick up this dll, press on brownse and referencing it, if there’s no more missing references will work. preferably have to pick up the dll from the same version, since what was programmed may have used something specific from the referenced version

  • You installed the correct version of Crystal Reports 11.5?

  • So the installation is old. I can see the version, but it always says so: Crystal reports XI release 2

Show 5 more comments
No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.