AdvancedHMI Software

General Category => Tips & Tricks => Topic started by: tdbenson on January 30, 2015, 03:21:30 PM

Title: Deploy Multiple applications on same computer
Post by: tdbenson on January 30, 2015, 03:21:30 PM
I have multiple PLCs that I want to build HMIs for. Some are ethernet and some are serial. When I create and publish a new application I get and error telling me that AdvancedHMI already exists. Do I have to somehow change the name spaces within the new VB project?    thx
Title: Re: Deploy Multiple applications on same computer
Post by: Archie on January 30, 2015, 03:23:33 PM
Right click the AdvancedHMI project in Solution Explorer and select properties
Select the Application tab
Remove the check from the Make Single Instance Application
Title: Re: Deploy Multiple applications on same computer
Post by: tdbenson on February 02, 2015, 11:10:09 AM
Excellent!! Thank You Very Much....