like in "Load report failed" error with VS 2010 upgrade
web application works fine on Dev but "Load report failed" when deployed to another server (Win2003 or Win2008r2 (fresh installs); latest CR redistributables; beta never existed on these servers).
useLegacyV2RuntimeActivationPolicy set and full access (all the accounts and even to Everyone group now) granter to the Windows/Temp folder (temp report file is created under windows/temp).
the Process Monitor show no "failed" access or something (worst is Name not Found)
any suggestions where to look next?
and just in case the exception (inner for the "load report failed"): "Unsupported Operation. A document processed by the JRC engine cannot be opened in the C++ stack. clientdoc.dll"
Edited by: Kirill.Y on Feb 21, 2011 2:25 PM