Saturday 3 October 2015

Shelveset Comparer now supports Visual Studio 2015

Last year, I created a visual studio extension that allow users to compare two shelvesets. The extension has proved to be quite popular. 

The visual studio 2015 version of the extension is out today and can be download from here

Please free free to use it and give your feedback.

47 comments:

Termiux said...

Hi, I'm working on a company where we use VS 2010 still. I don't know how much work this would imply or even if is doable, but I wanted to know if there was a possibility of you releasing a version for VS 2010 for your extension?

nwres said...

Hi, the link leads to a page which says 'This item is not yet published'. Thanks

nwres said...
This comment has been removed by the author.
Hamid said...

Hi @nwres,
I had to un-publish the extension due to some reported error. Will get it re-published in the new couple of days.

Hamid said...

The extension is available again now. Thanks!!

Sergey T said...

It crashes for me on Vs 2015, Enterpice, with the error: System.TypeLoadException: Method 'CreateItem' in type 'Microsoft.TeamFoundation.VersionControl.Controls.PendingChanges.PendingChangesFileListViewHelper' from assembly 'Microsoft.TeamFoundation.VersionControl.Controls, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' does not have an implementation.
at Microsoft.TeamFoundation.VersionControl.Controls.PendingChanges.PendingChangesModel..ctor(IPendingChangesDataProvider dataProvider)
at Microsoft.VisualStudio.TeamFoundation.VersionControl.PendingChanges.PendingChangesModelVS..ctor(IPendingChangesDataProvider dataProvider)
at Microsoft.VisualStudio.TeamFoundation.VersionControl.PendingChanges.PendingChangesModelVS.CreateStaticPendingChangesModelVS()
at Microsoft.VisualStudio.TeamFoundation.VersionControl.PendingChanges.PendingChangesPageVS.CreateModel(PageInitializeEventArgs e)
at Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.TeamExplorerPageBase.Initialize(Object sender, PageInitializeEventArgs e)
at Microsoft.VisualStudio.TeamFoundation.VersionControl.PendingChanges.PendingChangesPageVS.Initialize(Object sender, PageInitializeEventArgs e)
at Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework.TeamExplorerPageHost.Initialize(TeamExplorerPageContext context)

worse of all it's repaired after uninstalling the tool. Do you know how to fix VS 2015 after uninstalling it?
Thank you,

Unknown said...

I got the same error. Bummer, this would be a really useful tool.

Unknown said...

I just installed this on Visual Studio 2012 and now it crashes on startup if I'm loading a solution. I can start VS without a solution but if I go to Extensions and Updates to remove it that window is just black. Help, I'm dead in the water.

Unknown said...

Devenv /safemode got Extensions and Updates to populate from there I could remove the extension. Whew.

Hamid said...

Hi Ed, glad you have it sorted and apologies for the error. I haven't updated the extension for VS2012 since releases for newer versions were available. Can you please let me know your VS 2012 version and updates you have it. A screenshot of About Microsoft Visual Studio would be really useful.

Thanks,
Hamid

Unknown said...

Thanks for responding. Yeah we are supposed to upgrade at some point. Incidentally I did not go out of my way to install the extension. It was offered from the Upgrades are available for Visual Studio that pops up occasionally in the lower right corner on Windows 7. I may have installed it in the past.

I removed the ID's....

Microsoft Visual Studio Professional 2012
Version 11.0.61219.00 Update 5
Microsoft .NET Framework
Version 4.6.01590

Installed Version: Professional

Microsoft Visual Studio Tools for Applications 2012
Microsoft Visual Studio Tools for Applications 2012

Team Explorer for Visual Studio 2012
Microsoft Team Explorer for Visual Studio 2012

Visual Basic 2012
Microsoft Visual Basic 2012

Visual C# 2012
Microsoft Visual C# 2012

Visual C++ 2012
Microsoft Visual C++ 2012

Visual F# 2012
Microsoft Visual F# 2012

Visual Studio 2012 Code Analysis Spell Checker
Microsoft® Visual Studio® 2012 Code Analysis Spell Checker

Portions of International CorrectSpell™ spelling correction system © 1993 by Lernout & Hauspie Speech Products N.V. All rights reserved.

