10000 AddInlineCommentGlyph does not have a resource identified by the URI · Issue #1104 · github/VisualStudio · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
AddInlineCommentGlyph does not have a resource identified by the URI #1104
Open
@jcansdale

Description

@jcansdale

What happened (with steps, logs and screenshots, if possible)

Opened a window with inline-comments. Dialog popped up and the following was in the log:

 <tr id="error" class="error">
<td>780</td>
<td>ERROR</td>
<td id="description">System.Exception: The component 'GitHub.InlineReviews.Tags.AddInlineCommentGlyph' does not have a resource identified by the URI '/GitHub.InlineReviews;component/tags/addinlinecommentglyph.xaml'.
   at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
   at GitHub.InlineReviews.Tags.AddInlineCommentGlyph.InitializeComponent()
   at GitHub.InlineReviews.Tags.AddInlineCommentGlyph..ctor()
   at GitHub.InlineReviews.Tags.InlineCommentGlyphFactory.CreateGlyph(InlineCommentTag tag)
   at GitHub.InlineReviews.Tags.InlineCommentGlyphFactory.GenerateGlyph(IWpfTextViewLine line, InlineCommentTag tag)
   at GitHub.InlineReviews.Glyph.Implementation.GlyphMarginVisualManager`1.AddGlyph(TGlyphTag tag, SnapshotSpan span)
   at GitHub.InlineReviews.Glyph.GlyphMargin`1.RefreshGlyphsOver(ITextViewLine textViewLine)
   at GitHub.InlineReviews.Glyph.GlyphMargin`1.OnLayoutChanged(Object sender, TextViewLayoutChangedEventArgs e)
   at Microsoft.VisualStudio.Text.Utilities.GuardedOperations.RaiseEvent[TArgs](Object sender, EventHandler`1 eventHandlers, TArgs args)</td>
<td id="guid"></td>
<td id="hr"></td>
<td>Editor or Editor Extension</td>
<td>2017/08/02 08:30:23.230</td>
</tr>

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Low Priority

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0