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     
Hi, Does anyone know where certificate stores reside within the filesystem on win 2k / 2k3. I need to programmatically grant ASPNET read access...
The Dude
05-23-2005 07:19 AM
The Dude Go to last post
0 23
Hi, I have written an application in C# which works well in a local machine. However, it gives me a security exception when I copy the .exe file to...
Anwarul@NATSPEC
05-22-2005 08:41 PM
Anwarul@NATSPEC Go to last post
4 16
My team is developing a new software system that is replacing several existing applications. The applications being replaced focus on billing...
Guy
05-21-2005 12:35 PM
Nicole Calinoiu Go to last post
1 12
Hello - I have existing users in a CSK-schema who each have passwords. I need to migrate these users to the asp.net tables in .net 2, but I haven't...
burtonman
05-20-2005 05:42 PM
Dominick Baier [DevelopMentor] Go to last post
1 17
I am implementing a mix of windows and forms authentication to allow users on the domain account to bypass the login form, however I want to check...
vibs
05-20-2005 01:21 PM
Nicole Calinoiu Go to last post
1 27
I am developing an ASP.NET site where an site administrator can upload files via ASP.NET into a Documents folder. These documents are then viewed...
chuckdfoster
05-20-2005 08:54 AM
AT Go to last post
9 12
My status is only showing my email address and when I go in to change it in the personal tab, the box is grayed out and I can't put in any...
E Roser
05-19-2005 07:09 PM
E Roser Go to last post
0 23
I am developing a winforms control which is strong-named and digitally signed . My customers complain that the control connects to the Internet when...
D.Z. Simpson
05-19-2005 03:29 PM
D.Z. Simpson Go to last post
3 25
Hi, I've got a collection of classes that encapsulate data records. Each of these classes, through a common base class, can copy itself (This is not...
AT
05-19-2005 03:01 PM
Nicole Calinoiu Go to last post
3 13
We've been writing various apps in .NET for a while now without thinking much about code access security. Now, having looked some into CAS...
Aaron
05-19-2005 02:56 PM
Nicole Calinoiu Go to last post
2 19
I am trying to check a SOAP signature with WSE 1.0 SP1, but with a certain transform I only get an "Unknown tranform" exception. The SOAP signature...
David Mediavilla
05-19-2005 12:32 PM
David Mediavilla Go to last post
0 28
Hi all: I'm having a hard time in publishing service on uddi server. Here's the scenario: WebRequest req ; HttpWebResponse resp...
Abhinav Singh via .NET 247
05-19-2005 09:50 AM
Abhinav Singh via .NET 247 Go to last post
0 11
Hi, all: I have a problem when trying to execute a DLL. I explain you: I have two machines, in two different domains. In one machine IÂīve created...
otto
05-19-2005 07:47 AM
Nicole Calinoiu Go to last post
1 8
How do I turn this flag on from C#? I need to ensure files created in the directory inherit that directory's ACL. I am currently setting permissions...
Mark A. Richman
05-19-2005 07:46 AM
Nicole Calinoiu Go to last post
1 14
Hi EveryBody: I made directory by using VB.Net by the following method: Directory.Directorycreat("C:\Husam") first I was thinking to make this...
AT
05-19-2005 06:54 AM
Dominick Baier [DevelopMentor] Go to last post
4 23
Hi All, I would like to know if itīs possible to grant to my assembly just an execution permission using this: , and then on my method which...
Thiago Oliveira Vieira de Morais
05-18-2005 11:22 AM
Thiago Oliveira Vieira de Morais Go to last post
5 15
I have spent the better part of the morning researching this phenonenom and found numerous entries. Much discussion about setting the timeout values...
AT
05-18-2005 06:01 AM
Ravichandran J.V. Go to last post
1 22
I'm using TripleDESCryptoServiceProvider and MD5CryptoServiceProvider in .NET Framework code. This requires 128-bit encryption. Some Windows 2000...
Alan
05-18-2005 05:03 AM
Alan Fransham Go to last post
3 21
Hi, after attaching a principal to an AppDomain with SetThreadPrincipal, is it possible to undo this setting in order to set another principal ? The...
Oriane
05-18-2005 03:44 AM
Oriane Go to last post
6 18
Hi All, I would like to know if itīs possible to grant to my assembly just an execution permission using this: , and then on my method which...
Thiago Oliveira Vieira de Morais
05-17-2005 05:48 PM
Thiago Oliveira Vieira de Morais Go to last post
0 22
i hope this is the right forum. i couldn't find a Microsoft Enterprise Library discussion group anywhere The MSEL SAB requires a certain table...
baylor
05-17-2005 04:59 PM
baylor Go to last post
0 17
i'm not sure why this isn't working for you. Something similar works for me. Tthe only thing i do different is that i use a relative rather than...
baylor
05-17-2005 04:50 PM
baylor Go to last post
0 15
I want to use the Security block for AD authentication, authorization, roles and profile mgmt. The only provider I see is the database provider. I...
vibs
05-17-2005 03:13 PM
vibs Go to last post
0 11
Hi, I've run into a problem that may be security related that I haven't been able to find a whole lot of information on and I'm hoping someone...
Ed Murphy
05-17-2005 10:40 AM
Ed Murphy Go to last post
2 19
Hi I have an application which i can't understand why CAS refuses it permission to run. Is there a way or a tool to pinpoint what's going wrong...
John
05-17-2005 09:36 AM
Nicole Calinoiu Go to last post
1 26
Hi there, I am having problem trying to create a file on windows server 2003. There is a problem creating this campaign: campaign1...
David Perez Essenwanger
05-17-2005 09:11 AM
David Perez Essenwanger Go to last post
0 18
From: satidar kumar Can someone help me out WHY the two files encrypting the same content has different decryt content? My Problem is to encrypt data...
satidar kumar via .NET 247
05-17-2005 03:35 AM
satidar kumar via .NET 247 Go to last post
0 21
I have created a VB.NET Service that does some processing and then archives files on another computer in our Domain. The service is running under...
KLomax
05-16-2005 05:28 PM
KLomax Go to last post
0 17
I am experiencing a permissions error in a .NET web application trying to find if the user exists in a Domain Group. I am using C#. The web site...
tbain
05-16-2005 11:38 AM
Joe Kaplan \(MVP - ADSI\) Go to last post
3 21
can somebody help me in finding what are the types of error trapping *** Sent via Developersdex http://www.developersdex.com ***
lenra Cagatin
05-15-2005 11:47 PM
lenra Cagatin Go to last post
0 33
Hi, RSA ciphertext is always the same size as the size of the key. ElGammal chiphertext is two times as big as the size of key, Cramer-Shoup is...
Valery Pryamikov
05-15-2005 02:10 PM
Valery Pryamikov Go to last post
0 14
(Type your message here) Hiya, i am trying to covert the code here to vb.net but i get errors. Can someone help out This is the c++...
Funke Dada via .NET 247
05-15-2005 07:53 AM
Funke Dada via .NET 247 Go to last post
0 27
I'm trying to run our .NET 1.1 code on the beta version of .NET 2.0. Almost everything runs fine, however there's one small issue: The following...
AT
05-14-2005 11:58 AM
William Stacey [MVP] Go to last post
1 16
Public Private Key Pairs - How do they work? ----------------------------------------------- I was looking at a presentation recently in which it...
Sahil Malik [MVP]
05-14-2005 05:59 AM
Sean Hederman Go to last post
6 17
Hi All, This is all about protecting my data in Executable file. I have developed a program in Visual Basic .NET 2002. I have many questions in...
SpIcH
05-14-2005 04:05 AM
Valery Pryamikov Go to last post
2 13
I have a page that users upload files. Is there a way to restrict the file types that they can upload? thanks, -- Chuck Foster Programmer...
chuckdfoster
05-13-2005 11:16 AM
Peter Blum Go to last post
2 14
I have built an Windows Service, and I am getting an error when I execute the following line. Dim AcApp As Access.Application = New...
KLomax
05-13-2005 08:09 AM
Nicole Calinoiu Go to last post
1 21
Im trying to find out if a user belongs to a certain group in our domain. I used it before and it works fine. Now i want to do the same but with...
Richard Ruben
05-13-2005 04:40 AM
Richard Ruben Go to last post
4 15
I am trying to preclude web clients from reading each others folders and files on a pulic web hosting server running W2k server. They can read...
IIS.NetNightmare
05-12-2005 05:19 PM
Nicole Calinoiu Go to last post
1 13
I need to check if the user of the app has IO and Registy rights. How do I "Assert" that the current user of a WinForm app has these...
john conwell
05-12-2005 04:18 PM
Joe Kaplan \(MVP - ADSI\) Go to last post
4 16
I've got an ASP.NET application which is impersonating the client and does some role-based acess control internally. The application doesn't...
Jeremy Lew
05-12-2005 03:55 PM
Jeremy Lew Go to last post
5 16
Hi, I have the following Impersonation code. This code is in C# and I want to retrieve the data from the SQL server database using the...
Pramod
05-12-2005 10:54 AM
Joe Kaplan \(MVP - ADSI\) Go to last post
1 10
Hello all, I am writing a small application for work that connects to a database (located on the company network) and writes some information. We...
Robert
05-12-2005 08:12 AM
Robert Go to last post
8 12
Hi, I have the following Impersonation code. This code is in C# and I want to retrieve the data from the SQL server database using the...
AT
05-12-2005 12:59 AM
AT Go to last post
0 23
Hi all, I am having a problem with setting the auth cookie. I have a username/password box on a page. In my button event, I am checking a database...
Dave Colliver
05-11-2005 06:17 AM
Dave Colliver Go to last post
0 15
Do I have to do something special in order to suppress the stack walks by my PInvoke or IJW calls? I plan to operate the .dlls only in a fully...
Jon
05-10-2005 01:31 PM
Dan Falcone Go to last post
1 15
I need some help here with security. I have a vb.net program that resides on remote laptops. When the users log into another application (siebel) on...
buriahome
05-09-2005 12:11 PM
Nicole Calinoiu Go to last post
5 12
Hello I am developing a Web application that uses the Form Authentication. At one time, I need to launch a new instance of the browser...
Pierre
05-09-2005 11:54 AM
Nicole Calinoiu Go to last post
8 17
Hi, I have a question about authorizing access to web service. Is it possible to restrict access to certain web service based on domain name of a...
Wagner
05-09-2005 07:09 AM
richlm Go to last post
1 18
Hi All. I'm writing a C# WinForms Client/Server chat program and I am using RSACryptoServiceProvider to do encryption/decryption. However, it...
Sushant Bhatia
05-08-2005 10:38 AM
Sushant Bhatia Go to last post
0 14
Post New Thread

Display Options
Showing threads 2251 to 2300 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.