﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Role Based Security  » Deploying Users - Corrupt Data Error</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 09:37:36 GMT</lastBuildDate><ttl>20</ttl><item><title>Deploying Users - Corrupt Data Error</title><link>http://forum.strataframe.net/FindPost6764.aspx</link><description>I want to include two users with my application so our support staff have&amp;nbsp;common user access on all sites. &lt;/P&gt;&lt;P&gt;I created the two users in my security project and built my deployment project to include the role based security data.&lt;/P&gt;&lt;P&gt;When I deploy the package my two users show up but an error message is displayed &lt;/P&gt;&lt;P&gt;'Invalid user. This is not a valid user. The user data is corrupt.&lt;/P&gt;&lt;P&gt;Is it possilbe to deploy users? &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Tim</description><pubDate>Tue, 13 Feb 2007 11:39:49 GMT</pubDate><dc:creator>Tim Dol</dc:creator></item><item><title>RE: Deploying Users - Corrupt Data Error</title><link>http://forum.strataframe.net/FindPost6766.aspx</link><description>Yes, you can deploy users.&amp;nbsp; However, you have to set the seed for the user's data encryption to the same value as the security project project.&amp;nbsp; Go to the properties for your security project within the Security Editor and copy the value from the Security Key: textbox.&lt;/P&gt;&lt;P&gt;Then, in the InitApplication() of your AppMain.vb file, add SecurityBasics.SetSecurityKeyAndVectorForUserAuthentication() and pass the same value that you put in the project properties.</description><pubDate>Tue, 13 Feb 2007 11:39:49 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>