Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - stephen127

Pages: [1]
1
You are totally correct. For some reasons, I always thought I have included all the .dll files in the reference. Thank you so much for the help.

2
I attached a screenshot here.

3
I just tested one with a simple VB project. I had this same missing component error message.

4
I haven't tried to use VB to write the interface. The reason is all my camera and imaging processing code was written in C#. If I have to switch to VB, it is gonna be a lot of rework. I thought AdvancedHMI could work with C# after reading some threads in the forum. I must have missed something. Any idea?

5
Support Questions / C# WF application missing components from AdvancedHMI
« on: December 03, 2015, 06:40:34 PM »
I am using Visual Studio Community 2013 to develop a c# project that has to save a picture from a camera, do some processing, and pass the data to the PLC. I added a new C# WF project into the solution. I was able to run it using the debug mode with no problems. I am getting the error "Missing componets from advancedHMI ..\bin\Release" when I ran the .exe file directly or copy the solution to another PC and ran from there. Any help?

Pages: [1]