| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Dear List,
I have developed an application in VS 2005. The application works fine when
run from the Local drive C:\ but when the application is run...
David++
|
09-07-2006 12:41 PM
Nicole Calinoiu | 6 | 17 |
|  | I get an "Value does not fall within the expected range" when
performing AccessCheck on one particular Operation. It used to be
working fine and...
Sanjay
|
09-07-2006 11:17 AM
Sanjay | 0 | 30 |
|  | I'm building a .NET Windows Service that needs Modify rights on a network
folder. I'm guessing that running as the Network Service (or Local...
Marc
|
09-06-2006 03:37 PM
Marc | 2 | 20 |
|  | Hi,
I keep getting the above error when trying to connect to an https web
service. I have no proxy set up, no firewall either.
Exception...
artemisx
|
09-06-2006 01:52 PM
artemisx | 0 | 15 |
|  | In a windows form app (2.0) I get an IOPermission failed while
executing the lines:
Configuration exeConfig...
ditnooitlezen@gmail.com
|
09-06-2006 08:35 AM
hermans.gerard@gmail.com | 2 | 18 |
|  | Hi evryone,
This sql code doesn't work.
set @cmd =
'D:\data\gegevensbeheer\produktie\AccountSynchroTrigger\AccountSynchroTrigger.exe '
set @cmd =...
Filip De Backer
|
09-06-2006 05:27 AM
Dominick Baier | 3 | 21 |
|  | hi,
i have given access to a limited no of users on my webpage.
i have uesd windows authentiation.
when a user is not able to login site should be...
nemesis.saurabh@gmail.com
|
09-06-2006 05:15 AM
nemesis.saurabh@gmail.com | 0 | 23 |
|  | Hi,
I'm trying to construct a sandbox using the procedure outlined here:
http://blogs.msdn.com/shawnfa/archive/2005/08/08/449050.aspx. I...
Nick Johnson
|
09-05-2006 04:33 PM
Nick Johnson | 0 | 21 |
|  | Hello all,
I need to retrieve a certificate from a Microsoft Certificate Services
PKI by its certificate ID and I don't know where to...
Thorsten Kallweit
|
09-05-2006 12:04 PM
Thorsten Kallweit | 3 | 19 |
|  | Hi,
I'm using the SOAP Client 3.0 to access a Web Service. The access works for
http. When I try to access the service using https, I get the...
heikonolte
|
09-05-2006 05:11 AM
heikonolte | 0 | 27 |
|  | I'm using VB 2005 and .NET 2.0 under Vista build 5472 and get a "Hook cannot
be created." security exception whenever I try to call the Send or...
Dan Dautrich
|
09-02-2006 12:57 AM
Dan Dautrich | 0 | 18 |
|  | I am implementing a licensing library to use across all my companies
applications.
The basis for this system is going to be simple text files that...
Ray Cassick \(Home\)
|
09-01-2006 01:40 PM
Valery Pryamikov | 15 | 53 |
|  | anyone here using one of these solutions?
CodeVeil from XHEO - looks promising - i tried to use it but it brakes
some of my assemblies and CLR can't...
SharpCoderMP
|
09-01-2006 10:59 AM
SharpCoderMP | 0 | 26 |
|  | hello,
is it possible to configure the ActiveDirectoryMembershipProvider to
talk to a non-microsoft LDAP server such as novell eDirectory ?
all the...
tomschuring@gmail.com
|
09-01-2006 10:08 AM
Joe Kaplan | 1 | 19 |
|  | hai,
i am working on a RightsManagementAppliction.it is dealing with LDAP.
Can u send any links which explains about implementing LDAP with...
chandu
|
09-01-2006 09:58 AM
Joe Kaplan | 2 | 19 |
|  | OWASP Autumn Of Code 2006
London, United Kingdom, August 31, 2006
The Open Web Application Security Project (OWASP) is launching today a
new...
dinis.cruz@googlemail.com
|
09-01-2006 04:25 AM
dinis.cruz@googlemail.com | 0 | 20 |
|  | I have a small console app that started out in dotnet 1.1 in VS 2003. That
version can be copied to a W2K3 server where it runs fine.
I set up a new...
Kal
|
09-01-2006 01:22 AM
Kal | 0 | 26 |
|  | Can someone please describe why impersonation requires the impersonator to
be local admin?
Daniel
|
08-31-2006 01:37 PM
Dominick Baier | 1 | 16 |
|  | We don't want or expect our users to make the decision as to whether or not
to allow our program to run.
I would like to set-up an internal...
Mike Dekarske
|
08-31-2006 12:10 PM
Dominick Baier | 1 | 18 |
|  | To add a new permission set into the CAS through caspol we have to
specify a XML file.
surprisingly I can't find anywhere not even on MSDN, the...
Triv
|
08-31-2006 10:47 AM
Dominick Baier | 1 | 25 |
|  | I have some questions about persistent and session cookie handling that I
can't quite get ironed out.
I have two applications. One is Framework 1.1,...
Aaron Sanders
|
08-31-2006 08:46 AM
Aaron Sanders | 4 | 24 |
|  | Does anyone know why I get an exception when I calll
SslStream.EndAuthenticateAsServer ?
When I use (the synchronous) AuthenticateAsServer,...
zing
|
08-31-2006 08:28 AM
zing | 0 | 18 |
|  | Hi
I have a web service which uses WSE for signing, and SSL for confidentiality
and authentication.
Authentication is via client certificates.
The...
oldbear
|
08-30-2006 02:47 PM
Joe Kaplan | 5 | 25 |
|  | I have an application that requires a user name and password so no one
sits down at anyone else's desk and runs the application as that user.
I don't...
Rocky Neurock
|
08-30-2006 02:34 PM
Rocky Neurock | 4 | 22 |
|  | I want to pass a string password in System.Diagnostics.Process.Start.
The problem is that the defined password parameter is SecureString not
string...
Bishoy George
|
08-30-2006 01:47 PM
Alun Jones | 2 | 17 |
|  | Hi i have problem, how do i differentiate whether someone tried to logon to
the dc or an machine. by seeing the event logs on dc
virag thakkar
|
08-30-2006 10:34 AM
virag thakkar | 0 | 33 |
|  | I have VS 2003 on my laptop and want to keep it, but I need to do a
re-install on my laptop of windows XP, I have registered the software but can
no...
Dee
|
08-26-2006 04:58 PM
Dee | 2 | 26 |
|  | I'm looking for information on how to programmatically validate a
client certificate.
I found this article http://support.microsoft.com/kb/315588/...
JT
|
08-26-2006 03:03 PM
JT | 5 | 19 |
|  | Hi everyone,
I'm trying to verify and generate detached signatures stored in S/MIME
multipart/signed messages.
When the signed content is made of 1...
Edouard Goossens
|
08-26-2006 10:18 AM
Edouard Goossens | 0 | 22 |
|  | Hi,
I have similar problem to this thread (and I want the same thing - I
wanted to check the user role of a given user...
marek.hlavka@gmail.com
|
08-25-2006 07:50 AM
Dominick Baier | 1 | 15 |
|  | Hi my webserver is running .Net 1.1 and intermitently i get the
following error. Does anyone out there have any idea why this happens?
And how i can...
simonmarkjones@gmail.com
|
08-24-2006 03:28 PM
William Stacey [MVP] | 3 | 17 |
|  | I have been struggling with an issue that occurs under .NET 2.0, but
does not occur under .NET 1.1. Essentially I am trying to open up a
performance...
Geoff McElhanon
|
08-24-2006 01:30 PM
Geoff McElhanon | 0 | 20 |
|  | Hello all,
I am trying to list all the security groups for several folders on a
remote machine using NTAccount. What I get is...
bassam1971@gmail.com
|
08-23-2006 05:44 PM
bassam1971@gmail.com | 0 | 18 |
|  | I'm using c# to created a OU folder and named it "Isolate" in windows setting.
DirectoryEntry newEntry = de.Children.Add("ou=Isolate",...
ttan
|
08-23-2006 04:55 PM
ttan | 2 | 26 |
|  | I wanted to configure the Domain Controller filter list in C# but haven't
get any clue how to do this.
Can someone give me a hint or sample how to do...
ttan
|
08-23-2006 04:35 PM
ttan | 0 | 17 |
|  | Hi,
Does anyone have any recommendations for a third parties PGP API for use in
..net? I am specifically looking to encrypt files that get sent to...
Al Smith
|
08-23-2006 09:04 AM
Al Smith | 8 | 66 |
|  | Dear all,
I am using framework 1.1
I try to add 2 security atributes to a component class but not able to do it
based on syntax mistake that I could...
serge calderara
|
08-23-2006 03:18 AM
serge calderara | 4 | 18 |
|  | Der all,
I have a text box where my user introduce a URL of type Http:\\.... or
Ftp:\\...
I need to verify that only this type of syntax is valid...
serge calderara
|
08-22-2006 11:07 PM
outlaw | 3 | 31 |
|  | when my C# service impersonates a secondary account does the secondary
account need any special permissions? what are they?
Daniel
|
08-22-2006 11:02 PM
Dominick Baier | 1 | 20 |
|  | Is there anyway to encrypt the connection string using an algorithm which is
FIPS 140-2 certified, and then store the key in a FIPS 140-2...
Gilgamesh
|
08-22-2006 02:31 PM
William Stacey [MVP] | 5 | 20 |
|  | DiskNumen: www.firmlysoft.com
DiskNumen, the most powerful computer security tool, will make
everything intact after your reboot even if there are...
0000000000000000000000000000000
|
08-22-2006 11:39 AM
0000000000000000000000000000000 | 0 | 26 |
|  | Hi, I am using Microsoft.Win32.Security package(C#) to set the NT security of
specified folder/file.
My purpose is to protect the content of files...
tchu
|
08-22-2006 01:58 AM
tchu | 3 | 39 |
|  | How do you fix existing records that have been encrypted, but now throw an error 'pcsk7 error' when trying to decrypt.? the full error is 'padding...
Darnell
|
08-21-2006 07:15 PM
Darnell | 0 | 44 |
|  | I am new to ASP.NET and need to develop an application that archives /
retrieves documents. When the document is stored, the user specifies...
Bob
|
08-21-2006 01:54 PM
Bob | 4 | 28 |
|  | Hi,
I just discovered the Rfc2898DeriveBytes class, thanks to the MSDN
nugget on storing passwords . The thing is, it left me hanging at
the end....
Jono
|
08-21-2006 09:31 AM
Jono | 3 | 24 |
|  | Dear all,
I have read one scenario in the Pattern and Practice article descrinbing the
ASP.NEt to Sql Server intranet whcih explain how...
serge calderara
|
08-21-2006 08:45 AM
serge calderara | 0 | 24 |
|  | in the patterns and practices guidelines for securing applications it
recommends hashing passwords and using a salt if storing to a database (i am
ok...
Dan
|
08-19-2006 09:11 PM
William Stacey [MVP] | 27 | 83 |
|  | I would like to store a Windows NT Account SID in an SQL server table as a
SID String.
What is the maximum length of a SID String?
What is the...
Russell Mangel
|
08-19-2006 12:13 PM
Joe Kaplan \(MVP - ADSI\) | 4 | 17 |
|  | Dear all,
I have an application which can me extended by custom components that
can come from internet, from a source which is unknown and...
serge calderara
|
08-19-2006 10:43 AM
serge calderara | 0 | 19 |
|  | I am implementing AzMan on Advanced Server 2000. I have downloaded and
installed the runtime and MSXML 4.0. My question is specifically...
jblair
|
08-19-2006 07:00 AM
Dominick Baier | 1 | 17 |