I am developing a Xojo application using the Valentina ADK for Windows. This project connects to a remote VServer. Running the application in the Xojo IDE works fine - connections to the remote VServer are successful.
When I build the application in Windows, I cannot run the executable because it gives me a Runtime Error - Can't locate Framework.
Are there additional build steps to insure my standalone windows app can connect to a remote VServer?