madskristensen / CloseAllTabs

A Visual Studio extension
Other
31 stars 8 forks source link

Exception from HRESULT: 0x80041FEB The tab has been closed. #3

Closed ghost closed 7 years ago

ghost commented 7 years ago

I just installed CloseAllTabs 1.4.20 (Visual Studio 2015 Professional) and disabled all "Tools > Environment > Clean Solution" settings except "General > Delete bin and obj folders", which is set to "True". Immediately before the solution closes, I'm seeing the following error in the status bar:

HRESULT: 0x80041FEB The tab has been closed.

I'm not 100% sure this is CloseAllTabs' fault, but the exception no longer appears if I uninstall the CloseAllTabs extension. Nor did I ever notice that message until immediately after I installed CloseAllTabs. The good news is that it doesn't appear to be adversely affecting Visual Studio's usability... anyway, I just thought I'd mention it.

ghost commented 7 years ago

Feel free to delete this. After uninstalling CloseAllTabs, I still see the message when I close Visual Studio with an open solution. It's probably just something wonky with the shutdown process.