AdvancedHMI Software
General Category => Support Questions => Topic started by: WellsCPak on July 16, 2015, 10:50:58 AM
-
I'm getting this CIP error when I try to launch my application on a Windows 8.1 Surface Pro 3, exception detail is attached.
The line referenced in my project is a Write to a tag when the form's visibility changes.
I don't have this issue on my desktop PC running Windows 7, only on the tablet.
I'm going to install Visual Studio on the tablet to see if that will give me some more debugging capabilities/information.
-
It turns out I was trying to write to a ReadOnly tag (duh)
Took that write out and it runs fine now!