The American Heritage® Dictionary of the English Language, Third Edition Copyright © 1992 Houghton Mifflin Company. Electronic version licensed from Lernout & Hauspie Speech Products N.V. All rights reserved.

ASP.NET and Web Tools 2012.3.41009
Microsoft Web Developer Tools contains the following components:
Support for creating and opening ASP.NET web projects
Browser Link: A communication channel between Visual Studio and browsers
Editor extensions for HTML, CSS, and JavaScript
Page Inspector: Inspection tool for ASP.NET web projects
Scaffolding: A framework for building and running code generators
Server Explorer extensions for Windows Azure Web Sites
Web publishing: Extensions for publishing ASP.NET web projects to hosting providers, on-premises servers, or Windows Azure

NuGet Package Manager 2.6.40627.9000
NuGet Package Manager in Visual Studio. For more information about NuGet, visit http://docs.nuget.org/.

PreEmptive Analytics Visualizer 1.0
Microsoft Visual Studio extension to visualize aggregated summaries from the PreEmptive Analytics product.

SQL Server Data Tools 11.1.20627.00
Microsoft SQL Server Data Tools

Hamid said...

Many thanks for the feedback Ed! I will try reproducing the issue and will upload a version with a fix for it.

Unknown said...

Hi, looks very useful but it is not working for me too, in VS 2012 update 4. Don't see any error as Ed but the option is not available in Team explorer window.
I have following errors in VS activity log -

469 ERROR Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
C:\USERS\WindowsUser\APPDATA\LOCAL\MICROSOFT\VISUALSTUDIO\11.0\EXTENSIONS\01G4RYON.24J\ShelvesetComparer.dll Microsoft.VisualStudio.CommonIDE.ExtensibilityHosting.VsShellComponentModelHost 2018/01/15 11:27:20.632
470 ERROR Could not load file or assembly 'Microsoft.VisualStudio.Shell.11.0, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
C:\USERS\WindowsUser\APPDATA\LOCAL\MICROSOFT\VISUALSTUDIO\11.0\EXTENSIONS\01G4RYON.24J\ShelvesetComparer.dll Microsoft.VisualStudio.CommonIDE.ExtensibilityHosting.VsShellComponentModelHost 2018/01/15 11:27:20.632
471 ERROR Could not load file or assembly 'Microsoft.VisualStudio.Shell.11.0, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
C:\USERS\WindowsUser\APPDATA\LOCAL\MICROSOFT\VISUALSTUDIO\11.0\EXTENSIONS\01G4RYON.24J\ShelvesetComparer.dll Microsoft.VisualStudio.CommonIDE.ExtensibilityHosting.VsShellComponentModelHost 2018/01/15 11:27:20.632

khalid kanju said...

After looking through a few blog articles on your website,
we sincerely appreciate the way you blogged.
We've added it to our list of bookmarked web pages and will be checking back in the near
future. Please also visit my website and tell us what you think.
MacKeeper Crack
ManyCam Pro crack
Avira Phantom VPN Pro Crack
Lucky Patcher Original Crack

fullcrackedpc said...


Is this a paid topic or do you change it yourself?
However, stopping by with great quality writing, it's hard to see any good blog today.
HT Parental Controls Crack
FoneLab iPhone Data Recovery Crack
Nitro Pro Crack
Windows 10 crack
Soothe 2 VST crack
Algorius Net Viewer crack
Abelssoft File Organizer crack

sunnyferooz said...

Many thanks for sharing such incredible knowledge. It's really good for your website.
The info on your website inspires me greatly. This website I'm bookmarked. Maintain it and thanks again.
I'm really impressed with your writing skills, as smart as the structure of your weblog.
EasiestSoft Movie Editor
Windows 7 All in One Crack
Windows 7 Ultimate ISO Crack
Windows 7 Enterprise Crack
Windows 7 Professional Crack
Windows 7 Home Premium Crack

softwarespro.com said...


your posting style is very amazing.. good keep it up!
Soothe 2 VST Crack

China Kamboh said...


