I updated to the latest (1.82) version and now I cannot load any of my projects.
One project reports:
C:\xampp\htdocs\scorecard\scorecard.phpproj : error : The SDK 'Devsense.Php.Sdk' specified could not be found. C:\xampp\htdocs\scorecard\scorecard.phpproj

The other:

An error occurred in 'Miscellaneous Files' while attempting to open 'Standings.phpproj'
System.Runtime.InteropServices.COMException (0x80041FEB): Exception from HRESULT: 0x80041FEB
   at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
   at Microsoft.VisualStudio.PlatformUI.Packages.ShellService.EditorFactories.EditorFactory.<CreateEditorInstanceAsync>d__43.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.<>c__DisplayClass84_0.<<CreateEditorInstanceAsync>g__CreateEditorInstanceAsync|1>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.<CreateEditorInstanceAsync>d__84.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.<LoadDocumentFrameInternalAsync>d__83.MoveNext()

After the above errors I ran the VS Installer and upgraded to the latest VS version 17.11.4 as well as repairing .NET with dotnet-sdk-6.0.425-win-x64.exe but the projects still won't load

    AlanWeir Thank you for reporting the issue.

    Please update to the most recent version, this has been just fixed.

      All good now, but I did have to close and reopen the solution a couple of times in order to populate the project Server page correctly and then be able to launch.
      Thanks, Alan

      a month later
      Write a Reply...