c# - I moved the directory of visual studio to a different drive, now I cannot compile -


my c: drive strictly windows (a 64gb ssd), , learned full. changed program files directory d:/programfiles , contents of old program files new directories. now, trying compile program in visual studio 2017 community give me error:

the reference assemblies framework ".netframework,version=v4.5.2" not found.

how can tell visual studio moved files to?

edit: have installed visual studio (devenv.exe) under "visual studio 2k17", i've moved assemblies (not visual studio) d drive. if choose reinstall, still put files on c drive.

how can tell visual studio moved files to?

by uninstalling visual studio , re-install , while doing choose installation path d:\ drive. moving installation directory different root drive won't make since there registry settings still pointing c:\ drive installation folder


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -