Axapta william
- What is Project Recovery?
- It is part of the Microsoft Dynamics family.
- Go to main menu in Dynamics → Tools → Development Tools → Embedded Resources.
- •
Microsoft Dynamics AX (Microsoft Dynamics Axapta)
- •
No certificate found for id error after database refresh from Prod
Hi All,
We have an integration that stores encrypted URL in the database using the method editConnString(boolean _set, String255 _connString) in the related table
and we recently refreshed my development environment and the test environment from Prod using LCS but now the integrations are failing in that environment with the following error :
Encryption error occured with exception: Microsoft.Dynamics.Ax.Xpp.Security.CryptoEncryptionException: Encryption error occured with exception: Microsoft.Dynamics.AX.Configuration.CertificateHandler.NoCertificateFoundException: No certificate found for id 'FB7C78022FA47E400695F9F9760EE019E9B66592'.
My questions are :
- How can I fix this? It appears both environments are looking for that thumbprint (from Prod) instead of their respective ones
- How can we avoid this issue for future database refresh ?
Thanks,
Slim
Rq : The full error is below
Encryption error occured with exception: Microsoft.Dynamics.Ax.Xpp.Security.CryptoEncryptionException: E
- •
how to get all icons of axapta
K.manish1
hi all,
can we get all icons that are stored in the axapta on a form ?
pls help.
thanks
wblack12
Hi, if this is AX 2009 go to main menu in Dynamics → Tools → Development Tools → Embedded Resources.
This gives you all the icons and codes to use the resource.
K.manish3
thanks William,
can u suggest me ,how to get the name of images ?
thanks
wblack14
Names? If you want to use an icon against a button or something you just use the Icon Code and put this in Resource in the property on that button.
Zahir_Hussan5
Hi,
I need that embedded resource id and image in a report…
How to do that in new report page??? any idea … please share it
Regards,
Zahir
manish.k.a6
Hi Zahir,
if you go to Dynamics → Tools → Development Tools → Embedded Resources., you will get the resource id (written there).
well , on form i have used one of the resource id for the Button image. On report if use bitmap control , then on property u can give the resource number and get the image on the report.
Copyright ©oakvibe.pages.dev 2025