K
Karun Karunakaran
Hi,
I am using the Crystal Enterprise .NET assemblies to generate and
display a crystal report in a webform. This report connects to an SQL
server (running locally) using a specific username and password. I use
the InfoStore object to query for the report from the CE server (also
running locally) and bind it to the CrystalReportViewer control in the
webform.
I am getting an "SQL Server logon failed" when I try to generate this
report from the ASPX page. This happens even when the
username/password is specified for this report in the Crystal
Enterprise server (under Database tab of Crystal Management Console).
But I can generate the same report successfully from the Crystal
Management Console. Also, I am able to display reports that do not
require logon credentials (like reports based off .mdb files) using
the same code.
And of course, the SQL server has mixed mode authentication enabled.
Can someone help me out here?
Thanks,
Karun.
I am using the Crystal Enterprise .NET assemblies to generate and
display a crystal report in a webform. This report connects to an SQL
server (running locally) using a specific username and password. I use
the InfoStore object to query for the report from the CE server (also
running locally) and bind it to the CrystalReportViewer control in the
webform.
I am getting an "SQL Server logon failed" when I try to generate this
report from the ASPX page. This happens even when the
username/password is specified for this report in the Crystal
Enterprise server (under Database tab of Crystal Management Console).
But I can generate the same report successfully from the Crystal
Management Console. Also, I am able to display reports that do not
require logon credentials (like reports based off .mdb files) using
the same code.
And of course, the SQL server has mixed mode authentication enabled.
Can someone help me out here?
Thanks,
Karun.