I am starting to pull off my hair. I am working on some ASP.NET MVC project and whenever I am working in Source View of any .aspx page I get an annoying window informing me that TypeLibBuilder.exe has stopped working. It shows up every 5 seconds making it impossible to work in Visual Studio 2008.
With a quick Google search, I found the solution to this issue blogged by Josh Berke. Strangely, the software Digital Persona that handles the finger print sensor authentication and authorization on my HP dv2775ee laptop conflicts with TypeLibBuilder.exe.
Simply killing the process dpAgent.exe solved the whole issue for me..
