Hi Verhoog,

Have u ever recently changed any single value field to list ?.
Then it will throw this error.To avoid this kind of errors please delete all
the data and change the field definition or set the value as NULL for all
records.

Thanks
Muthu Rajan.S


"Joost Verhoog" <j.verhoog.AT.saltro.nl> wrote in message
news:[EMAIL PROTECTED]
> I've got a really strange error. I've got a class TestPersoon, and I want
to
> delete one. When I call
>
>     "User.TestPersoon".%Delete(1)
>
> on my CSP page, I get this error:
>
> ----------------------
> A run-time error occurred while executing the page
>
> Error: <LIST>%Delete^User.TestPersoon.1
> ErrorNo: 5002
> CSP Page: /csp/user/verwijderdefinitief.csp
> Namespace: USER
> Class: csp.verwijderdefinitief
> Routine: User.TestPersoon.1
> Location: %Delete
> Line: %Delete(oid,concurrency) public { Set
> oid=$get(oid),concurrency=$get(concurrency,-1) Quit:oid=""
> $$Error^%apiOBJ(5813) Set id=$lg(oid) Quit:id="" $$Error^%apiOBJ(5812)
> -----------------------
>
> Does anyone know what the problem is?
>
> Joost Verhoog
>
>



Reply via email to