Hi,
My Name is Pramod Jaiswal, I am working for an MNC where my job is to migrate the legacy VB6 applications to .Net framework 4.0/4.5.
I came across an issue that is related to the use of the DLL "Microsoft.VisualBasic.Compatibility" in the migrated application, since this DLL contains many of the legacy VB6.0 features in .Net to support the application.
While using any member of this DLL "Microsoft.VisualBasic.Compatibility" it showing warning like ".<member> is obsolete and supported within 32 bit processes only"
what does it really mean by this warning? can't We use the application using this compatibility DLL on 64 bit machine?
Please help me out on this issue.
Many Thanks in advance.