Home All Groups Group Topic Archive Search About

.NET Security

microsoft.public.dotnet.security
Score Need help with error adding meetingBlob to a meeting class object
Pucca - 2 Nov 2007 8:30 PM - 3 messages
I got the following error: System.ArgumentException: Value does not fall within the expected range.  At System.DirectorySservcies.Interop.UnsafeNativeMethods.IAds.PutEx(Int32 InControlCode, String bstrName, Object vProp) at System.DirecotryServices.PropertyValueCollection.set_Value(Object value) public struct Blob {     public IntPtr pData; ...
Score Accessing a network share from ASP.NET
Arne Garvander - 31 Oct 2007 6:51 PM - 3 messages
When I need to access a file on a network share from web page I use LogonUserA Lib "advapi32.dll" to impersonate a network user. Login name and password of that user is in the code Is this best practice? ...
Score httpwebrequest failure with .net service
chaz - 31 Oct 2007 5:36 PM - 8 messages
running Hi, I have a .net 2.0  service that periodically needs to access a web site on the same 2003 server machine that is configured to use https   . The only way I can get this working is to run the service with the ...
Next » 2 3 4 5 6 7 8 9 10