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.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.