dwmkerr / switch

Switch is an Addin for Visual Studio that lets you quickly switch between related files, such as *.cpp and *.h or XAML and code-behind.
9 stars 7 forks source link

Error with VS 2012 Professional #9

Open MarcusRiemer opened 11 years ago

MarcusRiemer commented 11 years ago

Hi there,

I keep getting a rather generic "Failed to create the 'Switch' command." error message every time I start Visual Studio. The message is correct, there is no command in the menu bar :(

Is there some kind of logfile I could check? Version information is as follows:

Microsoft Visual Studio Professional 2012
Version 11.0.60610.01 Update 3
Microsoft .NET Framework
Version 4.5.50709

Installierte Version: Professional

Rechtschreibprüfung für die Visual Studio 2012-Codeanalyse   04938-004-0033001-02207
Rechtschreibprüfung für die Microsoft® Visual Studio® 2012-Codeanalyse

Teile des International CorrectSpell™-Rechtschreibprüfungssystems © 1993 by Lernout & Hauspie Speech Products N.V. Alle Rechte vorbehalten.

The American Heritage® Dictionary of the English Language, Third Edition Copyright © 1992 Houghton Mifflin Company. Elektronische Version lizenziert von Lernout & Hauspie Speech Products N.V. Alle Rechte vorbehalten.

Team Explorer für Visual Studio 2012   04938-004-0033001-02207
Microsoft Team Explorer für Visual Studio 2012

Visual Basic 2012   04938-004-0033001-02207
Microsoft Visual Basic 2012

Visual C# 2012   04938-004-0033001-02207
Microsoft Visual C# 2012

Visual C++ 2012   04938-004-0033001-02207
Microsoft Visual C++ 2012

Visual F# 2012   04938-004-0033001-02207
Microsoft Visual F# 2012

NuGet-Paket-Manager   2.2.40116.9051
NuGet-Paket-Manager in Visual Studio. Weitere Informationen zu NuGet finden Sie unter "http://docs.nuget.org/".

PreEmptive Analytics Visualizer   1.0
Microsoft Visual Studio-Erweiterung zur Visualisierung aggregierter Zusammenfassungen vom PreEmptive Analytics-Produkt.

SQL Server Data Tools   11.1.20627.00
Microsoft SQL Server Data Tools

Webentwicklertools   1.2.40308.0
Die Microsoft Webentwicklertools enthalten die folgenden Komponenten:
Seitenprüfung: Ein Tool, das ein effizientes Verfahren zum Zerlegen von Webanwendungen und für die Diagnose von Front-End-Problemen bereitstellt.
Webveröffentlichung: Erweiterungen, die für die Webveröffentlichung von gehosteten Servern sowie lokal erforderlich sind.
Webformularvorlagen: Umfasst die Standardvorlagen für Webformularanwendungen.
Editor-Erweiterungen: Umfasst HTML-, CSS- und JS-Editor-Erweiterungen, die die Entwicklung erheblich optimieren.

Switch
For more information about Switch, see
http://www.dwmkerr.com/switch
Copyright (c) 2013 Dave Kerr
dwmkerr commented 11 years ago

Hmm this is a strange one - unfortunately there's no logging on the file system or in the event log, I think the most likely culprit is something to some kind of assumption that's been made that is only valid for the en locale (do you have a German installation?) - I'll take a look in that area and update

MarcusRiemer commented 11 years ago

Yes, this is a german installation.