nvcc error

While trying to run nvcc on command prompt ( vs 2005) :

below error is coming:

nvcc --ptxas-options=-v testcuda.cu

nvcc fatal : nvcc cannot find a supported cl version. Only MSVC 8.0 and MSVC 9.0 are supported

Please help me to get the problem resolved.

Thanks in advance.