I'm getting debugger errors when using the boost serilazation library. To fix these I am trying to get Visual Studio 10 to skip the debugging the boost library, after som reading I found out how this coult be achived but the solution somehow doesn't work. Here is a picture of the regedit.
From what i've read this is the way to do it, but when debugging in VS10 it still gives me errors on boost files. Can someone see what i've done wrong?
EDIT
Found a problem with the solution, was in the 32bit part of regedit instead of 64 which my system is on. Changing this didn't however solve the problem. Here is a new picture.