Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Friday, January 4, 2019 9:08 PM
Hello!
**How can i solve this issue? **
All replies (2)
Monday, January 7, 2019 3:38 AM
Hi Lujain,
Welcome to the MSDN forum.
Refer to the error message, it seems caused by an extension. Have you tried to install or upgrade the VS extension recently?
What’s your VS version? Please CMD and navigate to the VS installation folder like C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE and run the command: devenv /safemode to run it as safe mode, then check if the installed extensions caused this issue. If the safe mode works fine, please go to Tools-Extensions and Updates-Installed and disable the installed extension one by one to find out which one cause this issue, then remove it.
If the safe mode not works, please check the file mentioned in the screenshot, search the keyword like ‘error’ to locate the detail error message to analysis or share in here.
Best regards,
Sara
MSDN Community Support Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact [email protected]
Thursday, January 10, 2019 3:22 AM
Hi Lujain,
Have you tried run VS with safe mode? If it not works, please feel free to let us know.
What’s your VS version and when did you get this error message? If this issue persists, please upload the file ActivityLog.xml to https://onedrive.live.com/ and share the link here, we will try our best to locate the root cause and solve it.
Meanwhile, you can have a try with the following:
- Clear the VS Cache, delete all folders and files under the folder like: %LocalAppData%\Microsoft\VisualStudio\14.0\ and restart the VS to check it again.
- Go to Control Panel-Programs and Features, right click the VS item and choose Change-Repair
Best regards,
Sara
MSDN Community Support Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact [email protected]