|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
.NET Securitymicrosoft.public.dotnet.security
etierra -
4 Nov 2006 4:11 AM - 2 messages
Hi, I'm developing an ASP.net 2.0 application that use Forms Authentication. I’m using the login control that came with V.S. 2005. I configured my web.config to use Active Directory Membership/Authentication. Everything works fine. I ...
Danilo Rizzo -
2 Nov 2006 1:40 PM - 4 messages
I developed a c# console application, but when i run this application i have this result: Exception not handled: Syste.Security.SecurityExceptions: StrongNameIdentityPermission Can you help me?! i have signed my application in this way: sn -s sn.snk and add path in assembly.cs ...
vighnesh -
1 Nov 2006 5:54 AM - 3 messages
Hi All Is there anyway to protect .NET assemblies from being decompiled ? As I came to know that there is a tool called .NET Reflector to decompile the assembly to Source code. Does this mean all .NET assembles are vulnerable? If not ...
gilespy -
31 Oct 2006 5:13 PM - 2 messages
Hi! I am using C# and Visual WEB Developer 2005. I have a method protected void DropDownList1_SelectedIndexChanged... { this.DropDownList1.SelectedValue.ToString()... //more code } After I have put the DropDownList in the LoginView control, I can not access the list anymore. Compiler gives me the message "ASP.page_aspx does not ...
Chris Geier -
31 Oct 2006 5:12 PM - 3 messages
Greetings and Thanks for reading. I am trying to build some testing tools for Kerberos and Kerberos delegation. Where I am headed currenty is a simple webpage that calls a webservice. The webservices only job in life is to return the identity of ...
Daniel -
30 Oct 2006 11:46 PM - 2 messages
what is best way to talk to https webpages within .net? any good librarys for talking to https websites? ...
Tergiver -
30 Oct 2006 10:40 PM - 6 messages
An exception occurs when attempting to run the application (app1) from a network drive. I understand what the exception is and how to fix it by granting the application permission on each client. This is a related but different question. ...
shankar -
30 Oct 2006 9:46 PM - 5 messages
I'm using Microsoft.Samples.SSPI dlls to get the kerberos token and send the ticket server. If kerberos ticket is expired, this dll throws exception. My questionsis , in dot net, Is there a way to identify whether ticket is ...
|
|||||||||||||||||||||||