Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NullPointerException when try save handlebars file #2004

Open
ppasieka opened this issue Jun 18, 2016 · 0 comments
Open

NullPointerException when try save handlebars file #2004

ppasieka opened this issue Jun 18, 2016 · 0 comments

Comments

@ppasieka
Copy link

WebEssentials plugin throws exception when save file with extension *.handlebars

Below fragemnt from ActivityLog.xml

  <entry>
    <record>1082</record>
    <time>2016/06/18 05:52:56.036</time>
    <type>Error</type>
    <source>Editor or Editor Extension</source>
    <description>System.NullReferenceException: Object reference not set to an instance of an object.&#x000D;&#x000A;   at MadsKristensen.EditorExtensions.Compilers.EditorCompilerInvoker.Document_FileActionOccurred(Object sender, TextDocumentFileActionEventArgs e)&#x000D;&#x000A;   at Microsoft.VisualStudio.Text.Utilities.GuardedOperations.RaiseEvent[TArgs](Object sender, EventHandler`1 eventHandlers, TArgs args)</description>
  </entry>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant