I dragged in a view control, selected a separate database, and am trying to select a view. Every time I get a little red box in the bottom right corner of the edit box for the view name. Same thing in the wizard on creation and in the properties afterwards. If I hover over it, it says:
“Error getting views from database ’ on server .Unable to find Views in the database '”
I have created a Computed Field and done an @DBColumn to the exact same view, in the exact same Custom Control, and it shows values from that view no problem.
Any ideas what my problem might be?