55) Visual Studio Stuck at Start up In D365
When i was working i was surround by the 1 problem that is my VS 2015 stuck at the start after i found the solution how to start it again
Run the command prompt with Administrator
1)first check If you able to access in the safe mode or not if yes then close after this command and execute the below command
C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE>devenv /SafeMode
2)Command to reset user :
C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE>devenv /resetuserdata
Comments
Post a Comment