Hello folks,
My SQL Server is using SQL Server Authentication mode and I have a problem when my Reporting Services report is displayed within a vb.net application.
I cannot make it logon automatically. Either the user name and password boxes are shown or I get a logon error when I am trying to set the credentials using ReportServerCredentials.SetFormsCredentials. Does anyone know what I should do to get a successful automatic logon so the user does not have to enter a password and username manually?
Regards,
Marcus
My SQL Server is using SQL Server Authentication mode and I have a problem when my Reporting Services report is displayed within a vb.net application.
I cannot make it logon automatically. Either the user name and password boxes are shown or I get a logon error when I am trying to set the credentials using ReportServerCredentials.SetFormsCredentials. Does anyone know what I should do to get a successful automatic logon so the user does not have to enter a password and username manually?
Regards,
Marcus