No execute permission on 'E-Mail Dispatcher' CodeUnit ID5065
sage
Member Posts: 29
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,
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,
0
Comments
-
From Tools -> Security -> Roles the first shown should be "ALL": try to assign it to user raising the error (in other words you need to insert a record in Windows Access Control table with Role ID = ALL and Company Name blank).* Daniele Rebussi * | * Rebu NAV Diary *0
-
thanks for your advise. I will find on next monday. [-o<geordie wrote:From Tools -> Security -> Roles the first shown should be "ALL": try to assign it to user raising the error (in other words you need to insert a record in Windows Access Control table with Role ID = ALL and Company Name blank).0 -
Hi again,
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___T0 -
Hi, sorry for late reply :oops:
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:RMSetup.GET; IF (RMSetup."E-Mail Logging User ID" <> '') AND (RMSetup."E-Mail Logging User ID" = UPPERCASE(USERID)) THEN CODEUNIT.RUN(CODEUNIT::"E-Mail Dispatcher");
Is your code still standard, right?* Daniele Rebussi * | * Rebu NAV Diary *0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 322 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions
