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.