cocos2d.lib and box2d.lib not readable

For some reason, even though I followed the directions on this site to make a new visual studio project, it will not work. The reason: the compiler says that cocos2d.lib and box2d.lib are not readable. I am using visual c++ express and the template.

Thank you guys for all that you do,
Jeffrey Walraven

Are you using XP or WIN7? Make sure that you are administrator and have the authority to write and read files.
Were the libraries(cocos2d.lib and box2d.lib) generated ?

I am using Windows Vista. I do have authority. I just looked for the cocos2d and box2d .lib files and I found only the box2d.lib. So I rebuilt the whole project. Now when I build it says: “The specified file is an unrecognized or unsupported binary format.” And if I try running it outside of visual studio it says: “Get data from file(filepath)failed!”

Me are given exactly the same errors using Windows 7 64 bit.

@David K
Are you still getting those errors, because I updated to the new version and it works.