Guest User

Untitled

a guest
Nov 17th, 2017
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. <entry>
  2. <record>746</record>
  3. <time>2017/11/17 18:49:57.319</time>
  4. <type>Error</type>
  5. <source>Editor or Editor Extension</source>
  6. <description>
  7. System.ArgumentNullException: Value cannot be null.
  8. Parameter name: value
  9. at System.Enum.ToObject(Type enumType, Object value)
  10. at Microsoft.VisualStudio.Shell.DialogPage.SetPropertyValue(PropertyDescriptor descriptor, Object automationObject, Object value)
  11. at Microsoft.VisualStudio.Shell.DialogPage.LoadSettingFromStorage(PropertyDescriptor prop)
  12. at Microsoft.VisualStudio.Shell.DialogPage.LoadSettingsFromStorage()
  13. at Microsoft.VisualStudio.Shell.DialogPage.set_Site(ISite value)
  14. at System.ComponentModel.Container.Add(IComponent component, String name)
  15. at System.ComponentModel.Container.Add(IComponent component)
  16. at Microsoft.VisualStudio.Shell.Package.GetDialogPage(Type dialogPageType)
  17. at Microsoft.VisualStudio.Html.Package.Package.CSS.CssPackage.GetAutomationObject(String name)
  18. at Microsoft.VisualStudio.Shell.Package.Microsoft.VisualStudio.Shell.Interop.IVsPackage.GetAutomationObject(String propName, Object& auto)
  19. at Microsoft.VisualStudio.Web.Editor.Package.Settings.Common.WebSettingsStorageWithDialog.LoadFromStorage()
  20. at Microsoft.Web.Editor.Host.WebEditor.GetSettings(String contentTypeName)
  21. at Microsoft.CSS.Editor.Settings.CssSettings.get_Storage()
  22. at Microsoft.CSS.Editor.Settings.CssSettings.get_ValidationEnabled()
  23. at Microsoft.CSS.Editor.Checker.CssErrorTagger..ctor(ITextBuffer textBuffer)
  24. at Microsoft.CSS.Editor.Checker.CssErrorTagger.Attach(ITextBuffer textBuffer)
  25. at Microsoft.CSS.Editor.Checker.CssErrorTaggerProvider.CreateTagger[T](ITextBuffer textBuffer)
  26. at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator`1.GatherTaggers(ITextBuffer textBuffer)
  27. --- End of stack trace from previous location where exception was thrown ---
  28. at Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.WatsonReport.GetClrWatsonExceptionInfo(Exception exceptionObject)
  29. </description>
  30. </entry>
Add Comment
Please, Sign In to add comment