-
Quoted String in Column Name in Grid Fails with Oracle
The information in this article applies to product: e-Work Issue * When using Oracle, a quoted string in the column name in a grid prevents the associated form from loading or an action from being invoked. For example, a grid contains the column name to\_char('test'). With Oracle, but not MS SQL Server, this will fail. The…
-
Error -1607: Unable to Install InstallShield Scripting Run Time
The information in this article applies to product: e-Work Issue * When the e-Work installation begins, the following error message is generated: Error -1607: Unable to Install InstallShield Scripting Run Time Resolution * See this InstallShield article for help resolving this issue:…
-
Status Bar in Outlook Client Displays 'Loading'
The information in this article applies to product: e-Work Issue * While a user is logged in to e-Work using the Outlook client, the word 'Loading' and a file-transfer icon remain displayed in the status bar. Resolution * The Outlook client is an Internet Explorer control executed within the context of a Win32 program.…
-
Security Warning When Installing on Windows Server 2003 SP1
The information in this article applies to product: e-Work 6.6 Issue * When installing e-Work 6.6 from the CD, web download, or mail client update, a digital signature security warning "The publisher could not be verified. Are you sure you want to run this software?" will be displayed if Windows 2003 Server SP1 is being…
-
The Size of Attachments in the Database
The information in this article applies to product: e-Work Issue * How does the size of an attachment after it's written to the e-Work database compare to its original size? Resolution * The e-Work web client sends attachments to the engine as a MIME-encoded (base64-encoded) string. The eworkTransaction component then…