Posts

Showing posts from April, 2010

xPropertySetData::unpack : Property not found : 1024/2056

xPropertySetData::unpack : Property not found : 1024/2056 This happened after an upgrade process. When a user started a specific report and wanted to set a query, the client crashed (Ax32.exe - Fatal Application Exit). This was only happening to specific users, and with the queries of specific reports. The report itself could be run by the user, as long as the user didn't try to modify the query. I began to investigate the problem and found this solution in a post I tryed stop/start AOS, recompiling and synchronizing. I read the posted and did som investigation myself and concluded the same as in the post that that the client crashed when executing code in class SysQueryForm, method QueryUnpack. When trying to create a new query object with old saved data, the client crashed. SOLUTION: First try to clear user data that can be reset in Dyn AX. Administration\User\Userdata. Second try not to use those old saved queries, just use those of the current version. (replace if (queryPack