Anyone knows if it is possible to create an application in VB5.0 with some .DLL in VB.NET?
I had an application in VB 5.0, I need to add new feature writing vb.net code, but I obtained this error:
"The located assembly's manifest definition with name mydll.dll does not match the assembly reference"
Any help would be appreciated.
Thanks in advance
Comments
: Anyone knows if it is possible to create an application in VB5.0 with some .DLL in VB.NET?
: I had an application in VB 5.0, I need to add new feature writing vb.net code, but I obtained this error:
: "The located assembly's manifest definition with name mydll.dll does not match the assembly reference"
:
: Any help would be appreciated.
:
: Thanks in advance
: