Save as Dialog open with delay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm facing a very strange problem. When I start my addin from Visual Studio for debugging, the save as dialog of Revit sometimes have a very annoying delay (could be 60 seconds or more!).
An existing addin of mine doesn't have this problem. I made this old addin new from scratch, and the problem is here. Starting the old one (from Visual Studio) and all is fine. It makes me crazy, I double checked all the instructions, but I don't see the difference. Well some things I make in the new one little different, but this could not be the case. The biggest difference is in the creation of the ribbon buttons and its availability mechanism. I guess the reason is somewhere around this.
Have any of you experience with something like that?
It is not possible to post some code or zip file..
The problem does not occur when I start Revit 'normal' (not from Visual Studio).