Need Help while deployment ...Anyone please help me.
-
:doh:Hallo Friends, Need Help I hav deployed my vb.net(Winforms)2005 application on client m/c through setup of my application. In application's setup i hav added merge module CrystalReports10_maps.msm. but when i m opening my crystal report through my application on client side machine it is asking for login id & password. My database is in mysql. I m giving the userid & password tht using in my application , but it says-> Logon failed. Application is showing other forms but asking login only for crystal report. Please help me. -Thanks for any help in advance.
-
:doh:Hallo Friends, Need Help I hav deployed my vb.net(Winforms)2005 application on client m/c through setup of my application. In application's setup i hav added merge module CrystalReports10_maps.msm. but when i m opening my crystal report through my application on client side machine it is asking for login id & password. My database is in mysql. I m giving the userid & password tht using in my application , but it says-> Logon failed. Application is showing other forms but asking login only for crystal report. Please help me. -Thanks for any help in advance.
Hey, If you don't want to be prompted for database credentials when you open the crystal report you should change the database connection (in crystal, under Database > Database Expert) to use integrated security as opposed to typing in the username / password. Later Nathan Lindley