Problem running form

1)When I try to run the form in client or web from the designer the wrong form comes up. Seems like it picks up the first form in the solution list, even if right click in the designer area.

  1. Related question. Sometimes when I right click in the designer area, the run option is disabled.

What am I doing wrong?

Thanks

lalong,

ad 1) Select the solution node, then set the firstForm property in the properties view.

ad 2) the open-form-in-client context menu option is only enabled when a (smart or web) client is running, the running client will show the form.

Rob

Thanks for quick response