Thursday, January 08, 2009 ..:: Forums ::.. Register  Login
 Forums Minimize
SearchForum Home
     
  Mainstream Forums  General Discussion  EnableHyperlink...
 EnableHyperlinks in Report Viewer
 
berb
22 posts
Joined
6/11/2008

EnableHyperlinks in Report Viewer
Posted: 31 Jul 08 12:43 PM

I am getting an error message, "

  • Report '' contains hyperlinks. The EnableHyperlinks property has not been set for this report"
  •   I have researched the problem.  Several web sites indicate to "turn on" instance.LocalReport.EnableHyperlinks = True.  However, I have tried reviewing the code and have placed this code in ReportView.ascx.cs.  Nothing seems to happen.  What am I missing here?
  • support
    2240 posts
    1st
    Joined
    1/3/2006

    Re: EnableHyperlinks in Report Viewer
    Posted: 31 Jul 08 10:42 PM
    We have enabled this flag and it will be in our next build.  My best guess as to why it is not working for you is that you did not rebuild the project after modifying the code.
    berb
    22 posts
    Joined
    6/11/2008

    Re: EnableHyperlinks in Report Viewer
    Posted: 01 Aug 08 9:46 AM
    Good suggestion.  I will try a rebuild.
    bcromwell
    44 posts
    Joined
    7/8/2008

    Re: EnableHyperlinks in Report Viewer
    Posted: 29 Oct 08 10:50 AM
    I have tried myself adding

    rdlViewer.LocalReport.EnableHyperlinks = true;

    into ReportView.ascx.cs, and the error message goes away, but my hyperlinks do not appear.  Is there more to getting a report with hyperlinks that I am missing?

    Thanks,

    Brian

    support
    2240 posts
    1st
    Joined
    1/3/2006

    Re: EnableHyperlinks in Report Viewer
    Posted: 29 Oct 08 10:59 AM
    At this point you will need to research the issue yourself.  We do not use hyperlinks in our reports, so we cannot give any advice.  You should be able to search Google to find a solution.
      Mainstream Forums  General Discussion  EnableHyperlink...

    Forum Home  Search       

    Copyright (c) 2006-2008 SplendidCRM Software, Inc. All Rights Reserved.   Terms Of Use  Privacy Statement
    DotNetNuke® is copyright 2002-2009 by Perpetual Motion Interactive Systems Inc.