MscrmTools / MsCrmTools.UserSettingsUtility

XrmToolBox plugin to manage users personal settings in bulk
GNU General Public License v3.0
7 stars 11 forks source link

User Settings Utility Error #28

Closed ghost closed 4 years ago

ghost commented 5 years ago

User Settings Utility error when attempting to Update User(s) Settings. usersettingsutilityerror

We are connecting to Dynamics 365 using a connection string AuthType=OAuth;Username=[firstname.lastname@dexus.com];Password=[yourpassword];Url=https://[environmentname].crm6.dynamics.com;AppID=[appid];RedirectUri=https://[environmentname].crm6.dynamics.com;TokenCacheStorePath=[pathere];LoginPrompt=Never;RequireNewInstance=True;

Our Microsoft logins are enabled for Microsoft Multi Factor Authentication (MFA).

coenvlierop commented 5 years ago

Hi all, did anyone find the cause and solution for this issue? I am getting the same error. Thanks!

acehaddock commented 5 years ago

i am getting the same type error

MscrmTools commented 5 years ago

Can you test this updated version? MsCrmTools.UserSettingsUtility.zip

acehaddock commented 5 years ago

Yes I will in the next 24 hours and get back with you.

Sent from my iPhone Cole Haddock

On May 10, 2019, at 5:34 PM, MscrmTools notifications@github.com wrote:

Can you test this updated version? MsCrmTools.UserSettingsUtility.zip

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

acehaddock commented 5 years ago

took more than 24 hours sorry - had to take care of my new Puppy :)

So I replaced the Dll in my plugins then logged into both my Dev and my prod. env.

then tried this using the tool - got the same error on both dev and production (tried to change my own record and then tried to change normal users (i have sysadmin

image

i have tried this using App ID as well as using the connection tool without app id and get the same error

MscrmTools commented 5 years ago

Ok, si this is not the same error than before.

MscrmTools commented 5 years ago

It’s like the password to decrypt was empty... weird

acehaddock commented 5 years ago

Yea it is weird and yes correct not exactly the same my bad.

Odd thing is the xrm connection manager works with other tools and I don’t get this error.

Not where where to start to figure this one out.

Would you want to set up a time so we can both trouble shoot this together.?

Sent from my iPhone Cole Haddock

On May 13, 2019, at 1:15 AM, MscrmTools notifications@github.com wrote:

It’s like the password to decrypt was empty... weird

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

MscrmTools commented 5 years ago

Same error as #31 now

acehaddock commented 5 years ago

that is correct.

again if you want to set up a time to work on this together just let me know

On Mon, May 13, 2019 at 11:06 PM MscrmTools notifications@github.com wrote:

Same error as #31 https://github.com/MscrmTools/MsCrmTools.UserSettingsUtility/issues/31 now

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/MscrmTools/MsCrmTools.UserSettingsUtility/issues/28?email_source=notifications&email_token=AF4W4RLPHGG4A7ECSKIFLCDPVJCFTA5CNFSM4GTKCKY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVKIZAQ#issuecomment-492080258, or mute the thread https://github.com/notifications/unsubscribe-auth/AF4W4RLWZ4IG7PKKP4TYLBLPVJCFTANCNFSM4GTKCKYQ .

--

Cole Haddock

ace.haddock@gmail.com AT&T IPhone +1-615-268-0058 AT&T Blackberry +1-615-496-2455 Blackberry Pin: 22C0225F Google Voice: 615-375-6011 Fax +1-509-278-0058

MscrmTools commented 5 years ago

So, I found out what is the problem. But it needs an update on Connection controls (done), XrmToolBox (done) and finally the plugin itself (done). So, everything is done but that will implies breaking change so I need to communicate before releasing updates

acehaddock commented 5 years ago

Thanks so much :) if you want me to test in a beta i can just let me know

On Tue, May 14, 2019 at 7:03 AM MscrmTools notifications@github.com wrote:

So, I found out what is the problem. But it needs an update on Connection controls (done), XrmToolBox (done) and finally the plugin itself (done). So, everything is done but that will implies breaking change so I need to communicate before releasing updates

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/MscrmTools/MsCrmTools.UserSettingsUtility/issues/28?email_source=notifications&email_token=AF4W4RLQGRUWRUHRFNHNQADPVK2D3A5CNFSM4GTKCKY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVLM6XQ#issuecomment-492228446, or mute the thread https://github.com/notifications/unsubscribe-auth/AF4W4RIGDZWSNC3SBWZDIRDPVK2D3ANCNFSM4GTKCKYQ .

--

Cole Haddock

ace.haddock@gmail.com AT&T IPhone +1-615-268-0058 AT&T Blackberry +1-615-496-2455 Blackberry Pin: 22C0225F Google Voice: 615-375-6011 Fax +1-509-278-0058

MscrmTools commented 4 years ago

So this issue has been fixed in latest releases of XrmToolBox and plugin