Visual Studio Debugger Crash - Error: No snap-ins have been registered for Windows PowerShell version2.

I had a customer was developing an application using Exchange Server Management tools in VS 2010 x32 running on win 7 x64 when debug it: it is giving error "No snap-ins have been registered for Windows PowerShell version2."  

 

After looking arround this Exchange Server Management tools I found that it is only supported in  x64 and customer used x32 bit Visual Studio.  

 Resolution: Used VS x64 bit version.  

Ref