Issue Details
When deploying a library that includes network-published shared variables, I'm getting the following error:
Deployment failed (error: -2147024891, LabVIEW: (Hex 0x80070005) Access denied. This error can occur if you attempt to write a single writer shared variable that is already connected to a subscriber with write access. Ensure that you connect only one target with write access to this shared variable at a time.).
Deployment completed with errors.