Can't create new Cocos2d-x project, following "Cocos2d-x Application Wizard for Visual Studio User Guide"

Yesterday, I followed this guide:
http://www.cocos2d-x.org/projects/cocos2d-x/wiki/Cocos2d-x_Application_Wizard_for_Visual_Studio_User_Guide

Thank cocos2d-x dev team for such good and simple guide!

All went well - I build project and run it! But when I try to add project (step 4, I specified name and path to cocos2d) it says error on page (see attachment). I tried 2 times from the second step. So, I cannot add project via Wizard. What could went wrong?

My platform:
Windows 7
MS Visual Studio C++ Express
cocos2d-2.0-rc0a-x-2.0 @ May 31 2012

PS: And I noticed, that when I run app - all is good, but when I close it (no matter - release/debug), it crashes ( I see the window, asking to break or continue).


Errors.zip (154.6 KB)