Cannot access a disposed object
PreviousHow to prevent an Excel sheet from opening if macros are disabledNextLicense Wizard or Activation Form is displayed eventhough the license is activated
Last updated
Last updated
If you get the error below when opening the VC++ MFC sample with Visual Studio 2017, the reason is that MFC is not installed by default with VS 2017.
To install MFC, make sure that the MFC component is selected when you install VS 2017.