Skip to main content

Problem:

You can reference an external MS VB.NET DLL from a solution or project.

Resolution:

The MS VB.NET DLL must be added as reference in the solution by following the steps below:

1. right-click on References, which is in his Solution Explorer

2. select Add Reference

3. click on Browse button to get the DLL

4. click on the Open button

5. click on the OK button.

Old KB# 6932