HI ALL,
When I start 2009 Sales Quote Edit. I got a Error Message
Called "Acess to the path 'C:\Dosuments and setting\All Users\Application Data\Microsoft\Microsoft Dynamics NAV\60\Sever\MicrosoftDynamicsNavSever\assembly\Record28003.dll' is denied"
Please help to solve this Issue...
](*,)
0
Comments
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
No I didnt set any filters to Quote. Only the standard Filter is Inside the OnOpen Trigger.
{
IF UserMgt.GetSalesFilter <> '' THEN BEGIN
FILTERGROUP(2);
SETRANGE("Responsibility Center",UserMgt.GetSalesFilter);
FILTERGROUP(0);
END;
}
IN RTC I got the message when i am Editing the Sales Quote.
try by selecting different custome r with different location code in customer card than yellow
What abt in classic?
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
It is working In classic Client. But not in RTC.
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
I will check it and let you know.
Best Regards,
Sameera