Exception from HRESULT: 0x80040E4D
hi all,
i used from fastReport3 in my project i test my project on local host of several computer and all things are ok and reports are displaied but when i test this project on one computer i get error : Exception from HRESULT: 0x80040E4D
and this error occur when connection is " FastReport.TfrxADODatabaseClass.set_Connected(Boolean Value) ".
i check my connection in fast report disgne it is true and report is diplay ...
note :
in this computer i have to add this line to web.config that in other computer i didnt use from this code
<identity impersonate="true" userName="Administrator" password="psuser" />
also my connection is :
<add key="ConStrGozareshAnbar" value="Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=anbar;Data Source=PARSI52\ps;Use Procedure for Prepare=1;Auto Translate=True;Packet Size=4096;Workstation ID=PARSI52\ps;Use Encryption for Data=False;Tag with column collation when possible=False;"/>
please help to me for solve this problem
thanks.
i used from fastReport3 in my project i test my project on local host of several computer and all things are ok and reports are displaied but when i test this project on one computer i get error : Exception from HRESULT: 0x80040E4D
and this error occur when connection is " FastReport.TfrxADODatabaseClass.set_Connected(Boolean Value) ".
i check my connection in fast report disgne it is true and report is diplay ...
note :
in this computer i have to add this line to web.config that in other computer i didnt use from this code
<identity impersonate="true" userName="Administrator" password="psuser" />
also my connection is :
<add key="ConStrGozareshAnbar" value="Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=anbar;Data Source=PARSI52\ps;Use Procedure for Prepare=1;Auto Translate=True;Packet Size=4096;Workstation ID=PARSI52\ps;Use Encryption for Data=False;Tag with column collation when possible=False;"/>
please help to me for solve this problem
thanks.