TabularEditorScripts icon indicating copy to clipboard operation
TabularEditorScripts copied to clipboard

Error when trying to export macros

Open bernatagulloesbrina opened this issue 2 years ago • 14 comments

Hello Stephen,

quite blown away by the coding you have put togeter! As I try it though I'm getting the following error


You may only use the Microsoft .NET Core Debugger (vsdbg) with Visual Studio Code, Visual Studio or Visual Studio for Mac software to help you develop and test your applications.

The application to execute does not exist: 'C:/Users/maguires/.dotnet/tools/.store/dotnet-script/1.3.1/dotnet-script/1.3.1/tools/net6.0/any/dotnet-script.dll' The target process exited without raising a CoreCLR started event. Ensure that the target process is configured to use .NET Core. This may be expected if the target process did not run on .NET Core. The program '[44304] dotnet.exe' has exited with code -2147450751 (0x80008081).

looks like there's an absolute reference somewhere in the code -- any hint on how can I fix that?

regards!

bernatagulloesbrina avatar Jan 15 '23 10:01 bernatagulloesbrina