Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2010
395
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.00 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!-- AUTO GENERATED ERROR LOG -->
  3. <Errors>
  4. <System.Windows.Markup.XamlParseException>
  5. <LogDate>23/03/2010 at 17:35:18</LogDate>
  6. <Message>Initialization of 'AxWMPLib.AxWindowsMediaPlayer' threw an exception.</Message>
  7. <Source>PresentationFramework</Source>
  8. <TargetSite>RewrapException</TargetSite>
  9. <HelpLink>NULL</HelpLink>
  10. <StackTrace>at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
  11. at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
  12. at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
  13. at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
  14. at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
  15. at System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)
  16. at System.Windows.Application.DoStartup()
  17. at System.Windows.Application.&lt;.ctor&gt;b__1(Object unused)
  18. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  19. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)</StackTrace>
  20. <Data>
  21. <System.Object>NULL</System.Object>
  22. </Data>
  23. <InnerException>
  24. <System.Runtime.InteropServices.COMException>
  25. <LogDate>23/03/2010 at 17:35:18</LogDate>
  26. <Message>Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))</Message>
  27. <Source>System.Windows.Forms</Source>
  28. <TargetSite>CoCreateInstance</TargetSite>
  29. <HelpLink>NULL</HelpLink>
  30. <StackTrace>at System.Windows.Forms.UnsafeNativeMethods.CoCreateInstance(Guid&amp; clsid, Object punkOuter, Int32 context, Guid&amp; iid)
  31. at System.Windows.Forms.AxHost.CreateWithLicense(String license, Guid clsid)
  32. at System.Windows.Forms.AxHost.CreateInstanceCore(Guid clsid)
  33. at System.Windows.Forms.AxHost.CreateInstance()
  34. at System.Windows.Forms.AxHost.GetOcxCreate()
  35. at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
  36. at System.Windows.Forms.AxHost.CreateHandle()
  37. at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  38. at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  39. at System.Windows.Forms.AxHost.EndInit()
  40. at MS.Internal.Xaml.Runtime.ClrObjectRuntime.InitializationGuard(XamlType xamlType, Object obj, Boolean begin)</StackTrace>
  41. <Data>NULL</Data>
  42. <InnerException>NULL</InnerException>
  43. </System.Runtime.InteropServices.COMException>
  44. </InnerException>
  45. </System.Windows.Markup.XamlParseException>
  46. </Errors>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement