You must Sign In to post a response.
  • Category: Visual Studio

    Visual studio error

    I can not able to use visual Studio 2015. After opening the visual Studio iam facing issue.

    Error list

    System.Exception of type 'system.Exception' was thrown.
    At Microsoft.Visual studio.shell.interop.IVshell5.LoadpackagewithContext(guide&packguid,int32,reason,Guide &
    Context)
    At Microsoft.Visualstudio.platform.WindowFrame.Getpackage()
    At Microsoft.Visualstudio.platform.windowFrame.ConstructionContext()
  • #769704
    The might be the problem due to failed installation of some packages. You can try to remove the existing VS 2015 as below and reinstall.

    Go to Control Panel—Programs and Features, if there has 'Microsoft Visual Studio 2015', right click it and choose 'Uninstall'
    Try to delete the following installed folders: (you can back up those folders before any modification, in case we need to roll back)
    Go to the folder: %ProgramData%\Microsoft\VisualStudio and delete the 'Packages' folder and 'Setup' folder if there has.
    Go to the Visual Studio installation folder (normally under %ProgramFiles(x86)%\Microsoft Visual Studio) and delete the folder '2015'

    After this, reinstall and check once.

    Thanks!
    B.Ramana Reddy

  • #769791
    Hi, did you check the system requirement ? Check the windows version and service pack. Try if you can repair it and make it work. Also try to install by disabling anti-virus and anti-spyware software.

    None of above worked? Download it again and try a fresh installation.


  • Sign In to post your comments