12-10-2008 11:34 AM
When building a exe using the application builder the exe will only run locally. When the exe (and all files created for the exe) are moved to a different computer or run from a network location the following error is captured after stopping the application:
Error accessing property Tektronix.LogicAnalyzer.TpiNet.ITlaSystem.MessageBoxesEnabled of ObjectId handle: 0x7A915CC for obj 0xEF627A[TlaSystem] in domain [M6E_FFT_120908.exe for Run] and thread 264, (System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. Inner Exception: System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.SecurityPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
) in Tektronix TLA Series.lvlib:Initialize.vi->M6E_FFT_viaTLA4.vi
12-10-2008 12:07 PM