I am having an issue with printing after doing a search with the eSearch widget. Here is the situation. I do all my development on a hosted server directly in the wwwroot folder. when I hit this over the internet all searches and printing after searches work great. Once I am done with development, I move my applications inside a ASP.NET application (on the same hosted server) so that I can control users/roles and logins being that I have several clients needing their own level of security. Once I move the project into the ASP.NET app I can perform searches without problems, but can not print once a search is completed. I get the following error:
Error executing print task:
[RPC Fault faultString="Error performing execute operation" faultCode="500" faultDetail=""]
I don't make a single change to the configuration of the project when I move it into the ASP.NET app. Being that it works wonderfully when its just inside the wwwroot folder, I figure it would work when moving it into the ASP app.
I am currently using Viewer 3.0 with the latest eSearch version (3.0.17). Any thoughts on this one would be greatly appreciated. Or if anyone else is using a FelxViewer project inside an ASP.NET app and could test this to see what happens, it to would be appreciated.
Thanks,
Matt
Error executing print task:
[RPC Fault faultString="Error performing execute operation" faultCode="500" faultDetail=""]
I don't make a single change to the configuration of the project when I move it into the ASP.NET app. Being that it works wonderfully when its just inside the wwwroot folder, I figure it would work when moving it into the ASP app.
I am currently using Viewer 3.0 with the latest eSearch version (3.0.17). Any thoughts on this one would be greatly appreciated. Or if anyone else is using a FelxViewer project inside an ASP.NET app and could test this to see what happens, it to would be appreciated.
Thanks,
Matt