Hi all,
I had developed one program using c++ and c/front almost two months ago. It works perfectly on my machine. It works perfectly even on the machine on which c/front(and c/front ocx is not registered)is not installed(i have provided cfrontsql.dll).
Then i provided that program to my other office(c/front is not installed there). There it gives following error:
"You do not have permission to run this c/front code"
My licence file for navision contains 1,800 C/FRONT.
Please help.
0
Comments
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
User account that i am using to get connected to navision has following rights for System object:
Object Type: System
Object ID: 0
and all permissions(i.e read, write, exe etc.) are set to YES.
one more thing even if i remove the entry for the System object type then also on my machine program works perfectly.
On the machine on which it gives above error there permission settings are same as my machine.
Please HELP.
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
I got the solution. did following:
1. Import license file.
2. Upload it.
3. deselect 'save license in database' on integration tab of database->alter.
restart your navision
Thanks.