C# 引用DLL动态库(VB写的动态库),new的时候报错

C#非标准引用动态库,new的这步报错,编辑没问题。调用的时候报错。

img

报错信息:

img


Method not found: 'Void ApplociationFrameWork.clsFileCtl.SaveToText(System.String, Microsoft.VisualBasic.MsgBoxStyle, System.String, System.String)'.