Then, in the InitApplication() of your AppMain.vb file, add SecurityBasics.SetSecurityKeyAndVectorForUserAuthentication() and pass the same value that you put in the project properties.
I created the two users in my security project and built my deployment project to include the role based security data.
When I deploy the package my two users show up but an error message is displayed
'Invalid user. This is not a valid user. The user data is corrupt.
Is it possilbe to deploy users?
Thanks
Tim