HighTechTalks DotNet Forums  

Sponsored Links


Dotnet Security microsoft.public.dotnet.security


Discuss in the Dotnet Security forum.



Post New Thread
Threads in Forum : Dotnet Security Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
We created a .Net Dll whose purpose is to create a file on a mapped network drive and write some data to that file. When this Dll is called from a...
Vivek Madani
10-18-2004 02:21 PM
Brad Roberts Go to last post
1 16
First, please redirect me if it is appropriate to the right newsgroup. I have a service using .NET classes. I am trying to follow suggestions...
Kevin Burton
10-18-2004 10:41 AM
Kevin Burton Go to last post
5 34
Hello I am using RSA provider like this : rsa = new RSACryptoServiceProvider(GetCryptoServiceProvider()); private CspParameters...
AT
10-18-2004 06:35 AM
AT Go to last post
0 19
I am currently learning to develop web app but I ran into problem when I tried to access the web form from another computer in my MS Windows...
Welles Lo
10-18-2004 01:19 AM
Welles Lo Go to last post
1 17
hi how to use p12 certificate in .net. I came across library from http://mentalis.org/soft/projects/certificates/ to convert p12 to x509 certificate...
Guru
10-16-2004 02:32 PM
Eugene Mayevski Go to last post
2 22
This should be simple, but I can't seem to figure this out. I have a Windows Service application and a GUI to interface to it. The service logs...
Rob
10-16-2004 08:06 AM
Nicole Calinoiu Go to last post
1 17
We are going to start deploying Windows Forms apps that will be run from our web server. Everyone on our domain needs permissions to run exes from...
Jason MacKenzie
10-16-2004 07:20 AM
Nicole Calinoiu Go to last post
1 28
I am having a problem importing signature key xml to the signautre slot of the RSACryptoServiceProvider. Regardless of the cspParams.KeyNumber = 2...
Larry Silver
10-15-2004 07:37 PM
Larry Silver Go to last post
0 15
I have created my application specific groups in the Active Directory. I have added some users from the Active Directory to each of the groups. 1)I...
mangesh.patil@-NOSPAM-tcs.com
10-15-2004 01:15 PM
mangesh.patil@-NOSPAM-tcs.com Go to last post
0 12
Folks, I have a simple question about how CompactFramework Runtime handles Code Signing and hacking. My scenario is that i have a signed assembly. A...
Vivek
10-15-2004 01:07 PM
Andreas Hakansson Go to last post
7 17
I am trying to dynamically create directories in my ASP.NET application (I am using Server.MapPath("/")+"test" as the folder) and I am getting a...
Eran Kampf
10-15-2004 07:29 AM
Nicole Calinoiu Go to last post
6 13
cross posting with some answers .. 1) %homedrive%\Documents and Settings\All...
Ryan Menezes [MSFT]
10-15-2004 04:43 AM
Martin Go to last post
1 16
Hi I have an vb.net winforms application that needs to launch a thread, and within that thread change the security context of the current user to a...
Sparky
10-14-2004 11:47 PM
Sparky Go to last post
2 19
I have a problem with it with advapi32.dll library. I have used a code from knowledge base article kb295004 to set permissions on the folder...
akula
10-14-2004 02:49 PM
akula Go to last post
0 21
I have an interesting forms authentication issue ... Our application has many co branded sites (ie. http://cobrand.application.com). These URLs...
Bryan Freeman
10-14-2004 01:17 PM
Bryan Freeman Go to last post
0 25
I've encrypted the contents of a textbox using RSA encryption with no issues but when I try to decode the message in another application I'm getting...
AT
10-14-2004 10:45 AM
AT Go to last post
2 16
We are looking to implement Single Sign On (SSO) for our intranet and other internal applications. Our plan is to have an ASP.NET “portal page”...
Michaelr
10-14-2004 08:45 AM
Paul Glavich [MVP - ASP.NET] Go to last post
1 33
I keep getting an error in FxCop: Partially trusted types extend only other partially trusted types Nothing I do seem to make the error go away. My...
Bernd Helzer
10-14-2004 08:05 AM
Nicole Calinoiu Go to last post
1 17
Hello, I developed a No touch deployment client which accesses data through a web service. The application worked really well until I installed .NET...
Rajiv
10-14-2004 07:48 AM
Nicole Calinoiu Go to last post
7 14
I have an application being developed and would like to have a third party do a code audit and security audit (including database...
Shabam
10-13-2004 09:05 PM
Shabam Go to last post
0 36
Hi, I'm launching a winform app from a network share which must be run in fulltrust mode. In case the .NET security settings aren't adjusted on...
SealedClassSingleton
10-13-2004 12:05 PM
Nicole Calinoiu Go to last post
1 23
Hi, I have an application running on on internal network. The security we think we want to use is NT Authentication and breakdown further by...
Phil
10-13-2004 11:36 AM
Joe Kaplan \(MVP - ADSI\) Go to last post
3 18
When ran from network Windows says "the application is running in partially trusted context...." and disables some of my app functionality, mostly...
Nikolay Petrov
10-13-2004 08:26 AM
Nikolay Petrov Go to last post
4 16
"Andreas Hkansson" <andreas.hakansson (AT) nospam (DOT) com> wrote Nope. Permission to use reflection is only evaluated down to the method...
Kevin Burton
10-13-2004 07:13 AM
Nicole Calinoiu Go to last post
4 16
I'm using the MSIDXS OLEDB provider in my ASP.NET application to search/query the Indexing Service catalogs for information. This works fine on my...
YK
10-13-2004 05:21 AM
YK Go to last post
0 14
All, I have the following method which will generate a hash value for the input file. I then want to encrypt the hash value. The problem is that...
AT
10-12-2004 01:26 PM
AT Go to last post
0 12
I have just forayed into the world of CAS. Presently I am determining which permissions are required by my application which runs in a partially...
AT
10-12-2004 08:27 AM
Nicole Calinoiu Go to last post
5 14
That would have been my guess too, but you never know... <g> If it is a web application and your approach is used, it would also be a really good...
Mohamed
10-12-2004 08:05 AM
Nicole Calinoiu Go to last post
2 26
We have a certificate from a client giving us their RSA public key. I'm interested in finding out what size the key is and how big the modulus is. ...
David Gardner
10-11-2004 02:49 PM
David Gardner Go to last post
0 14
Hi, I am facing a problem regarding signing COM DLLs with strong name. I have a VB COM DLL (lets call it A) which references another VB COM...
Lisa
10-11-2004 08:28 AM
Nicole Calinoiu Go to last post
1 14
Hello, Can anyone explain to me why I get an ArgumentException on the MsgBox with the following code? I'm studying for the 70-306 exam and I'm...
Gabriel Michaud
10-10-2004 07:57 AM
Nicole Calinoiu Go to last post
1 23
Is there a function in dotnet that allows me to trim user input so that: 1) It gets rid of leading/trailing spaces, tabs, newlines and whatever...
Shabam
10-09-2004 04:29 PM
Niki Estner Go to last post
1 15
which would be the solution to catch the name of the user?
Yuri
10-09-2004 05:59 AM
Nicole Calinoiu Go to last post
3 13
There are several ways to push the policy changes out to the client machines. ...
J.MOUZAKIS
10-08-2004 10:08 AM
Nicole Calinoiu Go to last post
5 34
I have a form that takes in a series of comma-delisted email addresses. The system needs to check that each mail is a valid mail, and that only...
Shabam
10-08-2004 09:32 AM
Shabam Go to last post
0 41
Hi I have some server based .Net code that creates an encrypted blob that is stored in active directory. The encryption is done with...
Trevor Barry
10-08-2004 08:49 AM
Trevor Barry Go to last post
2 16
I have an application that needs to fetch client data from the database and show them on a web page. However, I don't want clients to inject html...
Shabam
10-08-2004 08:01 AM
Nicole Calinoiu Go to last post
1 23
Hi, I'm trying to encrypt and decrypt data using a smart card. I encrypted data with RSACryptoServiceProvider.Encrypt function. The problem is that...
AT
10-08-2004 05:39 AM
AT Go to last post
0 15
Hi, all: We´re involved in a project phase which include standards and methodology definitions for the future application development inside the...
otto
10-07-2004 12:17 PM
Hernan de Lahitte Go to last post
2 17
I received an email about this from Microsoft. I was interested in other peoples thoughts before we implement it:- 1) Severity 2) Prevelance 3)...
Amelia
10-07-2004 09:27 AM
Amelia Go to last post
0 35
Ok everyone, I've tried a variety of different objects to access certificates and they have their advantages and disadvantages - overall, they ALL...
Chris L.
10-07-2004 08:06 AM
Eugene Mayevski Go to last post
1 2
Hi all, I have a huge list of projects under my solution file and i am using solutioninfo file as centerpoint for version tracking as a whole...
BONTZ
10-07-2004 08:05 AM
Nicole Calinoiu Go to last post
1 16
I have a windows control that resides in a strong named assembly. The assembly has the AllowPartialyTrustedCallers attribute. On the server the dll...
bogdanutz
10-07-2004 02:25 AM
bogdanutz Go to last post
6 20
Is there a way of performing some sort of validation on a client certificate. We need to ensure that the client is who they say they are and that it...
AT
10-06-2004 12:19 PM
AT Go to last post
0 15
Hi , I have some code that runs an MD5 hash routine which hashes file streams. I was wondering if anyone knows how toget the progress of the hash...
Sparky
10-05-2004 11:41 PM
Rob Teixeira Go to last post
4 19
In the current documentation for the .NET RSA Encryption object it indicates that Direct Encryption (PKCS#1 v1.5) - supported by Windows 2000 OAEP...
David Gardner
10-05-2004 06:32 PM
Pieter Philippaerts Go to last post
3 16
L.S. I want to build-in a license scheme in my controls. The concept is to have the public key embedded im my assembly; a licenseprovider then...
roland
10-05-2004 03:19 PM
roland Go to last post
6 13
hi, i am afraid - this won't work. COM+ and .NET Role Based Security are not compatible. COM+ is tied to windows accounts - you are using custom...
Dominick Baier
10-05-2004 03:17 PM
AT Go to last post
1 14
Last night our production servers were updated with the following patches: 814078 jscript5.6 ..net1.1sp1 gdi+detection tool, 833989-28 IE6, 867801-25...
Mark K
10-05-2004 02:16 PM
Mark K Go to last post
5 14
dear all, the vb.net code beneath works fine if I use the content of CypherTextBarray. But when I make a string of it and try to re-import it...
AT
10-05-2004 02:11 PM
Joe Kaplan \(MVP - ADSI\) Go to last post
1 9
Post New Thread

Display Options
Showing threads 2951 to 3000 of 3341
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.