Home All Groups Group Topic Archive Search About

.NET Security

microsoft.public.dotnet.security
Score Service, Requested registry access is not allowed
theking2 - 8 Jul 2006 3:19 PM - 6 messages
Yes I know there are a zillion threads about the security exception "Requested registry access is not allowed" but I feel I went by the book and it still does not work. I've written a Windows service using the Service Template in VSC#. The ...
Score Questions about RijndaelManaged and Rijndael
Zemp Dominik - 7 Jul 2006 10:23 PM - 3 messages
Hi Can someone tell me what the difference is between the class RijndaelManaged and Rijndael?? Is it correctly that if I call the Rijndael.Create method, a random Key and IV is automatically generated? Thanks a lot and Regards Dominik ...
Score How to grant and deny the access to a virtual directory?
Maurizio Poletto - 7 Jul 2006 2:10 PM - 2 messages
Hi I have created a virtual directory on IIS using  a method in System.Enterprise.Service: //      create application virtual directory IISVirtualRoot virtualDir = new IISVirtualRoot(); virtualDir.Delete("IIS://localhost/W3SVC/" + siteId + "/ROOT", physicalPath, virtualPath, out error); ...
Score Windows authentication over remoting... possible?
ThunderMusic - 6 Jul 2006 7:48 PM - 17 messages
Hi, I have to develop an application that will consist of a service and a windows forms application...  the service could be on a distant server but I need to authenticate the user as being part of the same domain. so when the ...
Score Restrict access to application from "outside"
cody - 6 Jul 2006 6:52 PM - 3 messages
I have an application consisting of one exe file and 20+ DLL's. Now I want to dynamically load plugins in my application. But the plugins must not be able to access my code except through some special interface I provide it. ...
Score problem running application DPAPI based
Eng.Rana - 4 Jul 2006 11:19 AM - 2 messages
Dear all, i have a problem with running a small application that encrypts data using dpapi under windows 2000 sp4 anyone knows why?? is it due to the use of sp4 or what ?? thanx for ur help and time ...
Next » 2 3 4 5 6 7 8 9 10