error: file not found in crystal report

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • anithaa
    New Member
    • Dec 2007
    • 13

    error: file not found in crystal report

    hi,

    i have created a crystal report with many columns in windows application in visual studio 2005. now i want my columns to act as a hyperlink so that i can open another form say form1.cs.For this purpose i clicked on one of the columns and chose the hyperlink tab.in that i chose "A File" option and then chose form1.cs.but when i run the application and clicked the column i got an error saying: "The system cannot find the file specified." i am unable to solve this problem.can someone tell me how to open another forn in windows application on the click of one of the columns in the crystal report.thanking in advance.
  • PareshRathod
    New Member
    • Mar 2007
    • 28

    #2
    Can you post some part of your code... that would be better to under the problem...

    Paresh
    Originally posted by anithaa
    hi,

    i have created a crystal report with many columns in windows application in visual studio 2005. now i want my columns to act as a hyperlink so that i can open another form say form1.cs.For this purpose i clicked on one of the columns and chose the hyperlink tab.in that i chose "A File" option and then chose form1.cs.but when i run the application and clicked the column i got an error saying: "The system cannot find the file specified." i am unable to solve this problem.can someone tell me how to open another forn in windows application on the click of one of the columns in the crystal report.thanking in advance.

    Comment

    Working...