DLL link error

I try to use CUDA in my shared MFC DLL.
The compile is ok, but the link give the error message:

.\Debug\CUDADevice_cu.obj : fatal error LNK1107: file is invalid or corrupt: can’t read at 0x17C.

CUDA version v5.5

vs 2008