Hi,
I installed the Crystal Reports for 2010 in my local dev machine, and installed the Crystal Reports Runtime for 2010 in the servers.
In my local dev machine I added the DisableScriptsInHyperlinks=No in HKEY_LOCAL_MACHINE\SOFTWARE\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Crystal Reports\FormatOptions to enable the javascripts. It worked fine.
But in the servers which only installed the runtime, there is no HKEY_LOCAL_MACHINE\SOFTWARE\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Crystal Reports\FormatOptions, only have HKEY_LOCAL_MACHINE\SOFTWARE\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Report Application Server. I created the same key as my local dev computer, but the javascripts still cannot work.
Is there a solution for these servers?
Thanks.