Reputation: 177
I need to modify my solution properties because of another error I'm having. After clicking properties, I see this error:
An error occurred trying to load the page. Could not load file or assembly 'Microsoft.VSDesigner, Version=16.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
The solution on Could not load file or assembly 'Microsoft.VisualStudio.VC.Interfaces didn't help out because I'm using VS 2019 and none of the options mentioned are visible to me.
Upvotes: 4
Views: 4882
Reputation: 94
I had the same error and the following worked for me:
Upvotes: 7