Hi Everyone,
To over come a error "Invalid attempt to call to FormJsonSerializer.serializeClass running in CIL on the client" ii have changed the code from
public static client str serializeClass(Object _object) to public static server str serializeClass(Object _object).
Now i am facing error as "Assembly containing type Newtonsoft.Json.JsonTextWriter is not referenced. & Object 'CLRObject' could not be created" while doing integration from AX to third party.
Can anyone please help me to solve the issue.
Regards,
Swetha.