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 there, I am usign System.IO.File.Exists in my ASP.NET code to determine if a file exists in the specified location. The webserver is my local...
Nikolai Evseev
08-23-2005 03:21 AM
Nikolay Evseev Go to last post
14 34
Hi, 3rd day is already gone without any solution. My problem is, I have a Windows Server 2003 sp1 machine as my development platform having NTFS...
Waqas Pitafi
08-23-2005 01:38 AM
Dominick Baier [DevelopMentor] Go to last post
2 17
Hello all, I am using C# Express 2005 that parses a log file then generates a report in another file. When I run the application from a network...
AT
08-22-2005 11:58 AM
Nicole Calinoiu Go to last post
9 14
hi, I invoke ShellExecute in a installer class return ok when pass in a local folder. However I always get SE_ERR_ACCESSDENIED if pass in a...
bassil
08-22-2005 11:51 AM
bassil Go to last post
0 19
Hello Nicole Calinoiu. yep, you're right, I still get the crash though :D thanks. -- Regards, Luis Abreu
Luis Abreu
08-22-2005 09:48 AM
Nicole Calinoiu Go to last post
1 17
How to redirect requests from http to https and https to http when the SSL certificate is installed on load balancer in asp.net
Krish
08-20-2005 12:59 PM
Krish Go to last post
0 31
I have an ASP.NET application that using form-based authentication. I have a logon page, the user can enter his user name and password – which...
Sword
08-20-2005 03:09 AM
Dominick Baier [DevelopMentor] Go to last post
4 35
Hi, I have many questions. 1. I need to create a Hash value of a String. Does anybody has a function? I am havin troubles doing my own function,...
Alfredo
08-20-2005 03:08 AM
Dominick Baier [DevelopMentor] Go to last post
6 31
Hi folks Of course the answer is no, like all the time. But I would like to know if the Protector is the safest possibility currently available to...
chjossi (AT) gmx (DOT) ch
08-19-2005 11:44 AM
chjossi (AT) gmx (DOT) ch Go to last post
0 17
Hello I've written a simple .net 1.1 class that uses the cryptography classes to encrypt/decrypt using DES. My client just sent me their key which...
Corleen
08-19-2005 02:57 AM
Chris Priede Go to last post
1 17
I have an ASP.NET (version 1.1) application that needs to read data from a SQL Server 2000 database. Both IIS and the SQL Server are running...
Marc Butenko
08-19-2005 02:34 AM
Dominick Baier [DevelopMentor] Go to last post
1 17
hi i've vb application and i migrated it to vb.net application and it is working fine when i run this in windows 2000 professional where am...
Yoshitha
08-19-2005 12:17 AM
Yoshitha Go to last post
0 13
We have an app that runs on a network drive that has a Strong Name assigned it it and all dll's. This app ran flawlessly until a recent windows...
RyanW
08-18-2005 12:38 PM
RyanW Go to last post
5 45
Hi folks I wonder if preJITed code solves some of the security issues. What about: - Protection of intellectual property (Lutz Röder's .NET...
chjossi (AT) gmx (DOT) ch
08-18-2005 09:45 AM
Nicole Calinoiu Go to last post
1 14
I recently developed a web based application however each time i run it frmo my web browser and attempt to write a file to my local machine i get...
ahmed khairy
08-18-2005 09:06 AM
Nicole Calinoiu Go to last post
1 43
What is the "best practice" for connecting to SQL Server when it is on a different server than IIS? Details on implementation (processes and...
Marc Butenko
08-18-2005 09:03 AM
Paul Clement Go to last post
1 27
Hi guys I have to license a program. I would like to do it the following way: - When the application is installed, the user must enter a key. - The...
chjossi (AT) gmx (DOT) ch
08-18-2005 07:50 AM
chjossi (AT) gmx (DOT) ch Go to last post
0 16
I've got my Forms Authentication setup, but even with a valid login the following code just returns me back to my Login form. My...
Rob R. Ainscough
08-17-2005 01:29 PM
Raymond Yuen Go to last post
1 32
hi, I have created a web App where Single sign on needs to be implemented, there are other two web apps remotely 1 - HTML App 2 - ASPX App when ever...
manas
08-17-2005 12:47 PM
manas Go to last post
0 20
Hi, I have a situation. We need to encrypt database connection information like server name, user id and password. I was thinking of X509...
Gaja
08-17-2005 02:55 AM
Valery Pryamikov Go to last post
16 40
The simple version of my question is this: how can you (or can you) set security so that a privileged assembly can only be called by a...
ubiquitousspor
08-16-2005 11:53 AM
ubiquitousspor Go to last post
6 18
Using the default constructor of RSACryptoServiceProvider - it creates a new pair of keys - public + private. 1) Is there a way to reinstall the...
Eric Dan
08-16-2005 10:02 AM
Eric Dan Go to last post
1 22
Using RSACryptoServiceProvider - (or any) in .NET - is it possible to encrypt with the private key and decrypt with the public key? From what I...
Eric Dan
08-16-2005 09:55 AM
Eric Dan Go to last post
1 19
I've developed a small console application that gathers systeminformation about the machine. I can run this from a shared network drive, and it...
Svein Erik
08-16-2005 07:29 AM
Nicole Calinoiu Go to last post
3 23
We have a .NET class library with a built-in license-control system that checks for the presence of a digitally signed license file AT RUNTIME. ...
Stephen Walch
08-13-2005 05:05 PM
Stephen Walch Go to last post
0 21
I'm working in a IIS5.0 IE5 ASP.NET1.1 enviroment. I need delegarion, I have read that this should be posible using Kerbros. But how can I get...
Rainier
08-12-2005 01:26 PM
Paul Clement Go to last post
4 23
A small number of users have noticed some bugs with the .NET utility Keypal.exe (keycontainer info. lister and public/private keyblob...
Michel Gallant
08-12-2005 09:25 AM
Michel Gallant Go to last post
0 29
Hi, Can someone clarify the difference between the FullTrust and the Everything permission sets? I know that a FullTrust assembly will not...
Jeppe Dige Jespersen
08-12-2005 07:58 AM
Jeppe Dige Jespersen Go to last post
2 24
Hi all, I have a VC++ v7 Windows C++ application (i.e. not C#) which is accessing a webservice via https. The directory is configured through IIS...
David Carr
08-11-2005 11:21 PM
David Carr Go to last post
4 24
Basically put I am trying to get the disk-space used of a directory from a web application. The problem arises when the application (more the user...
Phil Rayner
08-11-2005 05:12 PM
Phil Rayner Go to last post
0 21
I am sure this is simple, but I can't find any documentation on using FORM Authentication and creating an account info recovery page that will...
Warren
08-11-2005 04:54 PM
Warren Go to last post
2 21
the 'Access is denied' err in Q is referencing a file in: C:\windows\microsoft.net\framework\v1.1.4322\Config\machine.config Configuration...
rasta
08-11-2005 04:53 AM
rasta Go to last post
2 17
HI I am calling exe (vb.net application) from web application for this i wrote code like this system.diagnosis.process.start("e:\...") i wrote...
Yoshitha
08-10-2005 03:50 AM
Yoshitha Go to last post
0 13
Hello I have gathered some code for changing a windows users password, but I need a bit more info. I want to change the password on several Winsows...
AT
08-09-2005 09:39 AM
Dominick Baier [DevelopMentor] Go to last post
1 22
We have been using the managed class SHA512 for some time. Now we would like to transfer all of the hash values generated by this algorithm to a...
Kevin Burton
08-08-2005 05:30 PM
Joe Kaplan \(MVP - ADSI\) Go to last post
1 24
seems that both provide similar encryption methods, i.e DES£¬RC2,TripleDes my question is that why every .net encryption class has a initial...
montaque
08-08-2005 09:14 AM
Michel Gallant Go to last post
1 25
I'm trying to do the following on an x64 Pro system running in a Least Privilege User Account. (C#) EventLog eventLog = new EventLog("MyLog", ".",...
AT
08-06-2005 03:55 AM
Dominick Baier [DevelopMentor] Go to last post
5 14
does C# have any collection objects that support sort functionality so that I dont have to write my own sorting algorithm?
Daniel
08-06-2005 12:00 AM
Joseph Bittman MCSD Go to last post
1 16
We are currently using SSPI to authenticate our users to the domain (see http://support.microsoft.com/default.aspx?scid=kb;EN-US;180548) in...
Anthony Yott
08-05-2005 12:12 PM
Anthony Yott Go to last post
0 16
how to create a gif or png dynamicaly in .aspx and return in response?
Daniel
08-05-2005 10:32 AM
Joe Kaplan \(MVP - ADSI\) Go to last post
1 15
Hi, I'm trying encryption and decryption ... the problem is that whatever symmetric algorithm I use, my decrypted string almost always contains...
Samba
08-05-2005 10:31 AM
Joe Kaplan \(MVP - ADSI\) Go to last post
1 34
Hi, When one calls sn.exe, what are the expected error codes (errorlevel) in return ? I'm using delay signing. I think about three cases when...
Thibaut
08-05-2005 07:06 AM
Nicole Calinoiu Go to last post
5 12
Hi, I'm doing a symmetric encryption using DES provider. I've posted my VB.NET code below: ' Encryption Dim encAlg As New...
Samba
08-05-2005 02:07 AM
Samba Go to last post
4 20
I am seeing a secnario where a signature that I generated with a RSACryptoServiceProvider.SignData 90 days ago cannot be verified. Do these...
AT
08-04-2005 02:14 PM
William Stacey [MVP] Go to last post
1 22
We are trying to create a local user through this code in a ASP.NET page: Dim AD As DirectoryEntry = _ New DirectoryEntry("WinNT://" +...
Norbert Kessler
08-04-2005 10:24 AM
Joe Kaplan \(MVP - ADSI\) Go to last post
1 26
in C# fastest way to convert a string into a MemoryStream
Daniel
08-04-2005 04:23 AM
Raffaele Rialdi [MVP] Go to last post
1 21
Hi all, I know how to use the StrongNameIdentityPermission attribute to secure an assembly against callers which have no strong name with the given...
Jürgen Bayer
08-03-2005 10:39 AM
Nicole Calinoiu Go to last post
3 10
I wrote a code with C# to authorize users against AD. Here is the code: ArrayList usersList = new ArrayList(); object groups =...
albier
08-02-2005 08:34 PM
Joe Kaplan \(MVP - ADSI\) Go to last post
4 12
I have a web service configured with Anonymous access disabled. The calling client, prior to executing a method on the service, sets its network...
nobody101 (AT) comcast (DOT) net
08-02-2005 02:12 PM
Paul Clement Go to last post
1 11
HELP I have been trying for some days now to decrypt a file encrypted in VB.NET. - The algorithm being used is DES. - I understand that the cipher...
AT
08-02-2005 09:48 AM
MarkB Go to last post
3 10
Post New Thread

Display Options
Showing threads 2001 to 2050 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.