|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
.NET Securitymicrosoft.public.dotnet.security
Craig P -
7 Oct 2006 8:50 PM - 3 messages
I want to display a UserControl on a web page using an <object> tag. The control has dependent assemblies that are quite large. These assemblies are installed on the client, but I don't see a way to use them. The dependent ...
Mike -
6 Oct 2006 9:02 PM - 5 messages
My goal is to run .NET assemblies referencing Entlib 2.0 from remote network shares. I've got a successful strong named build of Enterprise Library 2.0, and I can build strong named assemblies referencing these assemblies. I've then ...
Jon -
6 Oct 2006 4:56 PM - 3 messages
Hi, In my program i use the TripleDES class to do the encryption, and i have key( ) and iv( ) in that class for encrypt/decrypt a string. I do not have any full version of obfuscate, and I only use dotfuscator ...
x-ref -
6 Oct 2006 4:31 PM - 2 messages
I am being told the following as it relates to .Net, digital signatures and WebService Security. If any of our XML files are signed (which happens when being serialized through .net as part of WS-Security), then the files themselves will be ...
fridmada -
6 Oct 2006 2:57 PM - 3 messages
Hello all, I've published application with partial trust option. When I'm installing it I haven't any problem, but when I try to run it, I've failed with warning message "Warning MSB3183: Reference "Interop. Microsoft.Office.Core.dll" is ...
Claus Konrad -
5 Oct 2006 8:51 PM - 4 messages
When having the AppDomain.Current.SetPrincipalPolicy(WindowsPrincipal) static method set, the current process's Principal is propagated to the current thread to be used for Role-based access check. This happens the FIRDT time one asks for this property of the thread. ...
Adam Clauss -
5 Oct 2006 12:28 PM - 9 messages
OK, I have gotten a bit more familiar with using caspol. I am working with a C# library which is embedded in an HTML document (loaded as an ActiveX object in Internet Explorer). I first tried a URL condition (http://hostname/*). This worked fine for us, ...
Mukesh -
5 Oct 2006 11:39 AM - 2 messages
Hi I m using microsoft application blocks Enterprise Library june 2005 with .net framework 1.1 and VStudio2003 And C# as coding language Sql server 2000 database the project is running properly on the localhost server but my online server does not have the ms Ent lib installed and also ...
Darren Mar-Elia (MVP) -
5 Oct 2006 12:29 AM - 3 messages
I've written a .net 2.0 Winforms app that contains a reference to a GPMC (Group Policy Management Console) DLL. The DLL is distributed with the app. When I install the app an attempt to invoke an operation that uses the DLL, ...
Kevin S Gallagher -
4 Oct 2006 7:58 PM - 3 messages
I have a very simple Windows form application which opens a MS-Access database and fails because I assume its an untrusted location on our Novell Server. After looking through the Framework configuration tool under admin tools in Control panel I don't see any method to make a location trusted. ...
Arturo Buonanni -
4 Oct 2006 4:11 PM - 9 messages
Hello to all, I'm new to cryptography and I've to implement encryption of data into a database. I'm using .NET framework TripleDESCryptoServiceProvider to crypt and decrypt strings. Anyway I can not find any reference on how to calculate the length of ...
Tommy -
3 Oct 2006 11:00 PM - 8 messages
I'm building a DLL to encrypt and decrypt information with certificates in ..net 2.0. I have working on something very similar like this link ([link]), but i ...
andersch -
1 Oct 2006 4:50 PM - 4 messages
Hi Is it possible to generate an encryption key with a SecureString and the Rfc2898DeriveBytes class? Thanks and Regards, andersch ...
|
|||||||||||||||||||||||