I guess I am the only one who came here to share my very own experience. Guess what!? I am using my laptop for almost the past 2 years, but I had no idea of solving some basic issues. I do not know how to Download Cracked Pro Softwares But thankfully, I recently visited a website named procrackhere.com
Autodesk AUTOCAD Crack
SmartDra
Angry Birds Epic Crack
Cubase Pro

Unknown said...


Very good article! We will be linking to this particularly great post on our website. Keep up the good writing.
Glary Utilities Pro 5.175.0.203 Crack
Nox App Player Crack
Freemake Video Downloader Crack
Tinder Mod 12.19.0 Crack
Alfred Powerpack 4.5.1 Crack

Unknown said...


Wow, amazing block structure! How long
Have you written a blog before? Working on a blog seems easy.
The overview of your website is pretty good, not to mention what it does.
In the content!
DriverToolkit Crack
Norton Security Crack
Trend Micro Internet Security Crack

Unknown said...


Thank you for sharing wonderful information with us to get some idea about that content.
Any Video Converter Pro Crack
Cleaning Suite Professional Crack
Advanced System Repair Pro
EmEditor Professional Crack
PGWare PCMedik 8.10.12.2022

Unknown said...


Wow, amazing block structure! How long
Have you written a blog before? Working on a blog seems easy.
The overview of your website is pretty good, not to mention what it does.
In the content!
Ashampoo Uninstaller Crack
Driver Easy 5.7.0.39448 Crack
Wirecast Pro Crack
Microsoft Office 2022 Product Key Full Crack
Movavi Video Suite Crack

Unknown said...


Very good article! We will be linking to this particularly great post on our website. Keep up the good writing.
Luminar Crack
Corel PaintShop Crack
Light Image Resizer Crack
Tenorshare iCareFone 7.9.0.14 Crack
Mirillis Action! 4.23 Crack

Unknown said...


Wow, amazing block structure! How long
Have you written a blog before? Working on a blog seems easy.
The overview of your website is pretty good, not to mention what it does.
In the content!
WeatherSnoop Crack
VueScan 9.7.69 Crack
Revo Uninstaller 4.5.0 Crack
iExplorer 2022 Crack
Postman Crack

Unknown said...





we sincerely appreciate the way you blogged.
TeamViewer 15.24.5 + Crack
VMWare Workstation Pro 16.2.1 Crack
Security Monitor Pro Full 6.1 Crack
Kerio Control Crack
Nox App Player Crack

jhon said...

I guess I am the only one who came here to share my very own experience. Guess what!? I am using my laptop for almost the past 2 years, but I had no idea of solving some basic issues. I do not know how to Download Cracked Pro Softwares But thankfully, I recently visited a website named vstfull.com
NCH PhotoPad Image Editor Pro Crack
OBD Auto Doctor Crack
1Tap Cleaner Pro Crack

Unknown said...


Very good article! We will be linking to this particularly great post on our website. Keep up the good writing.
Windows 11 Activator + Crack
Quick Heal Total Security 2022 + Crack
NetBalancer Crack
SEO SpyGlass Crack
Aseprite Crack
Photoscape X Pro Crack

Unknown said...



Is this a paid topic or do you change it yourself?
However, stopping by with great quality writing, it's hard to see any good blog today.

Unknown said...

Wow, amazing block structure! How long
Have you written a blog before? Working on a blog seems easy.
The overview of your website is pretty good, not to mention what it does.
UC Browser Crack/
Adobe Photoshop CC Crack/
Marvelous Designer Crack/
Blumentals HTMLPad Crack/
Tally ERP 9 Release Crack/
Dr.Fone Crack/
PhpStorm Crack/

Unknown said...

I am a professional web blogger so visit my website link is given below!
Lumion Pro Crack/
Adobe Photoshop CC Crack/
Marvelous Designer Crack/
Blumentals HTMLPad Crack/
VueScan Pro Crack/
Dr.Fone Crack/
PhpStorm Crack/
Reimage PC Repair Crack/
Wirecast Pro Crack/
UC Browser Crack/

Crack2pc said...

Hmmm, is there something wrong with the images on this blog? At the end of the day, I try to figure out if this is a problem or a blog.

