My environment is VisualStudio.net and Crystal Reports .net (8.5). We are using a CrystalReportViewer to display the Crystal Report within a webform.
We want to be able to click on a field on the Crystal Report and activate a hyperlink to another webform, which also contains a CrystalReportViewer.
Documentation indicates this should work by using the hyperlink format tab on the field, but I am encountering problems.
First, no matter what I fill in for 'a Web site on the internet', when I save, the radio button is changed to 'A file'. Is this significant?
Second, no matter how I format the URL, I get back the standard MS error page indicating the page cannot be found.
I am doing 'build and browse' from within VisualStudio.net. Could that be part of the problem?
Thanks to anyone who can provide help!
We want to be able to click on a field on the Crystal Report and activate a hyperlink to another webform, which also contains a CrystalReportViewer.
Documentation indicates this should work by using the hyperlink format tab on the field, but I am encountering problems.
First, no matter what I fill in for 'a Web site on the internet', when I save, the radio button is changed to 'A file'. Is this significant?
Second, no matter how I format the URL, I get back the standard MS error page indicating the page cannot be found.
I am doing 'build and browse' from within VisualStudio.net. Could that be part of the problem?
Thanks to anyone who can provide help!