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     
I have written an HTTP module that uses Authorization Manager to control access to ASP.NET pages. The code works as desired on Windows 2003. ...
Dan Finucane
06-08-2005 04:56 PM
Dan Finucane Go to last post
3 19
Hi guys, For some reason when application tries to load signed XML into the SignedXml using LoadXml method, then it generates next exception despite...
Val
06-08-2005 01:16 PM
Val Go to last post
0 19
I need to write a simple ASP.Net application. In it, I need to discover the current user's Windows logon name. To do this, I've created a...
mjpmsa (AT) yahoo (DOT) com
06-08-2005 11:43 AM
Dominick Baier [DevelopMentor] Go to last post
1 17
I have a situation where domain users are part of the Users group on the local machine. I'm using Netrun from Lhotkas CSLA . Netrun creates a...
Vincent Melia
06-08-2005 09:04 AM
Nicole Calinoiu Go to last post
1 11
i have a web service, the code uses ShDocVw. In WinXP works perfect but in Win2k : COM object with CLSID {C08AFD90-F2A1-11D1-8455-00A0C91F3880}...
jose
06-08-2005 08:41 AM
jose Go to last post
0 19
I'm working on a .NET Winforms control used in a web page. It has a LoadFromString method used to load information from a hidden html field....
D.Z. Simpson
06-08-2005 08:37 AM
D.Z. Simpson Go to last post
4 9
This happens when I used Rijndael 128 or TripleDES 192.... The following code always throws "Length of the data to encrypt is...
ep
06-08-2005 08:16 AM
Fabio Cozzolino [MCAD] Go to last post
2 10
I've written a Windows Service in .NET that performs Administrative tasks on remote systems. The service runs under credentials that have domain...
Jerry
06-08-2005 04:14 AM
Dominick Baier [DevelopMentor] Go to last post
6 9
This might be an FAQ... i have a working security system to authenticate and authorize various things in an ASP.NET app. When the user logs in i use...
baylor
06-07-2005 07:02 PM
baylor Go to last post
1 18
Hello, I'm writing a security related application in .NET 1.1 and I wonder how I compute hashes from very large files (up to 1 GB). Does anybody...
Sebastian Dau
06-07-2005 06:41 PM
baylor Go to last post
2 13
Hello, Could somebody tell me how I can limit the concurrent connections on a share via .net code? Or is there a better way to limit concurrent...
aiKeith
06-07-2005 01:51 PM
Nicole Calinoiu Go to last post
3 35
Hi, I have the following problem... Pre-requisites: Installation of an Asp.net webservice on a IIS5 server (win2k). Anonymous access is not allowed,...
Oliver Rainer
06-07-2005 12:53 PM
Joseph Bittman MCAD Go to last post
1 18
In that case, you should be able to retrieve the library store using the following call: IsolatedStorageFile.GetStore(IsolatedStorageScope.Domain...
Nicole Calinoiu
06-06-2005 10:09 AM
Nicole Calinoiu Go to last post
2 12
Hi I developped an assembly with c# for Excel 2000. Everything works fine : the assemblies, the interops (Excel, office and VBIDE) until i signed...
John
06-06-2005 08:21 AM
John Go to last post
0 15
Is there a way to get the current logged user on a computer from a windows app. thanks, Victor
Victor Rodriguez
06-06-2005 08:14 AM
Marinus Holkema Go to last post
7 21
What is the Windows registry hive HKEY_USERS for?
Sathyaish
06-05-2005 11:56 AM
Joseph Bittman MCAD Go to last post
1 20
I set up active directory to host email for an organization. Access to email using OWA works ok. I set up a website that I want to limit access to...
DLS
06-04-2005 08:46 AM
DLS Go to last post
0 13
Local C# network application developed using VS .Net 1. While do some local network users able to Trust The Assembly via the Control Panel .Net...
Steve B.
06-03-2005 01:54 PM
Nicole Calinoiu Go to last post
14 31
Hello. I'm developing a client server program using RSA to encrypt/decrypt data sent and received via NetworkStream. On win2k when I try to decrypt...
Jacek
06-03-2005 05:38 AM
Valery Pryamikov Go to last post
1 13
I am attempting for find the groups that a user is associated with but all the examples I come across don't work. I'm unsure as to whether it is due...
Nathan
06-02-2005 06:31 PM
Joe Kaplan \(MVP - ADSI\) Go to last post
5 13
Hello, I am working on a product when we are shipping a web service and a windows client to several end-customers. The web service should be able to...
Henrik Skak Pedersen
06-02-2005 10:51 AM
Dominick Baier [DevelopMentor] Go to last post
7 11
I am having a strange problem; I am hoping someone can help me. I am sending email through my vb.net program using the cdo model with this code: Dim...
Bob
06-02-2005 03:42 AM
Udi Witelson Go to last post
1 13
Hi, I posted this message in the microsoft.public.windowsxp.security_admin but I think it might be better in this list. Sorry about the duplication...
David Wathen
06-02-2005 03:04 AM
Dominick Baier [DevelopMentor] Go to last post
2 18
I have an application we are building that will be used by a number of different users on shared PCs. I want to be able to store a number of...
Ron L
06-01-2005 01:41 PM
Ron L Go to last post
7 19
hi, I've read a lot about the issue with Marshaling BSTR representing binary data to managed UNICODE string and truncation that occurs in...
Paolo Martoglio
06-01-2005 08:27 AM
Michel Gallant Go to last post
1 23
Have Web Service: bool Login( byte A, byte B ); If I just send a couple of simple strings, it works fine ... as in: byte A =...
ChuckD_Duncan
06-01-2005 08:15 AM
ChuckD_Duncan Go to last post
9 27
Hello, Could you help me ? I am developing a web application that needs to create a signature. To do this I am using CAPICOM but I have a...
edwards
05-31-2005 07:07 PM
Sam Davis Go to last post
1 29
Hello Dirk, you can also manipulate the store using the storeadm.exe command line tool --------------------------------------- Dominick Baier -...
Dominick Baier [DevelopMentor]
05-31-2005 12:21 PM
Dominick Baier [DevelopMentor] Go to last post
0 12
hello I'm creating an internet application in vb.net to. Whithout Visual studio and with the Framework 1.1 I have a lot of file, .aspx, .aspx.vb,...
Fabrice
05-31-2005 03:58 AM
AT Go to last post
1 22
Hi experts, I am trying to open the content of a WORD file from C#.NET which resides in the REMOTE SERVER, however I get an...
Handy Mulia
05-31-2005 03:10 AM
Handy Mulia Go to last post
0 9
Hi, I have an asp.net application in which I have used sqlconnection object,The application working fine in my development machine, but when I deploy...
Ramesh
05-31-2005 01:04 AM
Ramesh Go to last post
0 15
as mentioned in the documents supplied with the VS.NET that the user need to be part of the (vs developers) group to develope and test web app....
maidoo
05-30-2005 11:57 AM
maidoo Go to last post
2 13
Hi there We use a own developed smart client application within our company. The very first time we start this application it takes about 50...
AT
05-30-2005 11:34 AM
AT Go to last post
0 17
hai My computer is running on windows 2000 sp4.recently i installed .Net .now spyware/adware is attacking.i use spybot/ ad-aware/yahoo-antispy for...
ravi k. potla
05-30-2005 10:46 AM
ravi k. potla Go to last post
0 18
We get inconsistent application behavior on Authorization based on NTFS ACL Permissions. We implemented an ASP.NET 1.1 web application using NTFS...
Wade Mebed
05-29-2005 01:44 PM
Yunus Emre ALPÖZEN [MCSD.NET] Go to last post
1 25
Using net 2.0 I try creating a sslStream from a regular networkstream as folows Socket clientSocket =...
Jakob Nielsen
05-27-2005 05:31 PM
Jakob Nielsen Go to last post
14 27
Hi, all: I have a question about security in ASP.NET applications. We´ve to develop several applications. All of them with Windows integrated...
otto
05-27-2005 10:56 AM
Joe Kaplan \(MVP - ADSI\) Go to last post
7 12
Hey everyone, I have written an app which needs to install and uninstall windows services periodically. I have provided an interface in which the...
jnc
05-27-2005 05:01 AM
jnc Go to last post
0 18
The rights of the users on the network domain are reflected in the HKEY_CURRENT_USER registry hive if they are user-specific, and...
Sathyaish
05-26-2005 12:22 PM
Sathyaish Go to last post
0 14
Hi, How does the DPAPI work when using machinestore? Does all users on the machine have access to the encrypted data? Or is it possible to set an...
Johan
05-26-2005 09:00 AM
Michel Gallant Go to last post
1 31
I really wanted to see the reply on this one, but can't see any code but a page of encrypted characters... Am I not looking at the right...
oskma504
05-26-2005 06:56 AM
oskma504 Go to last post
0 15
The following code running in a C# windows forms application gives me an "Access denied" error message: private void Form1_Load(object sender,...
AT
05-26-2005 03:33 AM
AT Go to last post
4 23
I've written an Add-in for MS Outlook and in Visual Studio .NET 2003, I also created a setup project to install the add-in. It all works well. When...
Sathyaish
05-25-2005 02:12 PM
Sathyaish Go to last post
0 20
Hi I am attempting to implement impersonation from a windows application to a SQL Server database via a remoting middleware application(hosted in...
AT
05-25-2005 12:41 PM
Joe Kaplan \(MVP - ADSI\) Go to last post
1 17
I'm working on a solution that takes a random passphrase of a user and hashes it to produce an crypto key, which is then used to encrypt and decrypt....
Derek Knudsen
05-24-2005 04:14 PM
David Whitchurch-Bennett Go to last post
5 17
Hello. I am developing an application with multiple assemblies. I have all the projects contained in one solution just to make code management a...
Ryan Taylor
05-24-2005 08:14 AM
Ryan Taylor Go to last post
4 21
I use a free third component in my solution. and considering of security, I generate a Key.snk and using in this project. when i now generate...
jerry Lee
05-24-2005 07:04 AM
Nicole Calinoiu Go to last post
1 14
Has anyone done this successfully? I've been trying via both COM and P/Invoke interop to manipulate the attribute for Active Directory user objects....
Hugh Kelley
05-23-2005 05:27 PM
Hugh Kelley Go to last post
0 22
Computer A is running an application that needs to find a certain file in an FTP site folder that is also on computer A. The user that is logged on...
RD
05-23-2005 11:46 AM
RD Go to last post
6 16
I want to use a remote administration tool like telnet. I´m considering the use of Windows Services for Unix. Does Windows SFU 3.5...
otto
05-23-2005 08:43 AM
otto Go to last post
0 21
Post New Thread

Display Options
Showing threads 2201 to 2250 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.