Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Yet another Exception Error...
Message
From
16/08/2004 01:38:03
Czarina Joyce Villanueva
Innovision Systems International
Manila, Philippines
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Yet another Exception Error...
Miscellaneous
Thread ID:
00933470
Message ID:
00933470
Views:
57
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?
Next
Reply
Map
View

Click here to load this message in the networking platform