if we run the application directly from the filesystem
Meaning we are running the app from the client as Admin.
If we run the app as Admin directly from the filesystem on the client computer the report loads fast.
if we run the app as Admin using clickonce on the client computer the reports hangs for ~1 minute showing "please wait while the document is processing" and then loads the report.
Unable to reproduce in a dev environment as it only happens when launched from clickonce.
What is Crystal Viewer doing between the moment we assign ReportSource and the report is displayed? what libraries it needs or what comms are being tried to be established during that time that may cause the hang?