Hi All, recently i was trying to debug java script in CRM 2011. I have added debugger; in the java script and enabled script debugging on IE. Getting the debugger prompt window, but after selecting VS2010 to debug, I was unable to debug java script using VisualStudio2010, getting the following error.
I tried using IE developer tool to debug, its working fine. After some analysis & troubleshooting, I came to know that my IE recently upgraded to IE10 by windows updates. I tried uninstalling IE10 updates, it asked for system reboot. After the reboot, IE degraded to IE9 and i was able to debug javascript using VisualStudio :)
It looks like a bug in IE10. Hope Microsoft will resolve soon!!!
Hope it helps!!!
Run a command prompt as Administrator and paste this little gem into the command line:
ReplyDeleteregsvr32.exe "%ProgramFiles(x86)%\Common Files\Microsoft Shared\VS7Debug\msdbg2.dll"
Manoj, Thanks for the solution!
DeleteThats really good solution ,thanks for the both manoj and guru prasad .
DeleteDynamics CRM Developers
Thanks that really helped
DeleteGreat ! it worked for me
ReplyDeleteThank you very Manoj.... problem solved.
ReplyDeleteThanks Guru worked great for me.
ReplyDeletegood work useful for me Online CRM software
ReplyDeleteGreat It worked for me
ReplyDelete