Posted by a ceTe Software moderator
Hello,
If you are not using the latest DynamicPDF Viewer for .NET product DLL file then it is suggested to use the latest in your application and see if it works for you. You can download the latest product by logging into our
CustomerArea using your product serial number. Remove reference for the older DLL file and reference the latest in your application.
If you are evaluating the product then you can download the product from our website
here.
Also try to save the stream to disk where the application is running to ensure you are getting valid stream data.
Regarding getting the complete error message you can use Try catch block and log the full error message using properties and methods of Exception class.
If you continue getting the similar behavior even after using the latest and making sure of correct stream data then please send over the following details to
support@cete.com so that we can look into it further.
1.Input PDF using which you are getting error.
2.Sample application or code sample which uses static data so we can recreate the error.
3.Exact build number of the product DLL used in the application. You can get this information in DLL references properties (Version field) in Visual Studio.
4.Operating system details: Name, x86 or x64.
5.Are you able to save the file to disk using the stream and open the saved file using other PDF readers?
Thanks,
ceTe Software Support Team.