boost managed shared memory: RUN FAILED

Hello,
I try to run an example from this online book(
http://en.highscore.de/cpp/boost/interprocesscommunication.html) and I got
"RUN FAILED (exit value 1, total time: 938ms) ". I am using Netbeans.
This is the example:
#include

Hello,
This is the details of the error I got (with Netbeans) :
12 [main] cppapplication_4 3608 exception::handle: Exception:
STATUS_ACCESS_VIOLATION
371 [main] cppapplication_4 3608 open_stackdumpfile: Dumping stack
trace to cppapplication_4.exe.stackdump
RUN FAILED (exit value 35 584, total time: 2s)
Many thanks
2012/11/30 Olivier Austina
-- Regards Austina

Hello,
I send to you the program. I take it from an example on the boost site :
#include
-- Regards Austina
participants (2)
-
Joshua Boyce
-
Olivier Austina