Hi
Error - Application does not contain a definition of GetForm and no accessible extension method "GetForm" accepting a first argument type of Application could be found. Using Sap B1 9.3
StartUp.LoadXmlOrSrf("SalesOrder.srf");
oform = StartUp.oApplication.GetForm("SaleFrm", 1);
Thanks