Hi all,
Today one my of users get this error when open RTC 2009R2
"No execute permission on 'E-Mail Dispatcher' CodeUnit with ID 5065". :shock:
She justed used it yesterday and I didn't modify anything.
After searched I found this post.
viewtopic.php?t=48153
So I try everything such as
re-compile C-5065,
re-compile all CU,
remove Company from this user in User Personalization,
add role SUPER to this user
and synchronize after every change but there's still error.
In that post, I wondered what are they talked about roll 'ALL'.
I can't find it. Do I have to add something ? Any suggestion ? :-k
thanks,
Comments
I can't find role 'ALL' in my DB, but I have role 'ADMIN' with following access control (attached picture).
I assigned it to user but the error still occur. and I tried with role 'SUPER' also.
For more information.
I didn't specify company name in Window Access Control and I have 2 companies in this DB.
User cannot access the real company but can access test company !
This make me very confused. :-k
Someone please help. T___T
You can find the role ALL in a Cronus database, can you please re-create it in your db and give a try?
Moreover, this is the point in codeunit 1 (LogInStart function) where "E-Mail Dispatcher" is called:
Is your code still standard, right?