Author Topic: MfgControl.AdvancedHMI.Drivers  (Read 2559 times)

burak

  • Newbie
  • *
  • Posts: 5
    • View Profile
MfgControl.AdvancedHMI.Drivers
« 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.

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5262
    • View Profile
    • AdvancedHMI
Re: MfgControl.AdvancedHMI.Drivers
« Reply #1 on: January 25, 2016, 06:53:07 PM »
What list of files do you see in the \debug directory?

burak

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: MfgControl.AdvancedHMI.Drivers
« Reply #2 on: January 26, 2016, 04:00:37 AM »
Hi, I added debug file's screenshot .

Thank you,

AdvancedHMIDrivers
AdvancedHMIDrivers.dll
MfgControl.AdvancedHMI.Drivers.dll


Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5262
    • View Profile
    • AdvancedHMI
Re: MfgControl.AdvancedHMI.Drivers
« Reply #3 on: January 26, 2016, 04:13:03 AM »
You are missing some components. I your project references, do you have AdvancedHMIControls?

burak

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: MfgControl.AdvancedHMI.Drivers
« Reply #4 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

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5262
    • View Profile
    • AdvancedHMI
Re: MfgControl.AdvancedHMI.Drivers
« Reply #5 on: January 26, 2016, 04:49:12 AM »
Does your project have references to both the AdvancedHMIControls project and the MfgControl.AdvancedHMI.Controls.dll?

burak

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: MfgControl.AdvancedHMI.Drivers
« Reply #6 on: January 26, 2016, 04:55:05 AM »
yes, i did it

I added a screenshot about it

burak

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: MfgControl.AdvancedHMI.Drivers
« Reply #7 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.