Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Yet another Exception Error...
Message
De
16/08/2004 01:38:03
Czarina Joyce Villanueva
Innovision Systems International
Manila, Philippines
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Yet another Exception Error...
Divers
Thread ID:
00933470
Message ID:
00933470
Vues:
56
I successfully created set of control classes and dropping them in a form. The control classes are displayed well with images but when running the system my system I have this exception error:
An unhandled exception of type 'System.Security.SecurityException' occurred in mscorlib.dll

Additional information: Request for the permission of type System.Security.Permissions.FileIOPermission, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 failed.
Debugger actually is pointing to the line of code that should get the image file.
this.image = System.Drawing.Image.FromFile("\\Images\\ok.ico");
Am I missing something guys?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform