Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Modbus Plugin 4.1.1.5
#1
All,

If when upgrading to 4.1.1.5 from an earlier Modbus Plugin and you get this error below then you can woraround by doing the following:

  1. 1. Locate an open the \"ModbusService.exe.config\" file in the folder where you have previously installed the plugin.
    Mine looks like this..

    <?xml version=\"1.0\"?>
    <configuration>
    <appSettings>
    <add key=\"ModbusPluginFolderPath\" value=\"C:\\Development\\Comfort\\ComfortClient\\ComfortClient\\bin\\Release\\Plugins\\Modbus\" />
    </appSettings>
    <startup>
    <supportedRuntime version=\"v4.0\" sku=\".NETFramework,Version=v4.0\" />
    </startup>
    </configuration>


    2. Change the key name \"ModbusPluginFolderPath\" to \"ProgramFilePath\".

    3. Save this file and re-run the installer.

Regards

Julian


Attached Files Thumbnail(s)
   
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)