Home All Groups Group Topic Archive Search About

.NET Security

microsoft.public.dotnet.security
Score How to interface to Certificate Authority from C#
Redpay - 29 Nov 2007 10:44 AM - 4 messages
Hi, I am looking for suggestions / best practices for creating a C# client application that can communicate with a Microsoft Certificate Authority running on a windows 2003 server. The application would like to submit PKCS#10 certificate signing requests and recover the issued certifiates in ...
Score CAPICOM and .NET signedCms.CheckSignature
Wim - 29 Nov 2007 10:01 AM - 2 messages
Hello, We have a program which is signing files with CAPICOM. Those signed files (detachted) can't be verified by the .NET classes. I receive "Invalid Signature". When I watch the signedCms.certificates(0) I see the certificate but the ...
Score Unable to copy file to a shared path on remote server
ashish vasudev - 28 Nov 2007 7:47 AM - 3 messages
Hi all I am trying to copy file from a win2000 server to a shared directory on win2003 server using a COM component. I have used impersonation and it seems to work fine. But i am getting Access Denied error while copying file from the component. ...
Score System.Security.SecurityException: That assembly does not allow partially trusted callers.
John G - 27 Nov 2007 10:21 PM - 2 messages
I have created an ActiveX control that does word automation.  Once I creat an instance of work I get the following message System.Security.SecurityException: That assembly does not allow partially trusted callers. I am using .net 2.  I have a key and use the regasm tool after it the ...
Score Have WCF Callback notify a single client ?
aiKeith - 26 Nov 2007 9:54 PM - 7 messages
Hello, Was wondering how or if this is possible - assuming the use of FullDuplex, but open to whatever works well. Goal: Have x number of clients subscribe to a WCF fullduplex over tcp service -- lets say they subscribe to:  ...
Score WebPermission.Demand() is failing with membership condition - Strong Name
dave - 25 Nov 2007 2:28 PM - 4 messages
hi, I'm trying to run an assembly in internet explorer (local mode - smart client architecture). I need to secure the running, so the first step is protecting the URL. In .net framework 2.0 configuration I go to ->runtime security policy - ...
Next » 2 3 4 5 6 7 8 9 10