Hello.
You should disable the Prompt User Name and Password option in the Connection settings.
Thank you.
Password Require when opening report in clients
Re: Password Require when opening report in clients
Hello.
Please, try to use next code:
Thank you.
Please, try to use next code:
Code: Select all
report.Dictionary.Databases.Add(new StiSqlDatabase("Connection", "Connection", ConfigurationManager.ConnectionStrings["Database"].ConnectionString), false);