AdvancedHMI Software

General Category => Support Questions => Topic started by: burak on January 25, 2016, 06:32:53 PM

Title: MfgControl.AdvancedHMI.Drivers
Post by: burak on January 25, 2016, 06:32:53 PM

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.
Title: Re: MfgControl.AdvancedHMI.Drivers
Post by: Archie on January 25, 2016, 06:53:07 PM
What list of files do you see in the \debug directory?
Title: Re: MfgControl.AdvancedHMI.Drivers
Post by: burak on January 26, 2016, 04:00:37 AM
Hi, I added debug file's screenshot .

Thank you,

AdvancedHMIDrivers
AdvancedHMIDrivers.dll
MfgControl.AdvancedHMI.Drivers.dll

Title: Re: MfgControl.AdvancedHMI.Drivers
Post by: Archie on January 26, 2016, 04:13:03 AM
You are missing some components. I your project references, do you have AdvancedHMIControls?
Title: Re: MfgControl.AdvancedHMI.Drivers
Post by: burak on January 26, 2016, 04:28:18 AM
Normally, I didnt use any AdvancedHMIControl component, but I added them in debug file.

The problem wasn't solved. :(

thank you
Title: Re: MfgControl.AdvancedHMI.Drivers
Post by: Archie on January 26, 2016, 04:49:12 AM
Does your project have references to both the AdvancedHMIControls project and the MfgControl.AdvancedHMI.Controls.dll?
Title: Re: MfgControl.AdvancedHMI.Drivers
Post by: burak on January 26, 2016, 04:55:05 AM
yes, i did it

I added a screenshot about it
Title: Re: MfgControl.AdvancedHMI.Drivers
Post by: burak on January 26, 2016, 06:06:58 AM
Thank you for your kind helps.

I solved the problem which was absence  a file.

I put it the debug file.