Click here to Skip to main content
15,881,413 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
When I am trying to launch VS 2017, is throwing some missing package error stating "Something went wrong".

Error Log:

[2544:0006][2018-06-01T11:21:08] Error 0x80131500: The dependent package of 'Microsoft.VisualStudio.Product.Enterprise,version=15.7.27703.2018' cannot be found: Component.Redgate.SQLPrompt.VsPackage,version=9.1.12.5083. at Microsoft.VisualStudio.Setup.Dependencies.DependencyManager.FindDependentPackages(Dependency dependency, DependencyComparer comparer, Dictionary2 packageIndex,
  IPackage holder)    at
  Microsoft.VisualStudio.Setup.Dependencies.DependencyManager.BuildGraphRecursive(IPackage
  graphRoot, DependencyNode node, DependencyComparer comparer,
  Dictionary2 packageIndex, Dictionary2 nodeIndex, Boolean splitNodes)
  at
  Microsoft.VisualStudio.Setup.Dependencies.DependencyManager.BuildGraphCore(IPackage
  root, IEnumerable1 packages, DependencyComparer comparer, Dictionary2 packageIndex, Dictionary2 nodeIndex, Boolean splitNodes, DependencyCollection deprecated) at Microsoft.VisualStudio.Setup.Dependencies.DependencyManager.BuildGraph(IPackage root, IEnumerable`1 packages, Boolean isUpdate, IDependencyComparisonSeed seed, DependencyCollection deprecated) at Microsoft.VisualStudio.Setup.Engine.GetDependencyGraph(Product product) at Microsoft.VisualStudio.Setup.Engine.TryBuildDependencyGraph(Product product, Exception& error, Boolean overwrite, ITelemetryOperation telemetryOperation) [2544:0006][2018-06-01T11:21:08] Error 0x80131500: The dependent package of 'Microsoft.VisualStudio.Product.Enterprise,version=15.7.27703.2018' cannot be found: Component.Redgate.SQLPrompt.VsPackage,version=9.1.12.5083. at Microsoft.VisualStudio.Setup.Engine.CreateInstallOperation(Product product, String destination, ExecuteAction action, ITelemetryOperation telemetryOperation) at Microsoft.VisualStudio.Setup.Engine.Repair(CancellationToken token)


What I have tried:

>> Cleaning cache
>> Cleaning Temporary files
>> Restarting VS
>> Restarting System
Posted
Updated 31-May-18 21:02pm

1 solution

T wasn't able to launch or Repair but after a long and exhausted research, I silly thing worked for me.
I choose to modify option and then again modify to repair selected packages. Once Done everything looks good.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900