Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
15
Could not load type 'Microsoft.CodeAnalysis.MSBuild.MSBuildWorkspace'
posted

Running VS 2017 Prof. 15.8.0 Preview 2.0

1. downloaded latest version of AppMap 

2. create new project and picked appmap

3. at the end while appmap is generating files got this error - 

06/17/18 14:08:47: System.TypeLoadException: Could not load type 'Microsoft.CodeAnalysis.MSBuild.MSBuildWorkspace' from assembly 'Microsoft.CodeAnalysis.Workspaces.Desktop, Version=2.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
   at Infragistics.VisualStudio.Wizards.Xamarin.AppMap.CodeGeneration.CodeGenerator.UpdateApplicationClass(PageTemplateModel mainPageTemplateModel, IEnumerable`1 pagesToRegisterForNavigation)
   at Infragistics.VisualStudio.Wizards.Xamarin.AppMap.CodeGeneration.CodeGenerator.Generate()
   at Infragistics.VisualStudio.Wizards.Xamarin.AppMap.AppMapWizard.GenerateAppMap()

Please suggest a fix.

Thank you,

Barun

Parents
No Data
Reply
  • 5170
    Suggested Answer
    Offline posted

    We do not officially support any preview version of Visual Studio. Please try again on the latest stable version of VS 2017 and let me know if you are still having any issues.

Children