1

I am working on VB dotnet. In our project some of the code is written in Visual basic 6, So we used DLLs(Binaries) to use that code in our project(com objects), so we make binaries and giving reference of those binaries in our project.

We have two ActiveX server file,One of them is OCR reader and its file name is OCRReader.exe

Previously we were able to attach binaries(giving reference to the particular project), but when I started debugging code in Visual Basic studio I am not able to give reference of those ActiveX server files in my project on my machine (We are able to giving reference of binaries on My colleague's machine who is not yet started debugging on Visual basic studio), it gives the following error -

enter image description here

I have tried to uninstall VB6(by deleting the folder VB98 inside Microsoft visual studio). Also deleted all registry related to visual basic 6. Tried by uninstalling and installing the Visual studio 2017.

Note - i am unregistering and registering the files properly.

I need to give the reference of these ActiveX server file in my project, How do I do that, I am trying to solve it from past 5 days, will anyone please help me out.

Brian M Stafford
  • 8,483
  • 2
  • 16
  • 25
sheetu
  • 11
  • 2

0 Answers0