I'm using VC++ 6.0 to automate our Reporting system. We were using CR8.5 and the product works fine. Now I'm changing them to use CR9.0. I set the parameter values programatically at runtime using the IParameterDefinition interface. When my report previews I still get the parameter promting dialog. When I run through my code in debug mode to see if the parameters current values just before preview, I can see the values set for all the parameters. Why is it still promting me for the parameters.
Thanks in advance for any help.
Thanks in advance for any help.