Internal Error 1262 in Module 19

welanderwelander Member Posts: 20
Hi

I have an 3.70 database running on a 5.1 Native Database server. One of the clients has resently got first the Internal Error 2 in Module 10 and in next attemp Internal Error 1262 in Module 19 when open the client. In third attemp it opens fine. I have tried to uninstall the client and then reinstall it, and i have also tried to delete the zup file. has anyone a solution to the problem?

Best Regards
Lars

Comments

  • matttraxmatttrax Member Posts: 2,309
    In case you don't know what those internal errors are, here you go:

    Internal Error 2 in Module 10, :: 10-2 #Err_Tab_PlacTooBig (Module_Tab,Err_Fatal(2))
    Internal Error 1262 in Module 19, :: 19-1262 #Err_DB_ObjectStillRefered DB_Err(1262)

    Reference: http://wiki.dynamicsbook.com/index.php? ... r_messages

    Seems the first one is your main problem, as the second one is just saying that the file is still being used. Hope that will point you in the right direction. These errors can often be pretty mysterious.
Sign In or Register to comment.