
User getting above error on page, we have deleted appsdata for user , we have ran command prompt rundll32 dfshim Clean Online App Cache and error still occurring. Can anyone help ?????
User getting above error on page, we have deleted appsdata for user , we have ran command prompt rundll32 dfshim Clean Online App Cache and error still occurring. Can anyone help ?????
Best answer by durette
I’ll bet it’s the sort order giving you trouble. If that’s the case, there’s no need to lose the entire profile.
Here’s what I believe is happening:
When you deploy an IFS delivery or a new custom field, that first layer--the application’s field ordering--can shift around. The resulting overlay of these four data sources can then result in two fields getting the same order index. When the application tries to build a unique set of key/value pairs, it will encounter two attempts to insert with the same key, and the second attempt will fail. (This is happening on the client, not in the database.)
There’s no need to remove the whole profile if that’s the case.
Take a backup of their personal profile. Then go into their profile, navigate down to User/Windows/Features/tbwShopOrd
, and delete the ColOrder
entry.
Edit: You did say Shop Orders with an S, right? If you need this change on the Shop Order screen, you’ll need to go down to User/Windows/Features/frmShopOrd/Layout
and take out the Order
entry.)
Edit again: If you have an extension layer, like the IFS Global Extension, you can safely ignore the _Ext
suffix that gets added to the form names in the profile tree.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.