"SDA" program runtime is stopped

"SDA" program runtime is stopped

Anonymous
Not applicable
516 Views
1 Reply
Message 1 of 2

"SDA" program runtime is stopped

Anonymous
Not applicable

Hi,

 

Windows 7 SP1 x64 Rus

Revit 2017.1.1

 

The process of launching revit.exe by Visual Studio in the Debug mode takes a time. It happens each time after editing and rebuilding of Add-In's code and in general it can take essential time. For saving of time I write my code inside of macroses. This is the reason why I use the built-in SharpDevelop. When code is debugged I move it into my Visual Studio project.

 

Now about of my question...

 

Each time when I press the Edit button of the Macro Manager dialog box I get the windows with the message:

 

> "SDA" program runtime is stopped.

 

This is the screen of that window (red colored text is my translation to english):

 

At the same time the SharpDevelop editor is opend without problems. I close the window with this message and use SharpDevelop. Then I attach to revit process and debug my code without problems.

 

Somebody faced with such problem? What can be reason of that error occuring? What this problem influences?

 

Thank you.

 

0 Likes
Accepted solutions (1)
517 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
Accepted solution

I found out that in the Process Manager window (Ctrl + Shift + Esc) I had a process with "SDA" name (even when the sessions of Revit and its built-in IDE SharpDevelop was finished). After I compulsorily finished manually of the SDA process - this problem disappeared.

0 Likes