We have existing notes db's in our lotus notes and one of our users who tend of using one of those is experiencing and error "Invalid Key Value Type" everytime he tries to submit his request using this... Is this application error or some lotus notes glitch?
Software/Hardware used:
Lotus Notes,
ASKED:
May 18, 2010 7:01 AM
UPDATED:
May 19, 2010 1:36 PM
Thanks BruceWayne! I have already asked our lotus notes developer to check the codes.
A clue : it could be in relation with a @DbLookup or @DbColumn function or in a SearchDocumentByKey method in LS , used with a wrong key (search numeric key in a sorted column with alpha value for example)
Oops, the method is GetDocumentByKey (not “Search….”.) !