[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.:confused:
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.
:thumb:
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.