Message
From
12/06/2008 10:50:23
 
 
To
Todo
General information
Fórum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Título:
Application Security
Environment versions
Environment:
VB 9.0
Miscellaneous
ID da thread:
01323480
ID da mensagem:
01323480
Views:
68
Hi Kevin,


I am try to assign roles to user by calling mmAppDesktop.FormMgr.Show(New mmUsersForm(), Me)

But the roles are not been saved to the database, I am not sure what I am doing wrong.

This is what I have on the config file
<add key="SecurityDatabaseKey" value="OSMSBACKOFFICE" />

 <databases>
    <add key="OSMSBACKOFFICE\Connection" value="server=ykhanlt;uid=osp1900;pwd=@orion87@928;database=OSMS_BACK" />
    <add key="OSMSBACKOFFICE\DataAccessClass" value="DataAccessSql" />
    <add key="FRONTOFFICE\Connection" value="server=;uid=;pwd=;database=" />
    <add key="FRONTOFFICE\DataAccessClass" value="DataAccessSql" />
  </databases>
Next
Responder
Mapa
View