Skip to Content
0
Former Member
Oct 17, 2012 at 10:17 AM

Dynamic Parameters only work on x86 applications

26 Views

i'm using VS2010 sp1, crystal 13.0.4

I have an app that loads and runs reports.

I have reports that have dynamic parameters.

If I build the app as x86 the dynamic parameters load and are shown as you would expect.

If the app is built as ANY CPU or x64 and is run in an x64 enviroment the dynamic parameters do not load and you are presented with a static parameter prompt.

Is there a work round for this other than building the app as x86?