Question

Setting up workspace console

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 0

Like

1 comments

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