Hello All,
When I m adding Newtonsoft.Json.dll in Ax 2009 AOT References I getting error "Invalid Object Name"
I unable to add dll Please suggest me.
Hello All,
When I m adding Newtonsoft.Json.dll in Ax 2009 AOT References I getting error "Invalid Object Name"
I unable to add dll Please suggest me.
As mentioned above, you can't use assemblies for .NET 4.5 in AX 2009. You would need one for .NET Framework 3.5.
The version number of the assembly itself is not important.
Yes
.NET framework 4.5 and dll version 3.5
Which version of Newtonsoft.Json is it?
How did you verify the target version of .NET framework?
Hi Ashik,
Do you have reference in reference node ?
Did you put it into GAC or client\bin folder ?
Yes, we have added same version and we also tried another version of dll but it will give same error.
Hi Ashik,
Pleas make sure the dll is built for .NET 3.5, because AX 2009 does not support later versions.
André Arnaud de Cal...
293,198
Super User 2025 Season 1
Martin Dráb
231,921
Most Valuable Professional
nmaenpaa
101,156
Moderator