Which edition of the DevExpress toolset are you using?
* CodeRush (pro)
Which version of the DevExpress toolset are you using?
* 11.2.10
Which version of Studio are you using?
* VS2010
What OS?
*Win7 64bit
Which community plugin(s) are you attempting to use?
CR_AttributeTabber
What steps will reproduce the problem?
1. Show the Messages logging
What is the expected output? What do you see instead?
Type: System.InvalidCastException
Message: Unable to cast object of type
'DevExpress.CodeRush.StructuralParser.HtmlText' to type
'DevExpress.CodeRush.StructuralParser.HtmlAttribute'.
Source: CR_AttributeTabber
Target: Boolean
IsOnHTMLXMLAttribute(DevExpress.CodeRush.StructuralParser.HtmlAttribute ByRef)
Call Stack:
at CR_AttributeTabber.PlugIn1.IsOnHTMLXMLAttribute(HtmlAttribute& Attribute)
at CR_AttributeTabber.PlugIn1.XMLAttributeAndValueSearcher_CheckAvailability(Object sender, CheckSearchAvailabilityEventArgs ea)
at DevExpress.CodeRush.Core.SearcherProvider.Available(Boolean onlyProjecDeclaration, Boolean usePartialSelection, SearchTarget target, Boolean& hasOutsideProjectFiles)
at DevExpress.CodeRush.Core.SearcherProvider.Available(Boolean onlyProjecDeclaration, Boolean usePartialSelection, SearchTarget target)
at DevExpress.CodeRush.Core.SearcherServices.GetAvailableSearchers(SearcherProvider[] searchers, Boolean onlyProjectDeclaration, Boolean usePartialSelection, Boolean needUpdateContext, SearchTarget target, Boolean breakOnFirst)
at CR_NextReference.NextReferencePlugIn.npGoToNextReference_CheckAvailability(Object sender, CheckContentAvailabilityEventArgs ea)
at DevExpress.CodeRush.Core.ContentProvider.OnCheckAvailability(CheckContentAvailabilityEventArgs ea)
Original issue reported on code.google.com by seikad...@gmail.com on 30 Mar 2012 at 9:13
Original issue reported on code.google.com by
seikad...@gmail.com
on 30 Mar 2012 at 9:13