Hello:
I have successfully used VBA, to modify a window in GP 2013 R2 (12.00.1920).
Our users access GP through the Terminal Server and, specifically, through either a .rdp file created in Terminal Services admin tools or through VDI. Also, the end users only have "Read & Execute" permissions to the GP2013 code folder.
My VBA code is not based on a modified window. Rather, the window is unmodified.
Also, I have tested my programming on two test Terminal Servers. I have not placed this code on any of the production Terminal Servers.
All of that being said, do user permissions to the GP code need to be modified in order to access this window's "change" and, more importantly, to not receive any errors upon either logging into GP or opening the window?
Would the .rdp file need to be recreated and redeployed to the end users, in order to capture the change conducted by my VBA programming?
Would any "harm" be done, if I were to conduct this programming in production while users are logged in to GP? Likewise, if I find later that I need to modify or add to the programming, can I do so while users are logged in?
Thanks! Much appreciated!
John
*This post is locked for comments