Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DefaultSecurityAccessLevel
Message
 
À
25/08/2005 19:47:14
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01044158
Message ID:
01045359
Vues:
16
Vincent,

>Option Strict On disallows implicit conversions from 'OakLeaf.MM.Main.Security.mmSecurityAccessLevel' to 'OakLeaf.MM.Main.Security.mmSecurityAccessLevel'.

>Namespace Main
>
> Public Class AppDesktop
> Inherits mmAppDesktop
>
> ' Application Constructor method
> Public Sub New()
>
> ApplicationName = "HIRENet"
> Me.DefaultSecurityAccessLevel = mmSecurityAccessLevel.Full
> Me.UseMostPrivilegedRoleAccess = True
>
> Me.InitializeComponent()
> End Sub
>
Hmmm...that's an odd message...it's saying it can't convert a type to itself! Were you able to figure this one out? Does it work if you comment out the line:
Me.DefaultSecurityAccessLevel = mmSecurityAccessLevel.Full
Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform