I'm passing some parameters to olap crystal report 10 from ASP.net(
VB.net). If the report contains paged dimension, when the report runs, it will putb a message on the crystalreportviewer of the form: databaselogonlist, use logoninfo property to specify connection infomation. But if the report doesn't contain paged dimension, it will work fine with parameter fields. Any knows how to solve it?