
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
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.
Solved! Go to Solution.