Hi,
I wanted to know who else is having this problem and what the work arounds might be .
- We have moved our product to x64 only. We have a UFL that is now x64 only .
- Since we moved the UFL to x64 it is not possible to deign reports with the UFL - it does not get loaded by Crystal Report Designer 2013. I understand this is because the Crystal Report Designer is x86 only and cannot load a x64 UFL .
Just wanted to know what options might be in irder to use a x64 UFL with Crystal Report Designer ? ...............................
Building the UFL as x86 is not trivial as it has dependencies on other dlls that are x64 .
I am wondering if I can change the UFL to run out of process as a dllSurrogate . Not had too much success with that either .
Any ideas ?