T
TeeCo
I'm creating a ClickOnce installation of an application that uses the
SerialPort class. I can publish, install and open the application
without error but while running the application at the point at which I
open the SerialPort I get an UnauthorizedAccessException exception.
I've been adjusting the ClickOnce Security Settings and republishing
and rerunning for hours and I can't find the Permission required by the
application that will allow access to the serial port.
Does anyone know which Permission and its Setting that will allow
access in a ClickOnce environment to a SerialPort?
SerialPort class. I can publish, install and open the application
without error but while running the application at the point at which I
open the SerialPort I get an UnauthorizedAccessException exception.
I've been adjusting the ClickOnce Security Settings and republishing
and rerunning for hours and I can't find the Permission required by the
application that will allow access to the serial port.
Does anyone know which Permission and its Setting that will allow
access in a ClickOnce environment to a SerialPort?