MpUserXManagerUI code migration to AS 6.3

Hello! I am trying to migrate code for importing and exporting users from AS 4.12 to an AS 6.3 project. I have imported the code, added and configured the mapp files for users, added new libraries, and so on. My problem is that even in a new test project, I cannot establish a connection between the MpUserXManagerUI function block and the UIConnect structure. I am out of ideas on how to solve this.

I would be grateful if anyone here could help me. Thank you!

TestUserSystem.zip (3.8 MB)

Hello,

I’m having trouble opening your project, but if your issue happens to be that no users are showing up in the user list, as of AS6 you have to be logged in as an administrator level user to see the user list.

I ran into this when moving from AS4.12 to AS6

Thank you, i tried that before, but i had defined variable as ordinary STRING and not WSTRING.