Enwironment:
VS 2019 (or earlier)
TFS
Application:
WebForms with MasterPage
bootstrap etc. Standard.Configuration
Problem:
after the download of the latest version from TFS I can't switch the aspx-WebForm to Design Mode.
It show me a few seconds a Form in Design Mode without MAster Page settings (withour css etc), then come hourglass and then will be Visual Studio closed.
Which workaround I found: I should each time after download a latest version first of all to edit the aspx-WebForm (cut content, save, and paste content and save).
After that I can switch between SourceCode and DesignView Mode without problem.
Question:
- how can I fix this problem, to work with VS and switch between modes without top extra Edit an aspx file?
P.S.
The Problem I had also with VS2017. All Patches and Fixes are installed.
Thanks