Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
cwtriguns2002
Constraint Violating Yak Guru
272 Posts |
Posted - 2007-03-09 : 00:47:35
|
this.reportViewer.ServerReport.ReportServerCredentials.SetFormsCredentials(null, "user", "password", "Domain");I used this method above to set the credential in Report Viewer(In c# windows application). But I always get "rsLoginFailed"Any thoughts please?Thanks-Ron- |
|
|
|
|