Skip to content

Never Ending Journey

Mihail's blog

Monthly Archives: November 2013

How to solve SOS/DAC mismatch

Have you ever experienced the following SOS/DAC mismatch error in WinDbg? Failed to load data access DLL, 0x80004005 Verify that 1) you have a recent build of the debugger (6.2.14 or newer) 2) the file mscordacwks.dll that matches your version of mscorwks.dll is in the version directory 3) or, if you are debugging a dump …

Continue reading “How to solve SOS/DAC mismatch”

Posted bymslavchevNovember 20, 2013March 2, 2015Posted in.NETTags: debugging, windbg

Introduction to JsRT

I recently started working on a new project and part of it is about embedding V8 JavaScript engine. So far, my experience with V8 is very good. The object model is nice and clean and although the lack of a good documentation it is easy to work with it. I strongly recommend using V8, but …

Continue reading “Introduction to JsRT”

Posted bymslavchevNovember 12, 2013March 2, 2015Posted inSoftwareTags: Chakra, IE11

Recent Posts

  • How Not To Retire Open-Source Projects
  • Playing with Z3 Theorem Prover
  • Memory management in NativeScript for Android
  • NativeScript release life cycle
  • Lessons Learned From OSS

Recent Comments

  1. mslavchev on Embedding Chakra JavaScript Engine on Windows Phone
  2. Pramod on Embedding Chakra JavaScript Engine on Windows Phone
  3. mslavchev on On NativeScript Performance
  4. sid on On NativeScript Performance
  5. mslavchev on Preventing Stack Corruption

Archives

  • May 2024
  • December 2017
  • November 2017
  • November 2016
  • March 2016
  • October 2015
  • June 2015
  • May 2015
  • March 2015
  • February 2015
  • January 2015
  • September 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • December 2013
  • November 2013
  • September 2013
  • August 2013
  • June 2013
  • May 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012
  • November 2012

Categories

  • .NET
  • Education
  • GC
  • Mobile
  • Rants
  • Software
  • Uncategorized
Never Ending Journey, Proudly powered by WordPress.