madskristensen / WebEssentials2013

Visual Studio extension
http://vswebessentials.com
Other
944 stars 252 forks source link

Exception generated when viewing an ASPX file #929

Closed AccessIT closed 10 years ago

AccessIT commented 10 years ago

The first time I view an ASPX file no matter the project I get the "an extension has generated an exception...see the activitylog.xml" in there the following is logged:

System.NotImplementedException: The method or operation is not implemented. at Microsoft.VisualStudio.Editor.Implementation.SecondaryVsTextBufferAdapter.Microsoft.VisualStudio.Shell.Interop.IPersistFileFormat.GetCurFile(String& ppszFilename, UInt32& pnFormatIndex) at MadsKristensen.EditorExtensions.IVsExtensions.GetFileName(IPropertyOwner owner) at MadsKristensen.EditorExtensions.Css.UnusedCssTagger.GetTags(NormalizedSnapshotSpanCollection spans) at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator`1.d__5.MoveNext()

This has been happening ever since running Web Essential 2013 for Update 2 RC I am using Visual Studio Ultimate 2013 Version 12.0.30324.00 Update 2 RC

Microsoft Visual Studio Ultimate 2013 Version 12.0.30324.00 Update 2 RC Microsoft .NET Framework Version 4.5.50938

Installed Version: Ultimate

Architecture and Modeling Tools
Microsoft Architecture and Modeling Tools

UML® and Unified Modeling Language™ are trademarks or registered trademarks of the Object Management Group, Inc. in the United States and other countries.

LightSwitch for Visual Studio 2013
Microsoft LightSwitch for Visual Studio 2013

Microsoft Office Developer Tools - Update 1 for Visual Studio 2013 ENU
Microsoft Office Developer Tools - Update 1 for Visual Studio 2013 ENU

Team Explorer for Visual Studio 2013
Microsoft Team Explorer for Visual Studio 2013

Visual Basic 2013
Microsoft Visual Basic 2013

Visual C# 2013
Microsoft Visual C# 2013

Visual C++ 2013
Microsoft Visual C++ 2013

Visual F# 2013
Microsoft Visual F# 2013

Visual Studio 2013 Code Analysis Spell Checker
Microsoft® Visual Studio® 2013 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 2013.2.50314 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

ASP.NET Web Frameworks and Tools 2012.2 4.1.21001.0 For additional information, visit http://go.microsoft.com/fwlink/?LinkID=309563

ASP.NET Web Frameworks and Tools 2013 5.1.20303.0 For additional information, visit http://www.asp.net/

CodeMaid #114 CodeMaid is an open source Visual Studio extension to cleanup, dig through and simplify our C#, C++, F#, VB, XAML, XML, ASP, HTML, CSS, LESS, JavaScript and TypeScript coding.

Written by Steve Cadwallader, for more information visit http://www.codemaid.net/

CodeRush for Visual Studio 13.2

Common Azure Tools 1.1 Provides common services for use by Azure Mobile Services and Windows Azure Tools.

CreateLayoutWizardPkg 1.0 Create layout wizard.

DevExpress.DeploymentTool 1.0 A useful tool for deploying DevExpress assemblies.

DevExpress.ExpressApp.Design.DesignDynamicPackage 1.0 DevExpress VSIX Package

DevExpress.ExpressApp.DesignPackage 1.0 DevExpress VSIX Package

DevExpress.StartHere.VSPackage 1.0 DevExpress StartHere

DXCore for Visual Studio 13.2 DXCore for Visual Studio

Mago Native Debug Engine 0.8.0 A debug engine dedicated to debugging applications written in the D programming language. See the project website at http://www.dsource.org/projects/mago_debugger for more information. Copyright (c) 2010-2013 Aldo J. Nunez

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

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

SQL Server Data Tools 12.0.40403.0 Microsoft SQL Server Data Tools

SrcMLService 1.0 SrcML as a Visual Studio Service

TabsStudio11 1.0.6 Tabs Studio 2012 Helper

Telerik ASP.NET AJAX VSExtensions 2014.1.318.0 Telerik UI for ASP.NET AJAX VSExtensions

Telerik Reporting
For more information please visit http://www.telerik.com/reporting. Copyright © 2005–2014 Telerik Corp.

Telerik WPF VSExtensions 2014.1.318.0 Telerik UI for WPF VSExtensions

UI 1.0 This package provides a new search box for visual studio

Visual D 0.3.37 Integration of the D Programming Language into Visual Studio

Web Essentials 2013 1.0 Adds many useful features to Visual Studio for web developers.

Windows Azure Mobile Services Tools 1.1 Windows Azure Mobile Services Tools

Windows Azure Tools 2.3 Windows Azure Tools for Microsoft Visual Studio 2013 - v2.3.20320.1602

Windows Azure Tools 2.2 Windows Azure Tools for Microsoft Visual Studio 2013 - v2.2.11003.1601

Windows Phone 8.1 SDK Integration 1.0 This package integrates the tools for the Windows Phone 8.1 SDK into the menus and controls of Visual Studio.

Workflow Manager Tools 1.0 1.0 This package contains the necessary Visual Studio integration components for Workflow Manager.

XtraReports package 1.0 XtraReports package

ANTS Profiler Add-in Visual Studio add-in that integrates ANTS Performance Profiler and ANTS Memory Profiler into Visual Studio to allow you to start profiling from inside Visual Studio. Visit www.red-gate.com for more information. Copyright (c) 2009-2010 Red Gate Software Inc.

SQL Prompt 6 For more information about SQL Prompt, see the Red Gate website at http://www.red-gate.com For customer support, call 1-866-733-4283. Copyright © 2006–2009 Red Gate Software Ltd

Tabs Studio For more information about Tabs Studio v3.1.2, see the website at http://www.tabsstudio.com Copyright (c) 2009 - 2013 Vlasov Studio.

madskristensen commented 10 years ago

That has been fixed in the latest nightly build

AccessIT commented 10 years ago

Thanks, I set up the nightly builds for the extension update and it seems to be working. Any idea when it will be on the official release as it seems a pretty serious bug, well for my setup anyway?

madskristensen commented 10 years ago

Next drop of an official release will be when Update 2 is shipped in it's final version. Probably just a few weeks away now