Hi , I took an unhandled message like this ;
NewDLL As New MfgControl.AdvancedHMI.Drivers.ModbusRTU.ModbusRTUDataLinkLayer(m_PortName)
An unhandled exception of type 'System.Exception' occurred in MfgControl.AdvancedHMI.Drivers.dll
Additional information: Incomplete Solution. C:\Users\Mehmet\Desktop\Mesut Usta Proje 1\WindowsFormsApplication1\WindowsFormsApplication1\bin\x86\Debug\
Normally, I used it for a project, and I didnt saw any massage like this.
What should I do ? Thank you.