-
Associating ISAPI SOAP Handler with WSDL Files in IIS
The information in this article applies to product: e-Work 6.x Issue * When trying to call a web service from a browser, 'Error 405 Method not allowed' is generated. Resolution * SOAP Toolkit 3.0 does not automatically create the WSDL application mapping between the .wsdl file extension and the ISAPI handler…
-
How to Change the Color that Denotes a Required Field
The information in this article applies to product: e-Work 6.x Issue * How do I change the color of a required field from red to another color? Resolution * For most field types, the color is set in eForm.css (in :\\Program Files\\Metastorm e-Work\\Web6\\eweb\\ie\\css). Search for 'red' in the classes '.rq' and '.rqd'…
-
Error When Using SQL Server on Windows Server 2003
The information in this article applies to product: e-Work 6.x Issue * "MS DTC is unable to communicate with MS DTC on a remote system. No common RPC protocol is supported between the two systems. Please ensure that one or more of the following RPC protocols are common to both systems: TCP/IP, SPX, or NetBEUI.” * Failed to…
-
Incorrect Date Returned When System Date is End of Month
The information in this article applies to product: e-Work 6.5 Issue * If the machine system date is the 31st of the month and the user enters or selects a date from a month which has fewer than 31 days, then the wrong date is shown unless it is re-selected. If the system date is the 30th of the month, in a month with 30…
-
Helpful SQL Syntax for e-Work
The information in this article applies to product: e-Work 5.x 6.x Sample SQL * * Incorrect: %ExecSQL("INSERT INTO CMSearchResults (efolderid,BatchID,ci\_searchid,ci\_sindex) VALUES (%FolderID,%BatchNumber,%txtci\_searchid,(SELECT ci\_sindex FROM ci\_searchdetail WHERE (ci\_searchid = %txtci\_searchid)))") Correct:…
-
Error When Uninstalling e-Work 6.2 or Upgrading to 6.5
The information in this article applies to product: e-Work 6.2 Issue * When uninstalling e-Work 6.2 or trying to upgrade to 6.5, the following error message is generated: 'Error 1920. Service W3SVC (W3SVC) failed to start'. Resolution * Install e-Work hotfix 6.2.0.B, available from the Customer and Partner Zones. After…
-
Limitations in the Use of External Forms
The information in this article applies to product: e-Work 5.x 6.x Issue * PDF external forms won't refresh. Resolution * Dependent fields/form refreshes are not supported with external forms. These features are only available with native e-Work forms.