
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dear All,
I am new to Revit API and currently going through My First Plug-In Training: Lesson 4: Debuggin your code. I work on my MSc thesis and I am going to use the Revit API to some extent.
However, I have a problem which is:
My Revit 2017 does not launch till the end when I click "Start Debuggin" in Visual Studio 2015. I have done everything described in lesson 4 of My First Plug-In Training, namely:
- inserted two additional lines to the file .csproj with a proper patch to my Revit.exe
- changed the patch to my debug .dll in the AddIn Manifest
What do I mean by "does not launch till the end"? Revit is opening (you can see this picture of Revit which is shown every time you launch it), but after a while it is shutting down and on Visual Studio's status bar there is written "Ready". Nothing else happens.
To be clearer about it, I have recorded a video portraying the problem:
I have exactly the same problem when I want to debug any plug-in by the "Revit 2017 Add-in Wizard" downloaded from http://thebuildingcoder.typepad.com
Thank you for any help!
Regards,
Maciej
Solved! Go to Solution.