Problem running code with CUDA 2.2 Unhandled exception

After installing today the new CUDA2.2 nVidia driver , SDK & Toolkit, a following problem occurs when trying to run the projects:

“Unhandled exception at 0x0074b034 in template.exe: 0xC0000094: Integer division by zero.”
I got the same message for other projects as well. Previously I had CUDA 2.0, and it all worked fine.

OS: Win XP 32-bit, GPU: GTX280, CPU: Intel 2.4GHz, VS 2005.

Any ideas what to do to fix this? Thanks in advance!