Author Topic: Read problem windows 7  (Read 1304 times)

mourazo

  • Newbie
  • *
  • Posts: 31
    • View Profile
Read problem windows 7
« on: December 04, 2019, 10:57:40 AM »
I installed .exe generated with advanced hmi 399.x in a windows 7 and i can´t read with modbusRTUcom. The program doesn´t work. I think the problem it´s i`ve added a proyect in c# to use the components, and i generete the .exe of this proyect.  What can be the problem? If i open with visual studio the program works. How i can obtain the solution? Thank you. I have the next files in de .exe folder

« Last Edit: December 04, 2019, 11:45:53 AM by mourazo »

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5322
    • View Profile
    • AdvancedHMI
Re: Read problem windows 7
« Reply #1 on: December 04, 2019, 12:09:31 PM »
It looks like you used Publish. There is no need, just use the files from the bin/debug folder

mourazo

  • Newbie
  • *
  • Posts: 31
    • View Profile
Re: Read problem windows 7
« Reply #2 on: December 04, 2019, 12:46:21 PM »
Should I copy the files from the debug folder and then run the .application? doesn´t work the .exe in advanced hmi?
Thank you.

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5322
    • View Profile
    • AdvancedHMI

mourazo

  • Newbie
  • *
  • Posts: 31
    • View Profile
Re: Read problem windows 7
« Reply #4 on: December 04, 2019, 03:34:10 PM »
Is it not possible to install the application on the pc? Is it only possible to run it? Thanks

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5322
    • View Profile
    • AdvancedHMI
Re: Read problem windows 7
« Reply #5 on: December 04, 2019, 03:59:53 PM »
You install it by copying it to the target PC, then running the exe

mourazo

  • Newbie
  • *
  • Posts: 31
    • View Profile
Re: Read problem windows 7
« Reply #6 on: December 05, 2019, 12:38:47 AM »
Thank you very much