The type '21049' was not defined for the function

gianp
gianp Member Posts: 36
Hi to all.
I'm build a form in NAV client 5.0, after I import thet form in a cliente 4.0 SP1, when I try to open in designe mode that form the sistem show the next mesage:
"The type '21049' was not defined for the function"

What means? Ho I can solved?

Tanks so much,

Gianpiero.

Answers

  • Malajlo
    Malajlo Member Posts: 294
    ???? Try to export form in txt format and search for word 21049.
  • gianp
    gianp Member Posts: 36
    HI Malajlo,
    I have tried to export the form in txt and search for '21049' but I have not found nothing.
  • KYDutchie
    KYDutchie Member Posts: 345
    Gianpierro,

    This is caused by new properties in 5.0. Properties like "SourceTableTemporary" will cause this problem.
    Do you have the any of the new 5.0 properties set? Maybe by clearing those you can import your new functions into a older database.

    I had the same problem when I exported a table definition created on a 3.6 database with the 5.0 client and then imported them into a 3.6 database with the 3.6 client. You then will get the message "4994 not defined for this object."

    I hope this helps,

    Regards,

    Willy Martens
    Fostering a homeless, abused child is the hardest yet most rewarding thing I have ever done.
  • gianp
    gianp Member Posts: 36
    edited 2007-12-05
    Thans very KYDutchie,
    with your suggestion I solved my problem!!!
    =D>
  • gianp
    gianp Member Posts: 36
    [Solved]