Hi All,
Any idea for this error,
Internal error 1247 in Module 9
If I search in net I get only this,
19 1247 #Err_DB_NewWTAMissing DB_Err(1247)
But I need to know why this happens and what's the solution, coz one user logs in and simply click on Contact list, then this error comes and navision log off.
Plz help
Rosh
0
Comments
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
The user access server thru cytrix client, only one user having this problem, rest are fine.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Yes the user has same rights as other users, I have only one ZUP file, thats in server, I dont think that a solution for this as all other users have no problem in this regards.
Why?
Even in a TS/Citrix environment, each user should have their own ZUP file. The ZUP file is stored as part of the user's profile.
C:\Documents and Settings\[USERLOGIN}\application data\
Older Clients had in one location. zup files shouldn't be shared accross users.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Once a shortcut has been created for a fin.exe file. Go to propertie of the short cut and add the following parameter id=fin41.zup.
Here is an example on how to do it.
C:\Navision\client4.1\fin.exe id=fin41.zup
Create one unique zup for for every user.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
This error means that Navision can't create window, windows attributes is demaged.
I have found one situation that causing this:
If we have codeunit that can rise Consistent error and codeunit is called by returning value (IF Codeunit.RUN(n) THEN somewhere else, then this error was rised.
Codeunit rising error:
http://www.BiloBeauty.com
http://www.autismspeaks.org
"C:\Program Files (x86)\Microsoft Dynamics NAV\60\RoleTailored Client\Microsoft.Dynamics.Nav.Client.exe"
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n