I was missing the PBDs. Once I added the PBDs to the Winform Library list
the errors redunced to SoapConnection object errors:
---------- Error messages: (3:43:25 PM)
c:\s_order.pbl(n_orders).n_orders.instance variables.31 C0001: Illegal data
type: soapconnection.
c:\s_order.pbl(n_orders).n_orders.of_vw_ws_connect.11 C0001: Illegal data
type: soapconnection.
c:\s_order.pbl(n_orders).n_orders.of_vw_ws_connect.13 C0001: Illegal data
type: soapexception.
c:\s_order.pbl(n_orders).n_orders.of_vw_ws_connect.14 C0018: Cannot use dot
operator on expression of undetermined type.
c:\s_order.pbl(n_orders).n_orders.of_vw_ws_connect.14 C0018: Cannot use dot
operator on expression of undetermined type.
c:\s_order.pbl(n_orders).n_orders.of_vw_ws_connect.14 C0051: No overload
for method 'messagebox' takes '2' arguments.
c:\s_order.pbl(n_orders).n_orders.destructor.15 C0051: No overload for
method 'isnull' takes '1' arguments.
---------- Finished (3:43:25 PM)
"Vipul" <spam@myvisionexpress.com> wrote in message
news:47c327e9@forums-1-dub...
>I am converting from pb10.5 to pb 11.1 winform. i have replaced the PBDs to
>the new ones: pbdom110.pbd and pbwsclient110.pbd;
>
> But i get the following errors. How can I deploy to winform and have the
> Webservice and XML functionality?
>
>
>
> ---------- Error messages: (3:29:06 PM)
> c:\instrumentinterface.pbl(n_cst_interface_instrument_marco).n_cst_interface_instrument_marco.instance
> variables.13 C0001: Illegal data type: pbdom_element.
> c:\instrumentinterface.pbl(n_cst_interface_instrument_marco).n_cst_interface_instrument_marco.instance
> variables.7 C0001: Illegal data type: pbdom_builder.
> c:\instrumentinterface.pbl(n_cst_interface_instrument_marco).n_cst_interface_instrument_marco.instance
> variables.8 C0001: Illegal data type: pbdom_document.
> c:\instrumentinterface.pbl(n_cst_interface_xmlorders).n_cst_interface_xmlorders.instance
> variables.2 C0001: Illegal data type: pbdom_builder.
> c:\instrumentinterface.pbl(n_cst_interface_xmlorders).n_cst_interface_xmlorders.instance
> variables.3 C0001: Illegal data type: pbdom_document.
> c:\s_order.pbl(n_orders).n_orders.instance variables.31 C0001: Illegal
> data type: soapconnection.
> c:\instrumentinterface.pbl(n_cst_interface_instrument_marco).n_cst_interface_instrument_marco.instance
> variables.76 C0329: Function ('of_getchildelements') has no prototype.
> c:\instrumentinterface.pbl(n_cst_interface_instrument_marco).n_cst_interface_instrument_marco.of_getchildelements.2
> C0001: Illegal data type: pbdom_element.
> c:\instrumentinterface.pbl(n_cst_interface_instrument_marco).n_cst_interface_instrument_marco.of_getchildelements.14
> C0051: No overload for method 'upperbound' takes '1' arguments.
> c:\instrumentinterface.pbl(n_cst_interface_instrument_marco).n_cst_interface_instrument_marco.of_getchildelements.27
> C0003: Condition for if statement must be a boolean.
> c:\instrumentinterface.pbl(n_cst_interface_instrument_marco).n_cst_interface_instrument_marco.of_getchildelements.28
> C0051: No overload for method 'of_getchildelements' takes '3' arguments.
> c:\instrumentinterface.pbl(n_cst_interface_instrument_marco).n_cst_interface_instrument_marco.beginread.21
> C0001: Illegal data type: pbdom_element.
> c:\instrumentinterface.pbl(n_cst_interface_instrument_marco).n_cst_interface_instrument_marco.beginread.22
> C0001: Illegal data type: pbdom_element.
> c:\instrumentinterface.pbl(n_cst_interface_instrument_marco).n_cst_interface_instrument_marco.beginread.41
> C0051: No overload for method 'upperbound' takes '1' arguments.
> c:\instrumentinterface.pbl(n_cst_interface_instrument_marco).n_cst_interface_instrument_marco.beginread.54
> C0003: Condition for if statement must be a boolean.
> c:\instrumentinterface.pbl(n_cst_interface_instrument_marco).n_cst_interface_instrument_marco.beginread.55
> C0051: No overload for method 'of_getchildelements' takes '3' arguments.
> c:\instrumentinterface.pbl(n_cst_interface_instrument_marco).n_cst_interface_instrument_marco.beginread.66
> C0001: Illegal data type: pbdom_exception.
> c:\instrumentinterface.pbl(n_cst_interface_instrument_marco).n_cst_interface_instrument_marco.beginread.67
> C0018: Cannot use dot operator on expression of undetermined type.
> c:\instrumentinterface.pbl(n_cst_interface_instrument_marco).n_cst_interface_instrument_marco.beginread.67
> C0018: Cannot use dot operator on expression of undetermined type.
> c:\instrumentinterface.pbl(n_cst_interface_instrument_marco).n_cst_interface_instrument_marco.beginread.67
> C0051: No overload for method 'messagebox' takes '2' arguments.
> c:\instrumentinterface.pbl(n_cst_interface_instrument_marco).n_cst_interface_instrument_marco.open.6
> C0001: Illegal data type: pbdom_builder.
> c:\instrumentinterface.pbl(n_cst_interface_instrument_marco).n_cst_interface_instrument_marco.open.8
> C0001: Illegal data type: pbdom_exception.
> c:\instrumentinterface.pbl(n_cst_interface_instrument_marco).n_cst_interface_instrument_marco.open.9
> C0018: Cannot use dot operator on expression of undetermined type.
> c:\instrumentinterface.pbl(n_cst_interface_instrument_marco).n_cst_interface_instrument_marco.open.9
> C0018: Cannot use dot operator on expression of undetermined type.
> c:\instrumentinterface.pbl(n_cst_interface_instrument_marco).n_cst_interface_instrument_marco.open.9
> C0051: No overload for method 'of_setmessage' takes '2' arguments.
> c:\instrumentinterface.pbl(n_cst_interface_xmlorders).n_cst_interface_xmlorders.open.6
> C0001: Illegal data type: pbdom_builder.
> c:\instrumentinterface.pbl(n_cst_interface_xmlorders).n_cst_interface_xmlorders.open.8
> C0001: Illegal data type: pbdom_exception.
> c:\instrumentinterface.pbl(n_cst_interface_xmlorders).n_cst_interface_xmlorders.open.9
> C0018: Cannot use dot operator on expression of undetermined type.
> c:\instrumentinterface.pbl(n_cst_interface_xmlorders).n_cst_interface_xmlorders.open.9
> C0018: Cannot use dot operator on expression of undetermined type.
> c:\instrumentinterface.pbl(n_cst_interface_xmlorders).n_cst_interface_xmlorders.open.9
> C0051: No overload for method 'of_setmessage' takes '2' arguments.
> c:\instrumentinterface.pbl(n_cst_interface_xmlorders).n_cst_interface_xmlorders.beginread.16
> C0001: Illegal data type: pbdom_element.
> c:\instrumentinterface.pbl(n_cst_interface_xmlorders).n_cst_interface_xmlorders.beginread.17
> C0001: Illegal data type: pbdom_element.
> c:\instrumentinterface.pbl(n_cst_interface_xmlorders).n_cst_interface_xmlorders.beginread.25
> C0051: No overload for method 'upperbound' takes '1' arguments.
> c:\instrumentinterface.pbl(n_cst_interface_xmlorders).n_cst_interface_xmlorders.beginread.25
> C0003: Condition for if statement must be a boolean.
> c:\instrumentinterface.pbl(n_cst_interface_xmlorders).n_cst_interface_xmlorders.beginread.29
> C0051: No overload for method 'upperbound' takes '1' arguments.
> c:\instrumentinterface.pbl(n_cst_interface_xmlorders).n_cst_interface_xmlorders.beginread.39
> C0001: Illegal data type: pbdom_exception.
> c:\instrumentinterface.pbl(n_cst_interface_xmlorders).n_cst_interface_xmlorders.beginread.40
> C0018: Cannot use dot operator on expression of undetermined type.
> c:\instrumentinterface.pbl(n_cst_interface_xmlorders).n_cst_interface_xmlorders.beginread.40
> C0018: Cannot use dot operator on expression of undetermined type.
> c:\instrumentinterface.pbl(n_cst_interface_xmlorders).n_cst_interface_xmlorders.beginread.40
> C0051: No overload for method 'messagebox' takes '2' arguments.
> c:\s_order.pbl(n_orders).n_orders.of_vw_ws_connect.11 C0001: Illegal data
> type: soapconnection.
> c:\s_order.pbl(n_orders).n_orders.of_vw_ws_connect.13 C0001: Illegal data
> type: soapexception.
> c:\s_order.pbl(n_orders).n_orders.of_vw_ws_connect.14 C0018: Cannot use
> dot operator on expression of undetermined type.
> c:\s_order.pbl(n_orders).n_orders.of_vw_ws_connect.14 C0018: Cannot use
> dot operator on expression of undetermined type.
>
> ---------- Finished (3:29:06 PM)
>
|