securityexception
Android: java.lang.SecurityException: Permission Denial: start Intent
I have created an application containing GWVectraNotifier activity which is called from other applications to display Notification.[详细]
2023-01-24 12:22 分类:问答JAVA: SecurityException on ThreadGroup.getParent()
I have some pretty boilerplate Java code that does a while loop with a tg.getParent() to get the root thread group. This has been working for several months on four different environments (one Windows[详细]
2023-01-23 02:17 分类:问答CommunicationException with Silverlight and WCF Service
I have a Silverlight 4 app that is hosted in an ASP Azure web role. The web role exposes a WCF service. (All this is in the same Visual Studio solution.)[详细]
2023-01-19 22:23 分类:问答Silverlight - ClientAccessPolicy.xml Syntax
I\'m trying to communicate with an Apache web server in a cross-domain way. I have a clientaccesspolicy.xml file set up on the root of the domain and it is successfully retrieved by the Silverlight c[详细]
2023-01-19 01:22 分类:问答Java: Using Gson in an Applet causes SecurityException
I\'m trying to use Google Gson in my Java Applet, but when I do I get Exception in thread \"Thread-19\" java.security.AccessControlException: access denied (java.lang.reflect.ReflectPermission supp[详细]
2023-01-18 18:48 分类:问答Delete SUN_MICR.RSA, SUN_MICR.SF solves manifest signature file entry problem
When I tried repacking all the jars into one jar, and run that one big jar, I got following exception[详细]
2023-01-16 13:03 分类:问答After throwing a Security Exception, redirect to Login page
I\'m using WebForms and Asp.Net Routing. When trying to implement security on a members folder, I\'m following the directions here :[详细]
2023-01-16 09:47 分类:问答C# fully trusted assembly with SecuritySafeCritical funciton still throwing SecurityExceptions
I\'m trying to create a sandboxed AppDomain for loading extensions/plugins.I have a MarshalByRefObject that in instantiate inside the appdomain to load the dll.I\'m getting SecurityExceptions when try[详细]
2023-01-15 20:22 分类:问答How to avoid Java security exception due to mixed code
I have an applet which is present in a signed jar. This applet uses another 3rd party jar file which is unsigned.[详细]
2023-01-12 21:47 分类:问答Silverlight can't talk to HTTPS web service?
I\'ve got a Silverlight app that talks to an HTTPS web service. On most machines it works fine, however, on some machines it fails consistently.[详细]
2023-01-12 06:29 分类:问答
加载中,请稍侯......