You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Physics2D.Net
Hello,
I keep getting System.Security.Permissions.FileIOPermission when trying to access a .png file from my Collided event while the same code works form a KeyDown event handler. Any ideas ?
Vladimir
unread,
Mar 23, 2010, 9:47:00 AM3/23/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Physics2D.Net
ups, sorry it would appear the problem was that i was starting a timer from the collided event so it did not have permission.