This document applies to WebPublisher PRO v13. Messages are listed alphabetically.
Note that this document is appropriate for use with both the SQL and non-SQL versions of WebPublisher PRO. Where specific instructions are different for these platforms, either a generic description is used (e.g., "WebPublisher INI file"), or details for both are listed with the non-SQL version shown first (e.g., "[WebPublisher/ICSWeb] section of the DBTWPUB/ICSWEB.INI file").
Cause | All of the records on the current page of the report have been deleted. |
Solution | Click OK on the message to return to the query screen and perform a new search. |
Cause | The directory where temporary query sets are stored is write protected or does not exist. |
Solution | The webmaster for the site where the textbase resides needs to verify that the "qsets" subdirectory under the WebPublisher PRO installation directory exists and is visible to the HTTP server, and that the Internet user account has full (read, write, create) access to this directory. |
Cause | You attempted to use Batch Modify to delete all of the entries in a field, but the specified field has Field Entry Required validation. |
Solution | Change the settings you specified for the Batch Modify operation. Or contact the webmaster for the site where the textbase resides, and ask that the Field Entry Required validation be removed. |
Cause | The field indicated in the message does not exist. The field may have been renamed or deleted since the query screen was created. |
Solution | Contact the webmaster for the site where the textbase resides, and provide the exact text of the message. The webmaster will probably need to modify the query screen or edit the textbase structure to correct the problem. |
Cause | You clicked a link that includes the named set as part of its query criteria. The query set indicated in the message does not exist. The set may have been renamed or deleted since the page was created. |
Solution | Contact the webmaster for the site, and provide the exact text of the message, the URL for the page and the text of the link you clicked. The webmaster will probably need to modify the page or recreate the set to correct the problem. |
Cause | You attempted to use Batch Modify to insert an entry before, append an entry after, or substitute an entry in a field. The specified field has Unique Entries Only validation. If you added the same entry to multiple records, the entry would definitely not be unique. |
Solution | Change the settings you specified for the Batch Modify operation. Or contact the webmaster for the site where the textbase resides, and ask that the Unique Entries Only validation be removed. |
Cause | The field indicated in the message has a Field Type of Date and has 'Require Strictly Correct Type' checked in the textbase structure. WebPublisher PRO cannot recognize the entry you entered on the edit page as a date. |
Solution | Click OK to return to the edit page. Then enter a valid date in the field. |
Cause | The field indicated in the message has a Field Type of Number and has 'Require Strictly Correct Type' checked in the textbase structure. WebPublisher PRO cannot recognize the entry you entered on the edit page as a number. |
Solution | Click OK to return to the edit page. Then enter a valid number in the field. |
Cause | The new record you attempted to create does not contain any populated fields. |
Solution | Click OK to return to the edit page. Then type something in at least one of the fields before you try to save the record. |
Cause | The field indicated in the message has neither a Term index, nor a Word index. WebPublisher PRO cannot search unindexed fields. The indexes were removed after the query screen was designed. |
Solution | The webmaster for the site where the textbase resides needs to use Edit Textbase Structure to add either a Term index or a Word index or both to this field. |
Cause | You shouldn't normally see this message. It indicates that WebPublisher PRO could not access the XML conversion facility. |
Solution | The webmaster for the site where the textbase resides will need to ensure that the Microsoft XML program files are properly installed and accessible to WebPublisher PRO. |
Cause | The indexes are tied up because they are being updated to match the changes to a record. You cannot search if the indexes are being changed. Checking for matching records uses searching. |
Solution | Click OK to return to the edit page. Wait a little while, then try again. |
Cause | The field indicated in the message has mask validation. The text you typed does not comply with the mask shown in the message. |
Solution | Click OK to return to the edit page. Change what you typed to comply with the mask shown in the message. Mask characters:
# - digit (0-9) |
Cause | The field indicated in the message has range validation. The text you typed is greater than the maximum value shown in the message. |
Solution | Click OK to return to the edit page. Change what you typed to be less than the maximum value shown in the message. |
Notes | Field Type and Special Filing options affect whether a value is greater than the maximum value permitted by the range validation. Examples:
|
Cause | The field indicated in the message has range validation. The text you typed is less than the minimum value shown in the message. |
Solution | Click OK to return to the edit page. Change what you typed to be greater than the minimum value shown in the message. |
Notes | Field Type and Special Filing options affect whether a value is less than the minimum value permitted by the range validation. Examples:
|
Cause | The field indicated in the message has a validation list. The entry shown in the message does not appear in the validation list. |
Solution | Click OK to return to the edit page. The field entry must exactly
match an entry that appears in the validation list, including spacing and punctuation. If case differs,
it is corrected automatically when you save the record. The edit box label for fields with validation
lists is often a hypertext link that you can click to display the Inmagic Choices Browser, which you can
use to paste terms from the validation list into the field. There is currently no way to override validation for edit pages generated by WebPublisher PRO unless a parameter added to the INMAGIC.INI file permits it. Look for WebEditValidation in the DB/TextWorks help. The field definition in the textbase must also permit validation overrides. Furthermore:
|
Cause | The field indicated in the message has a Unique Entries Only validation. The entry you typed already appears in another record in the textbase. |
Solution | Click OK to return to the edit page. Then type a unique entry in the field. You can see a list of entries in the field by clicking the Browse Choices button on an HTML query screen. |
Cause | WebPublisher PRO encountered an error when attempting to load the XML generated by WebPublisher PRO before transforming it. The message normally includes the reason for the error and the line number in the XML stream on which the problem occurs. |
Solution | The webmaster for the site must correct the problem. If the site is using a custom-designed interface, when using a Web browser that can transform XML output (e.g., IE5.x or later), one can temporarily stop using the XSL file, and display raw XML in the Web browser, to get more information about the line that is causing the error. |
Cause | WebPublisher PRO encountered an error reading the specified XML file. The message includes the reason for the error and the line number in the XML file on which the problem occurs. |
Solution | Contact the webmaster for the site and tell them exactly what you did to generate the error. |
Cause | The page you used generates XML output that is then transformed by an XML style sheet (XSL) file. The <XSL value> shown in the message indicates the name of the style sheet (e.g., the value of the XS= parameter). WebPublisher PRO encountered an error reading the specified XSL file. The message includes the reason for the error and the line number in the XSL file on which the problem occurs. If no reason or line number is given, WebPublisher PRO cannot find the XSL file (the '<URL>' shows the complete URL to which any relative URL was translated), or the XSL file is too unreadable to report a specific problem. |
Solution | The webmaster for the site must either fix the problem in the XSL file, or specify the correct location of the XSL file. |
Cause | The screen you used generates XML output, which is then transformed by an XML style sheet (XSL) file. There is a mismatch between the XML file and the XSL stylesheet file. |
Solution | Contact the webmaster for the site. They will need to modify the XSL file. |
Cause | There is a problem with the Microsoft XML4 program file installation. The MSXML4 DLLs either are not properly installed, are damaged, or are not accessible to WebPublisher PRO. The WebPublisher PRO install puts these files in the Windows System directory. |
Solution | The webmaster for the site must ensure that the Microsoft XML4 DLLs are properly installed, and that the account used by WebPublisher PRO has sufficient rights to use these files. |
Cause | There was a problem saving the record. See the <reason> text for more information. |
Solution | Contact the webmaster for the site and provide them with the text of the message and information on what steps you took immediately before receiving the message. |
Cause | The search screen you are using is not compatible with the textbase it searches. The textbase structure has been changed since the search screen was created. A box searches a secondary textbase field (e.g., Title@Catalog). The message indicates that 'Catalog' is a field in the current primary textbase but it is not a Link field. |
Solution | The webmaster for the site where the textbase resides needs to create a new search screen for this textbase. For now, you can only search the textbase if you don't use that box. |
Cause | The field specified in the message has "Use Thesaurus as Validation List" specified in Edit Textbase Structure, but the thesaurus textbase cannot be found or opened. |
Solution | Contact the webmaster for this site. They will need to verify that the thesaurus textbase is in the location shown by Maintain>Set Up Thesaurus in TextWorks. |
Cause | The field indicated in the message has 'Field Entry Required' validation selected in the textbase structure. The field is empty in the incoming record. The record cannot be saved until this field is populated. |
Solution | Click OK to return to the edit page, type a valid entry in the field, and save the record again. |
Cause | There is a problem with the XML input. The field name shown in the message occurs more than once in the incoming record, separated by other fields. |
Solution | In the <Record> in the XML input, repeating entries for the same field must be grouped together. The following is NOT correct because the entries in the Features field are not together:
<Record> |
Cause | Your search includes an operation that requires a Term index (e.g., a range search {indicated by a colon}, or a =, >, >=, <, or <= search). The field searched by the box where you typed the comparison search doesn't have a Term index. |
Solution | Change your search so it doesn't use any of the comparison operators. For example, if you searched for =Accounting, search for Accounting instead. If you're searching for text that includes any of the symbols listed above, enclose the search text in quotes or replace the symbol with a space. You can also contact the webmaster for the site where this textbase resides and ask them to use Edit Textbase Structure to add a Term index to the field. |
Cause | The search criteria include a proximity search (e.g., "bugs p2 bunny") on a field that doesn't have a word index. Proximity searches require a word index. |
Solution | Examine the contents of your search screen for a string like "w3" or "p5". Then change your search so it doesn't do a proximity search in that query box. If you are trying to find a term that includes a word like "P73", precede the search item with an equal sign or enclose the search item in quotes: You can contact the webmaster for the site where the textbase resides and ask them to use Edit Textbase Structure to add a word index for that field. |
Cause | You attempted to update an existing record. There is more than one record in the textbase that has matching information in the specified Match Fields. |
Solution | For the matching fields, specify a field (or combination of fields) that is unique in each record (e.g., an Automatic Number field or a field with Unique Entries Only validation). |
Cause | You attempted to delete a record. For the record that follows the message, there is no record in the textbase that has matching information in the specified Match Fields. |
Solution | Check that the contents of the Match Fields match a record in the textbase. |
Cause | The page you used generates XML output that is then transformed by an XML style sheet (XSL) file. The <XSL value> shown in the message indicates the name of the style sheet (e.g., the value of the XS= parameter). WebPublisher PRO could not find the specified XSL file. The "HTTP 404" prefix indicates the XSL file was specified using an HTTP reference (or as just the file name with no path). Had it been specified using a file reference, you'd see just "Error reading file '<XSL value>'." |
Solution | The webmaster for the site must specify the correct location of the XSL file. |
Cause | The previous page includes an "Enter password:" box. You typed a password that is not in use for this textbase. |
Solution | Return to the previous screen and type a valid password. The textbase may have a Silent password. If you don't know a password, try leaving the "Enter password:" box blank. |
Cause | You just edited a record on the Web and clicked the Submit Record button. One of the field entries in the record exceeds 128K characters. The <bytes> value in the message shows the size of the large field. |
Solution | When you click OK, you will return to the edit page. Either decrease the size of the large field or click Cancel to stop editing the record. |
Cause | The field indicated in the message is a Link field with 'Require Strictly Correct Type' checked. The entry you typed does not appear in the matching associated field in the secondary textbase. |
Solution | Change the field contents so they match the contents of the associated field in a record in the secondary textbase. If you have a query screen that has a Browse Choices button for that secondary textbase field, you can browse the index. |
Cause | You typed a search that attempted to search a field from a secondary textbase. You cannot search secondary textbase fields until the problem is corrected. |
Solution | If the textbase has passwords, the password you are using may hide the linked information. Return to the search screen and specify a password that gives you access to the linked information. Otherwise, contact the webmaster for the site where the textbase resides, and provide the exact text of the message. The webmaster will probably need to use Edit Textbase Structure to correct the problem. For example, the secondary textbase may not have a Silent password. |
Cause | A MatchField specified in the XML input does not have a Term index. WebPublisher PRO searches the Term index for the Match Field(s) to determine whether the incoming record matches a record already in the textbase. |
Solution | Contact the webmaster for the site. They need to either use Edit Textbase Structure to give the MatchField a Term index, or specify a different Match Field. |
Cause | The field indicated in the message has a has 'Single Entry Only' validation. You tried to save the record when the field contained multiple entries. |
Solution | Click OK to return to the edit page. You must remove all but one entry in the field before you will be able to save the record. |
Cause | The record was submitted as an UPDATE with matchNotFound="rejectRecord". No record was found in the textbase with matching contents in the Match Fields. |
Solution | Either change the contents of the Match Fields so they match an existing record, or contact the webmaster about changing the UPDATE option. |
Cause | You pressed the Submit Query button without specifying any query criteria, either by:
|
Solution | Specify what you want to search for before pressing the Submit Query button. |
Cause | You did one of the following:
|
Solution | Return to the search screen and click the Help icon to review the instructions for searching.
If you believe the search should have retrieved records, here are some things to check:
|
Cause | A condition occurred that the software did not expect. |
Solution | Send the following information to Inmagic, Inc. or your local Inmagic dealer:
|
Notes | To also write internal errors to a log file named WPTCERR.LOG file in the QSETS directory, add EnableErrorLog=1 to the [WebPublisher/ICSWeb] section of the DBTWPUB/ICSWEB.INI file. |
Cause | Proximity only works between two words, not between multiple words or phrases.
The query box contents that contain the problem search string are shown in the message.
Permitted proximity searches: jelly p2 beans, govern* w5 contract* |
Solution | Click OK to return to the search screen. Examine the contents of the query boxes for the proximity operators. Then change your search so proximity operators are used only between two single words. If you are trying to find a term or phrase that includes a word like "W2", precede the search item with an equal sign or enclose the search item in quotes:
=Employee copy W2 form <-- term search |
Cause | Your query criteria include a range search but the beginning of the range you specified is larger than the end of the range. |
Solution | Click OK to return to the search screen. Look for the range search. It will have a colon in it. If the search criteria are complex or your query screen is taller than the screen, you can use the Find option in your Web browser to search for ':'. Then change the range search so the start of the range is to the left of the colon. For example, search for 20:50. You may be searching for text that actually has a colon in it, rather than attempting to perform a range search. If this is the case, either omit the colon or enclose the text in quotes (e.g., "TX : Texas"). Depending on how the webmaster has configured WebPublisher PRO, another solution would be to remove the spaces around the colon (TX:Texas). Punctuation is not significant except in Code or UDC fields, so it's usually easier to omit punctuation in search text. The box may search multiple fields that have different indexing settings. For example, one may treat numbers numerically, while the other may treat them alphabetically. In such a case, either "2:12" or "12:2" will cause this error. You must change your search; paste individual entries or use ">=2 & <=12" instead of "2:12". You might also want to contact the webmaster for this site about changing the query screen or indexing settings. |
Cause | The record was submitted as an UPDATE with matchFound="rejectRecord". A record with the same Match Field contents already exists in the textbase. Your record was rejected. |
Solution | Change the contents of the edit boxes containing the Match Fields before attempting to submit the record again. |
Cause | The record you are trying to expand (or edit/delete) has been deleted since the page was displayed. |
Solution | Click OK on the message to return to the previous page, then choose another record. You can click your browser's Refresh button to redisplay the report page and omit the deleted record. |
Cause | The record you are trying to update or delete is locked by another user. The other person may be editing the record, or using Batch Modify or Import (or even Batch Delete). |
Solution | Wait till the other person finishes changing the record. Before attempting to modify the record again, verify that their changes do not invalidate any changes you were planning to make. |
Applies | To non-SQL version only |
Cause | This message appears to explain why the record following the message was not changed during a Batch Modify process. The record has been deleted using deferred indexing. When the deferred updates are posted, the record will be removed from the textbase, so making any changes to it is pointless. |
Solution | No action is required. |
Cause | This message appears to explain why the record following the message was not changed during
a Batch Modify process. You used Substitute Text or Substitute Matching Entry, and the text or complete entry was not found in the record. This is normal, especially if you didn't explicitly search for records containing that text or entry. For example, you could do a Find All Records and change all "[" to "(". |
Solution | If you believe the record did contain the text or entry you were trying to replace, search for the record and edit it manually. |
Cause | The previous page generates XML output that is then transformed by an XML style sheet (XSL) file. The Microsoft XML DLLs that are used to perform the transform performed an illegal operation. The XSL file may be damaged. The problem is so severe that no line number can be given. <XSL value> represents the value of the XS parameter. |
Solution | The webmaster for the site must address the problem with the XSL file. |
Cause | WebPublisher PRO encountered an error creating the XML output stream. This message should rarely occur. If it does, the server running WebPublisher PRO may be running low on memory. |
Solution | The webmaster for the site must address the problem with the server machine. |
Cause | The previous page generates XML output that is then transformed by an XML style sheet (XSL) file. The Microsoft XML DLLs that are used to perform the transform performed an illegal operation. The XSL file may be damaged. The problem is so severe that no line number can be given. <XSL value> represents the value of the XS parameter. |
Solution | The webmaster for the site must address the problem with the XSL file. |
Cause | The location for the textbase name shown in the message is not yet specified in the [WebPublisher Textbase Paths/Web Textbase Paths] section of DBTWPUB/ICSWEB.INI. Nor is the textbase located in any of the top-level directories specified in the Default-Textbase-Paths= line of the [WebPublisher Defaults/Web Defaults] section. |
Solution | Press the Search button to locate the textbase and write its location to the INI file. WebPublisher PRO will do a recursive subdirectory search of the locations specified in the Default-Textbase-Paths= line. |
Cause | The serial number is not a valid serial number. The most likely cause for this is that the WebPublisher DLL file has been damaged or the installation process failed prior to completion. |
Solution | The webmaster for the site where the textbase resides needs to reinstall WebPublisher PRO. |
Cause | The webmaster for the site where the textbase resides has disabled XML for either WebPublisher PRO or this textbase. This means that clicking on a new record, edit record, or delete record link or clicking Submit Record on a static exported HTML edit page will return this message. |
Solution | Contact the webmaster for the site about enabling XML for this textbase. |
Cause | The search is too complex; there are too many levels of parentheses. |
Solution | If there are unnecessary parentheses, remove them. Rearrange the order of the search items so fewer parentheses are necessary. Perform / searches before & and ! searches. For example, change "bugs & (rabbit / bunny)" to "rabbit / bunny & bugs" |
Cause | You clicked on a hypertext link that performs a search "under the covers." The query set referenced by the hypertext link has been deleted from the textbase or renamed. This message may also appear if one of the fields referenced by the set has been renamed. |
Solution | Contact the webmaster for the site about correcting the HTML page or restoring or recreating the query set. |
Cause | You clicked Next Record or Previous Record on an expanded display or edit page. The next/previous record has been deleted since the search was performed. |
Solution | Click Next Record or Previous Record to move to the next record. |
Cause | The field indicated in the message has a Field Type of Date or Number and has 'Require Strictly Correct Type' checked in the textbase structure. 'Allow Trailing Text' is not checked. The text in the field does start with a valid date or number, but includes additional text after the date/number. |
Solution | Click OK to return to the edit page. Remove the trailing text before you attempt to save the record again. |
Cause | The previous page generates XML output that is then transformed by an XML style sheet (XSL) file. The result of the tranform is an empty page. |
Solution | The webmaster for the site must fix the problem with the XSL file. |
Cause | There are several reasons why you might get this error.
|
Solution | Contact the webmaster for the site and tell them you received this message. The webmaster may need to increase the maximum textbase users, or add passwords to prohibit exclusive access. |
Cause | WebPublisher PRO cannot understand the search criteria typed in the search screen. This is a general error message that is often caused by typographical errors, or problems with the search screen. If you received this message when clicking on a hypertext link, textbase fields or sets may have been renamed since the menu screen was created. |
Solution | Return to the search screen and click on the Help link to review the instructions for searching. Possible problems include:
If even simple searches don't work, contact the webmaster for the site, tell them you received this message, and describe what you typed in each box. The search screen may need to be edited and corrected. If there are multiple copies of the textbase with the same name, the webmaster may need to verify that the relevant section of the WebPublisher INI file references the correct path. If you received the message when clicking on a hypertext link, contact the webmaster for the site and tell them what link you clicked on. The hypertext link may need to be edited and corrected. |
Cause | You may see this message if fields have been renamed since a static edit page was exported to HTML. A field name specified inside a <Record> for an INSERT, UPDATE or DELETE doesn't exist in the textbase structure, or is hidden by the password you are using. |
Solution | Try using a different password. If that doesn't work, contact the webmaster for the site. They may need to re-export the edit page or modify the page that submits the XML input so that it uses the correct field names. |
Cause | You may see this message if fields have been renamed since a static edit page was exported to HTML. A KeyField specified in the XML input either does not appear in the textbase structure or is hidden by the password you are using. Another possibility is that the XML field names sent to WebPublisher are using hyphens instead of spaces, and WebPublisher is expecting underbars (or vice versa). See discussion of SOAP in the DB/TextWorks help. |
Solution | Use a different password if applicable. If that doesn't work, contact the webmaster for the site. They may need to re-export the edit page or modify the page that submits the XML input so that it uses the correct field name. |
Cause | A MatchField specified in the XML input either does not appear in the textbase structure or is hidden by the password you are using. Another possibility is that the XML field names sent to WebPublisher are using hyphens instead of spaces, and WebPublisher is expecting underbars (or vice versa). See discussion of SOAP in the DB/TextWorks help. |
Solution | Use a different password if applicable. If that doesn't work, contact the webmaster for the site. They may need to modify the page that submits the XML input so that it uses the correct field name. |
Cause | A SortField specified in the XML input either does not appear in the textbase or is hidden by the password you are using. Another possibility is that the XML field names sent to WebPublisher are using hyphens instead of spaces, and WebPublisher is expecting underbars (or vice versa). See discussion of SOAP in the DB/TextWorks help. |
Solution | Use a different password if applicable. If that doesn't work, contact the webmaster for the site. They may need to modify the page that submits the XML input so that it uses the correct field name. |
Cause | In the call to WebPublisher PRO, the AC parameter has either been omitted or is specifying an invalid value. For example:
|
Solution | You cannot bookmark the results of a WebPublisher PRO query. Aside from this issue, temporary query sets expire periodically. Instead, bookmark the query or menu screen and repeat the search. Use edit/delete links or XML to pass UPDATE, INSERT, DELETE and BATCH_DELETE commands to WebPublisher PRO. |
Cause | The account used by WebPublisher PRO (often IUSR_machinename) does not have Full rights to the directory containing the textbase. Or the textbase is write-protected using file permissions. |
Solution | Contact the webmaster for the site. They will need to use Windows Explorer to provide the necessary rights to the directory containing the textbase, or remove the Read-Only attribute on the textbase files. If WebPublisher PRO is using the IUSR_machinename account, that account will need to be explicitly added to the Security properties; being a member of the various groups (EVERYONE, USERS, etc.) is not sufficient. |
Cause | The XML input for an INSERT, UPDATE or DELETE doesn't have a <Recordset> section. |
Solution | Contact the webmaster for the site. The page that creates the XML input will need to be modified to add the <Recordset> tag. |
Cause | This message may appear after you press the Search button on the "Inmagic WebPublisher PRO: Find Textbase" page. The textbase specified in the message is not visible to WebPublisher PRO. |
Solution | Contact the webmaster for the site. They will need to do one or more of the following:
Always use UNC file names when referring to directories on different machines than the HTTP server. |
Cause | This message appears after you press the Search button on the "Inmagic WebPublisher PRO: Find Textbase" page. WebPublisher PRO found the textbase. |
Solution | Press your web browser's Back button twice to return to the query or menu screen. Then re-execute your query. If doing so returns you to the "Inmagic WebPublisher PRO: Find Textbase" page, the Internet user account does not have the required full access to the WebPublisher INI file. Contact the webmaster for the site. |
Cause | The record you are trying to insert or update includes the field name shown in the message. The password you are using makes that field read-only. |
Solution | Specify a password that gives you full access to all the fields in the incoming records. |
Cause | This message appears to indicate that the record was rejected because all 4 of the following conditions are true:
|
Solution | Remove the entry from that field before you attempt to save the record again. Or contact the webmaster about removing the Single Entry Only validation from the field, or changing the matching option. |
Cause | You cannot delete records without full access to all fields. The textbase has passwords. The password you are using, which may be the Silent password, hides or write-protects at least one field. |
Solution | Use a different password. You may need to return to the query screen to specify a different password. |
Cause | You attempted to perform a Batch Modify operation on a field with one of the following types:
These field types are updated automatically, and cannot be edited. |
Solution | Change the settings you specified for the Batch Modify operation. |
Cause | The textbase has record level security passwords. The password you are using does not permit you to modify the record you are trying to UPDATE or DELETE. |
Solution | Use a different password. You may need to return to the query screen to specify a different password. |
Cause | The textbase has passwords. You must type a password to search the textbase. |
Solution | Return to the search screen and type a valid password in the "Enter password:" box. If the search screen does not have an "Enter password:" box, contact the webmaster for the site. One will need to be added so that people can search the textbase. If you got this message after clicking on a hypertext link, the link performs a search on the textbase. Contact the webmaster for the site. They will need to add a Silent password to the textbase. |
Cause | The page uses XML input to display the contents of the Term or Word index for a field using INDEX_BY_KEY or INDEX_KEY_GREATEST. The specified field name does not exist in the textbase structure or is hidden by the password specified in the XML input. |
Solution | If there is a "Password:" box on the page, type a different password. Otherwise, contact the webmaster for the site; they will need to correct the page. |
Cause | You attempted to perform a Batch Modify operation that matches on an existing entry or text. For example, to replace "teh" with "the". You did not specify the Old Entry text on which to match (the <OE> tag in the XML input). |
Solution | If there is a box for the old entry on the page, type the complete entry that you want to match. Otherwise, contact the webmaster for the site; they will need to correct the page. |
Cause | The XML input for an UPDATE or DELETE omits the <MatchFields> section. You must indicate which fields you want to use for matching. |
Solution | Contact the webmaster for the site. They will need to modify the page to include the <MatchFields> section. |
Cause | You attempted to perform a Batch Modify operation, but did not specify the new text or entry (the <EN> tag in the XML input). You must specify the new entry unless you are using Delete Entry. |
Solution | If there is a box for the new entry on the page, fill it in. Otherwise, contact the webmaster for the site; they will need to correct the page. |
Cause | This error indicates that the slot occupied by a query set has been reused by someone else's query. This may indicate that too much time has passed since the query was first performed, or that many users are searching the textbase simultaneously. |
Solution | Contact the webmaster for the site. They may need to increase the maximum number of query sets that can be stored by increasing the WebSetMax= value specified in the WebPublisher INI file. See the DB/TextWorks help for more information about this parameter. |
Cause | The password you are using does not give you full access to all fields with Field Entry Required validation. You must have full access to all required fields to create new records -- otherwise there would be no way to fill them in. The records you tried to insert did not contain those required fields. (Otherwise you would have received different messages.) |
Solution | Use a password with full access to all required fields. |
12/2010