Re: [DOTNET] ping V2

2002-05-15 Thread Frerich Tergast
Thanks to you. It works to set the priviliges to system. But I understand, that this would open a security hole, what is not acceptable for us. Anyway, thank you, Sbenghe and Brad. If anybody has another work around to ping a machine from an .net page, please let me know. Frerich >> -Origi

[DOTNET] ping V2

2002-05-15 Thread Frerich Tergast
Hi, all, I tried to use an example to ping a machine within a webpage and to display the roundtrip time. I used the sample at http://dotnet247.com/247reference/articles/0/1273.aspx from Saurabh but I get an error message: "An attempt was made to access a socket in a way forbidden by its access

[DOTNET] Using Certificate Revocation Lists (CRL) with dotnet

2002-05-14 Thread Frerich Tergast
Hi, all! I'm trying to display the validity dates of my certificate revocation lists (CRL). I managed to retrieve user certificates from my directory and display such information, but the CRLs are not accepted as X509 certificates. I couldnt find an objectclass that handles CRLs. Adding the CR