NormCompArg

When one of our user, who has version 8.0 client, tries to save

document in one our application (ND 7.0), he sometimes gets the following error:

Type mismatch in method NormCompArg: SHORT found, STRING expected

I haven’t been able to find anything about this error.

Would appreciate any help!

Regards

Subject: NormCompArg

I got this error and after Debuging Lotusscript found where the type mismatch was - a string being tested by a numeric literal. Seems odd that Notes displayed the offending message when normally just displays “Type Mismatch”

I posted this as no other comment or note existed for the error message reported when I searched for the same error.

Subject: RE: NormCompArg

Yeah, I just got this too in a database. My error msg was:

Type mismatch in method NormCompArg: STRING found, DOUBLE expected

The situation is that I’ve upgraded all the clients from 7 to 8.5.1 but the server is still 7 (until tonight… I’ll upgrade domino this evening).

Just wanted to toss out a “mee too”.

/m