I'm using CR 11 along with VB.Net. I have a report that takes 2 parameters that are passed from my VB App. My problem is that when I call the reporting procedure, I'm prompted by CR to enter my parameter values. Is there anyway I can prevent the prompt and pass the values to the report behind the scenes?

Thanks,