Hello,
I am trying to set up the workspace console so I can debug c# code. After filling out the Terrasoft.Tools.WorkspaceConsole.exe.config file with the DB from connection strings, and enabling file design mode I try to run the Terrasoft.Tools.WorkspaceConsole.exe file. When I try to run this file it ends instantly and says
Error: Parameter 'operation' does not support value ''
Any help appreciated. Thanks!
Like
1 comments
19:12 Mar 27, 2020
Dear Tyler,
For server code debugging you don't need to start the Terrasoft.Tools.WorkspaceConsole.exe itself. you need to configure your visual studio project to use it. Please see the academy articles below:
https://academy.creatio.com/documents/technic-sdk/7-15/ide-settings-development
https://academy.creatio.com/documents/technic-sdk/7-15/server-code-debugging
Show all comments