Tenorshare iCareFone Crack
UltraMixer Crack
Prism Video Converter Crack
IObit Smart Defrag Crack

Download free softwere said...

I like your all post. You have done really good work. Thank you for the information you provide, it helped me a lot. Getcrack.co I hope to have many more entries or so from you,
Very interesting blog.
GraphPad Prism Crack
AutoPlay Media Studio Crack
Carbon Copy Cloner Crack

Crack2pc said...

I like your all post. You have done really good work. Thank you for the information you provide, it helped me a lot. I hope to have many more entries or so from you.
Very interesting blog.
UltraEdit Crack
Foxit Reader Crack
Unity Pro Crack

Crack2pc said...

After looking through a few blog articles on your website,
we sincerely appreciate the way you blogged.
We've added it to our list of bookmarked web pages and will be checking back in the near
future. Please also visit my website and tell us what you think.
Macrium Reflect Crack
Aiseesoft FoneLab Crack

Hashim said...


I am very happy to read this article. Thanks for giving us Amazing info. Fantastic post.
Thanks For Sharing such an informative article, Im taking your feed also, Thanks.security-monitor-pro-crack/

up4crack said...

I like your all post. You have done really good work. Thank you for the information you provide, it helped me a lot. I hope to have many more entries or so from you.
Very interesting blog.
Autodesk 3ds Max Crack
Total Commander Crack
DAEMON Tools Pro Crack

Softs 32 said...

Your site is so nice. All issues have been explained clearly and openly. I certainly found the presentation informative.
I appreciate your site.
NoteBurner Spotify Music Converter

Crackedway said...



I really appreciate your content. everyone enjoys it.
solidworks

activationskey said...

Wow.. a Very informative article thanks for sharing please keep it up because there is no limit of information so I'm waiting for an awesome article just like that.
AutoScreenRecorder Pro Crack
Output Thermal VST Crack
ACDSee Photo Studio Professional Crack
Money Pro Crack
PRTG Network Monitor Crack
Clip Studio Paint EX Crack
ManicTime Crack
Process Lasso Crack
Tenorshare iCareFone Crack

activationskey said...

Well!! I am impressed by your post. It turns me on. Please, keep writing these posts, so that I could keep myself engaged.
ZoneAlarm Mobile Security Crack
SAM Broadcaster PRO Crack
Arturia Prophet Crack
WaveLab Pro Crack
Coolmuster Android Backup Manager Crack

Crack2pc said...


I like your all post. You have done really good work. Thank you for the information you provide,it helped me a lot.
I hope to have many more entries or so from you.Very interesting blog.
HMA Pro VPN Crack
SmartDraw SmartDraw Crack

khalid kanju said...




I like your all post.You have done really good work. Thank you for the information you provide,it helped me a lot. I hope to have many more
entries or so from you.Very interesting blog.
Turnitin Software Crack
Ulead Video Studio Crack
Gather Proxy Premium Crack
Origin Pro Crack

khalid kanju said...



I like your all post.You have done really good work. Thank you for the information you provide,it helped me a lot. I hope to have many more
entries or so from you.Very interesting blog.
Combo Cleaner Crack
Adobe After Effects CC Crack
IMyFone D Crack
Dolby Atmos Crack
NetLimiter Crack

Softwears said...

I guess I am the only one who came here to share my very own experience. Guess what!? I am using my laptop for almost the past 2 years, but I had no idea of solving some basic issues. I do not know how to Crack Softwares Free Download But thankfully, I recently visited a website named xxlcrack.net/
Process Lasso Pro Crack
Adobe Character Animator CC Crack

Haider Khan said...

I am a professional web blogger so visit my website link is given below!To get more information
Algorius Net Viewer Crack/

crackpcfull said...

I like your all post. You have done really good work. Thank you for the information you provide, it helped me a lot. I hope to have many more entries or so from you.
Very interesting blog.
Save2PC Ultimate Crack
R-Studio Crack
Duplicate Photo Cleaner Crack

Crack01.com said...

K7 Total Security 16.0.1146 Crack: It is a popular and powerful security tool designed to protect all your computers and laptops.
https://crack01.com/k7-total-security-crack/