We have developed a report in Visual Studio 2010 on 32 bit machines with a dynamic parameter. When we run the report from local (from visual studio) we are prompted with the parameter as a drop-down with a list of values generated from the database.
When we deploy our solution to a 64 bit server, we are prompted for the parameter but we do not see the drop down just a text field.
Would anyone have any ideas on this?
Thanks.