Hello,
I am getting errors after adding new MFidentifiers to my code. I am probably not understanding when it's instanciated. The code is simple:
I am getting the error when the first MFidentifiers is used. ((int)mfIdClassDemandeMtam) . If I put the ID , then of course it works but it stop to next mfidentifier ((int)mfIdPropResolution).
mfIdPropMatricule and mfIdPropEmail are working fine in another function. There are the first added to my app.
A collleague and me crosscheck that thoses aliases are in the correct vault. We copied the aliases form the vault to visual studio.
Any hint?
Thanks,
Amaury