Feb 16, 2006 #1 cyrus71 Programmer Feb 6, 2006 34 SE Hi, when my web part trying to connect my web service I get "System.Security.SecurityException". all is about this, try { WSRef.TheWS MyWS = new MyWebPart.WSRef.TheWS(); } catch { here is exception. } what must i do? }
Hi, when my web part trying to connect my web service I get "System.Security.SecurityException". all is about this, try { WSRef.TheWS MyWS = new MyWebPart.WSRef.TheWS(); } catch { here is exception. } what must i do? }