As organizations migrate VB6 applications to .NET (VB.NET, C#, or PowerBuilder), vb6tmpltlb becomes a diagnostic marker.
Dim obj As MyLibrary.IMyInterface Set obj = New MyLibrary.MyClass ' Provided the COM class exists Dim res As Long res = obj.DoSomething(42) vb6tmpltlb
Use the regtlib.exe utility (found in the same directory) to register it: regtlib.exe "C:\Program Files (x86)\Microsoft Visual Studio\VB98\vb6tmpl.tlb" 2. The "Project Save" Workaround As organizations migrate VB6 applications to
Thus, the .