Hi,
The permissions applicable will be the union of the permissions applicable
to the two groups...
Regards,
Sumit
On Fri, Mar 6, 2009 at 10:00 AM, Yadhav Krishnan wrote:
> Dear all
>
> Pls Help , Its urgent,
>
> Will the Usre permissions and Security settings apply properly to Cross -
> Func
Hi,
I've registered the dll file on client side and when i'm trying to call it's
function, it throws error:
Clr object is not initialized.
while i tried to print clrObject initialization through code it print true.
Code:
Obj = clrInterOp::getObjectForAnyType(ClrStr);
Print ClrInterOp
Dear all
Pls Help , Its urgent,
Will the Usre permissions and Security settings apply properly to Cross -
Functional User groups.
I have attached the same user to 2 different User Groups. The 2 Usergroups
have different settings for "User permissions"
So when I access AX thru that particular use
Hi,
Does anyone have the syllabus of AX-2009 Finance certification?
Regards
SKLN Prasad
Hi All,
I am encountering an error when I posting a Credit Note for a Purchase Order,
the following
error messages appear.
"Transaction is financially closed and may not be split."
"You may not split more than what is financially open."
Could any of you please let me know how to fix th
Hi,
Looks like the permissions are failing... that means the class where you are
using this dll doesn't have permissions to execute the dll..
Hope you are asserting it in the following way..
str emailAddressFilter =
@"^([\w-\.]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([\w-]+\.)+))([a-zA-Z]{
Hi,
I tried to call this dll and its function by assert the permissions first,
using the interOpPermission.
And while using InteropKind as DLLInterop, it throws error:
Message (09:44:25)
Request for the permission of type 'InteropPermission' failed.
(S)\Classes\InteropPermission\demand
(S)\Class
Can anyone please assist with advice/help regarding the inventory closing
running over an extended period of time on AX4. Our close is running over a
period of a few days..
use evalbuf(...)
note it runs with CAS
--- In Axapta-Knowledge-Village@yahoogroups.com, naveed ali
wrote:
>
> Hi,
> ?> ?I have mathmatical expression like?a+b(c/d)/(d*e).
>
> ?My problem is how to save it in database table and reterive to perform some
> mathmatical operation.A
Hi All,
What directory does Ax install the EP templates too when you install Dev
Tools?
Thanks
Hi Malcolm,
Thank you, very interesting ('That Ax is smart enough to not add another
dataareaid field') !
So I can try all index recommendation from tuning advisor.
Thanks and best regards,
Agus
On Thu, Mar 5, 2009 at 4:38 PM, Malcolm Burtt <
malcolm.bu...@touchstone.co.uk> wrote:
>Hi Agu
Hi,
I am facing an issue on TDS calculation with sales orders raised on Time and
Material type Project.
I have created a Time and Material type sub-project.
sales order is created from this sub-project.
TDS calculation checkbox is checked on the customer and TDS group is also
attached.
Hi,
You will have to assert the permissions first using the InterOpPermission
class and InteropKind as DLLInterop.
Otherwise the class will not be initialized.
Regards,
Sumit
On Thu, Mar 5, 2009 at 3:05 PM, anamika_singh.2001 <
anamika_singh.2...@yahoo.com> wrote:
> Hi,
>
> How to resolve th
Hi Agus
Yes, you can override the placement of the dataAreaId field in indexes. To do
this, simply manually add the dataAreaId as a field in an index (right click on
the index and click New Field. Open the properties form for the new field then
select DataAreaId as the field). Once you've done
Hi,
How to resolve the following error?
Clr object is not initialized.
Object 'CLRObject' could not be created.
My scenario:
I created a dll and added this dll to AX client's bin directory, then Iadded
this dll to AOT references.
I tried to call this dll and its functions in class it throws an
Hi,
Separate the logic of execution of the execute query in to a different method.
Your caller should run on server. For more examples,
you can look at releaseupdateDB classes.Here is the separate static method for
executing the query.
protected static ResultSet statementExeQuery(str _s
16 matches
Mail list logo