Clicking on the print icon and nothing happens. This works as expected locally but not on the server.
ASPxDocumentViewer - "Object doesn't support property or method 'hasOwnProperty'" exception is thrown on the client in Internet Explorer
Answers approved by DevExpress Support
We have fixed the issue described in this ticket and will include the fix in our next maintenance update. To apply this solution before the official update, request a hotfix by clicking the corresponding link for product versions you require.
Note: Hotfixes may be unavailable for beta versions and updates that are about to be released.
- v15.2.4Download Official Update
- v15.1.8Download Official Update
Hi Rick,
Please make sure that all the assemblies that are required for the ASP.NET reporting application are correctly deployed on your web server. See the Assemblies Deployed with ASP.NET Reporting Applications help topic for more information regarding this. If this doesn't help, check you browser console to see if any client-side errors occurs on your web page after the Print button is clicked. We are looking forward to hearing from you.
Hello Rick,
I appreciate your clarification.
Actually, the 'Could not load file or assembly X' error problem occurs because the required assembly (i.e. the assembly required for a particular product / suite - Deployment - General Information) is not registered in the GAC (Install DevExpress Assemblies to the GAC), or a required assembly file is not copied to the "Bin" directory (if the GAC is not used - How to deploy the DevExpress controls without GAC access). I suggest that you follow steps recommended at The "Could not load file or assembly 'X'" error message appears and let us know of your results.
Thanks
Great, Rick. Thank you for informing us.
Do not hesitate to contact us in case of further difficulty.