There is no device supporting CUDA Error when running CUDA samples - There is no device supporting C

I have Windows XP box with GTX285 card. I downloaded and installed CUDA2.3 release of Driver, Toolkit and SDK in that order (as mentioned on the web site). When I run the same I get the error as mentioned in subject. I have run “deviceQuery” sample as well and you can see the output below. What am I missing?

Thanks

CUDA Device Query (Runtime API) version (CUDART static linking)
There is no device supporting CUDA.

Device 0: “Device Emulation (CPU)”
CUDA Driver Version: 2.30
CUDA Runtime Version: 2.30
CUDA Capability Major revision number: 9999
CUDA Capability Minor revision number: 9999
Total amount of global memory: 4294967295 bytes
Number of multiprocessors: 16
Number of cores: 128
Total amount of constant memory: 65536 bytes
Total amount of shared memory per block: 16384 bytes
Total number of registers available per block: 8192
Warp size: 1
Maximum number of threads per block: 512
Maximum sizes of each dimension of a block: 512 x 512 x 64
Maximum sizes of each dimension of a grid: 65535 x 65535 x 1
Maximum memory pitch: 262144 bytes
Texture alignment: 256 bytes
Clock rate: 1.35 GHz
Concurrent copy and execution: No
Run time limit on kernels: No
Integrated: Yes
Support host page-locked memory mapping: Yes
Compute mode: Unknown

Try Uninstalling the Cuda Driver and re-install it. Are you using any other Graphics card/s?