We are using a DLL which opens a small window fpr processing.
This DLL works fine in VB 6.0
When wqe use this DLL in VB.NEt, it throws the error as follows:
"An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in EXE"
"Additional information: Non-modal forms cannot be displayed in this host application from an ActiveX DLL, ActiveX Control, or Property Page."