Hello Everyone,
From few weeks i was facing issue of connectivity in SSRS report with Dynamics CRM 365 V9, after asking for credentials it was popping up to select Organization and after selecting one nothing was happening, after searching for almost weeks i got solution.
This is the resolution that worked for me:
On the machine where VS is installed go to the start menu, then type run and then enter.
1) Type in regedit and then OK.
2) Once the Registry Editor is open, go to: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\.NETFramework\v4.0.30319
Right click on the name of the folder (the v4.0.30319 folder) and select New, then DWORD. Give it the name of SchUseStrongCrypto and the Value of 1.
3) Exit the Registry Editor, then restart your machine.
*This post is locked for comments