Google has betrayed me and I can't seem to find any information on what exactly a btnError is and why it occurs. To give you some background to the situation, so hopefully you can help me out.
I'm using a business process manager called Bizagi. Unfortunately, their support and troubleshooting is absolutely atrocious. Bizagi uses a development and production environment to create automated process. Essentially, I develop on my PC in the office, and deploy to production on an external server. Bizagi uses MSSQL for database storage.
I know I can communicate with the SQL server, all ports are open, all versions match up, and I can authenticate and log in. However, after the entire deployment process, I receive a "btnError". It seems to be a common component of debugging in code, but I cannot find what it actually means anywhere. Thank you for your help!
I know the pic doesn't say much, but it's all i can get.