I cannot open visual studio 2017 ProcessDPIawareness error

落花浮王杯 提交于 2019-12-23 04:43:21

问题


I try to open visual studio 2017 and it gives me this error :


Microsoft Visual Studio

Impossible de charger le type 'ProcessDpiAwareness' à partir de l'assembly 'WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.

OK

I don't get it, I try to uninstall and reinstall and it doesn't want to install anymore, I did many research and I have yet to find a solution. Thank you for the help


回答1:


I think this is yet another problem with .Net 4.7 update on Windows 7/8/8.1 systems. Try installing the updates in this web page. If that doesn't help, try uninstalling .Net Framework 4.7 (instructions to uninstall and reinstall also in the same web page)



来源:https://stackoverflow.com/questions/45362577/i-cannot-open-visual-studio-2017-processdpiawareness-error

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!