CFRONT.DLL Authorization error

bassem++bassem++ Member Posts: 9
Good morning
I work with navision 4 SP1
I have a problem with CFRONT.DLL : when i run the sample.exe (for cront-api) an error message (Vous n'avez pas l'autorisation d'exécuter System 'C/FRONT'. Exception Handler called with Fatal Database Error: 1303.) and with CFrontDotNetSampleApplication (error code 1246487 : vous n'avez pas l'authorisation de'executer system 'C/FRONT'= you haven't authorization to execute 'C/FONT system')
i don't understund JKS solution (Import license file. 2. Upload it.
3. deselect 'save license in database' on integration tab of database->alter. restart your navision )
i am local administrator of my system
please help me.
thanks.

Comments

  • kinekine Member Posts: 12,562
    1) You must be sure, that user account you want to use for login has permissions for system object C/FRONT (for example SUPER role)

    2) You must be sure, that used license include granule for C/FRONT. If you are connecting to server, the license, which is used must include this. If you are connecting to file (single-user connection), you must load the appropriate license or the license file fin.flf must be in folder with C/FRONT or somewhere, where can the C/FRONT find it (I am not sure, where is looking for it...)
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • bassem++bassem++ Member Posts: 9
    indeed the license file fin.flf must be in folder with C/FRONT !
    thank you very much kine .
    =D>
Sign In or Register to comment.