I am using Visual Basic
I use Run and start with full compile
I get an error message
Can’t find object or library
In Project references I get
Missing CMISABOUTPANEL
Location …\CMISABOUT.DLL
In the program I get highlighted
Public DB as New DbClass
I am trying to resolve the reference problem
and find out why the DLL is missing.
Thank you.