Results 1 to 2 of 2

Thread: [RESOLVED] crviewer not linking to report on an another machine

  1. #1

    Thread Starter
    Lively Member achor's Avatar
    Join Date
    May 2006
    Location
    Porto
    Posts
    123

    Resolved [RESOLVED] crviewer not linking to report on an another machine

    Hello all,

    I'm develloping an app in VS 2005, that connect to a CrystalReports report.On my machine it's working fine but when I test it on another machine it appears a Database Login Window...

    In this window there is 4 fields server name, database, login id,password.

    Since I don't have a password I don't know why this window apears.

    In my frmViewReport I have a crviewer (rptViewer). The only thing I do is to set the rptViewer reportsource equals to MyReport.rpt. And set it's SelectionFormula.

    2I don't have many code since I choose the connection through that "play button" on the top left corner in the crviewer.

    PLEASE HELP!

    Many Many thanks.

  2. #2

    Thread Starter
    Lively Member achor's Avatar
    Join Date
    May 2006
    Location
    Porto
    Posts
    123

    Re: crviewer not linking to report on an another machine

    I Found the error.

    The problem was between the MyReport.rpt and it's database location.

    Sorry...

    I hope this thread helps someone.

    That window apeared because the report couldn't find the database. In my machine i have the database in Mydocuments/visual studio 2005/projects

    and When it is installed in another machine the path is c:\....\...\Database.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width