Linking error under VS9

I installed VS9 and enabled CUDA through CUDA_VS_Wizard.
But I’m not able to link my CUDA application because of the error
1>sample.obj : fatal error LNK1103: debugging information corrupt; recompile module
What could be the reason behind it?