Skip to Content
0
Former Member
Nov 01, 2012 at 11:15 AM

How to enable the javascript in Hyperlink in Crystal Reports for Visual Studio 2010

54 Views

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.