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 All, I am new to this so bear with me. I have a network drive mapped on my computer where I want to place all my Visual Studio class libraries...
Jessard
11-12-2004 07:15 PM
Jessard Go to last post
2 16
Hey all, I wrote some impersonation code that works fine (i.e. I'm able to get the name of the user being impersonated and it works as expected) -...
Novice
11-12-2004 04:25 PM
Joe Kaplan \(MVP - ADSI\) Go to last post
1 26
------ Setup ------ - IIS runs with a domain user account 'domain\iisuser' - SQL Server has 'domain\iisuser' login setup to act as a data...
njtom
11-12-2004 04:23 PM
Joe Kaplan \(MVP - ADSI\) Go to last post
3 18
Hi, I want to take these steps in my application : 1) Create a custom code group that has that strong name of an specific assemly( which I know...
ALI-R
11-12-2004 02:57 PM
ALI-R Go to last post
4 16
I am using a .Net application which has a refence to a com component in COM+ ,it works fine in my local computer but when I put on a mapped path (on...
reza
11-12-2004 02:54 PM
ALI-R Go to last post
5 18
I tried importing a custom web part into my sharePoint web zone and got the following...
TOS
11-12-2004 10:15 AM
TOS Go to last post
0 17
I am trying to use the .Net Configuration 1.1 snap-in to create an Enterprise Code Access Security Policy Deployment Package. This seems to be...
Kirk Sinnard
11-12-2004 10:12 AM
Kirk Sinnard Go to last post
2 14
Is it possible to write a server app that can take an SSPI context and authenticate the client against a custom username/password scheme? I have got...
Mark
11-12-2004 04:20 AM
Mark Go to last post
2 47
FileIOPermission always treats '?' as an illegal character, but \\?\ is a valid prefix for file names that are using the Unicode API. As of XP SP2,...
Bill Menees
11-11-2004 02:43 PM
Bill Menees Go to last post
0 35
I recently installed Windows XP SP2 on a web server(development machine). I now get the following error when running a web application which writes...
AT
11-11-2004 02:27 PM
Bill Menees Go to last post
2 13
Even I'm looking for such code. Pls let me know as soon you get the code for this --- Posted using Wimdows.net NntpNews Component - Post Made from...
DotNetJunkies User
11-11-2004 01:32 AM
Dmitrii Zakharov [MSFT] Go to last post
1 20
I have a personal signature from a national authority which I can use to sign e-mail etc. As a software consultant I run my own web+exchange 2003...
richlm
11-10-2004 06:06 PM
S. Pidgorny Go to last post
1 18
I need to run my VB.NET exe on a share. I've read many, many postings about this and I still need help. I created a strong key pair file using sn...
Alan
11-09-2004 07:19 PM
Alan Go to last post
4 25
Hello all, I have an existing PEM format , RSA public/private key pair that I generated using the libeay32.lib in openssl. Is it possible for me to...
sumit
11-09-2004 05:57 PM
sumit Go to last post
0 18
Is there a way that in my application,before doing anything else,I can adjust the security level for local Interanet to "Full...
ALI-R
11-09-2004 04:46 PM
Eugene V. Bobukh [MS] Go to last post
2 19
I built the library and test tools described in http://msdn.microsoft.com/library/default.asp?url=/library/en-us/secmod/html/secmod25.asp. It works...
Kal
11-09-2004 04:40 PM
Kal Go to last post
4 17
I am writing a webService that is going to be accessed anonymously (I don't want to "configurable" depend on windows integrated authentication). But...
Johan Johansson (Sweden)
11-09-2004 10:28 AM
Nicole Calinoiu Go to last post
1 16
If I have a Windows app that talks to a non SQL server database. Is it possible to have it secure? So that no one can decompile the app modify...
Chuck P
11-09-2004 08:15 AM
Mary Chipman Go to last post
3 23
Hi, how can i create a CAB-File, if my VS project is on a net drive. Localy (C:\) it works well. CabWiz.WCE4.Project.log is looks so: Warning:...
AT
11-09-2004 06:00 AM
AT Go to last post
0 13
Hey all, I have a question about what key lengths are supported by RSA encryption in .Net (through RSACryptoServiceProvider). I have checked...
Novice
11-08-2004 08:16 PM
Rob Teixeira Go to last post
3 20
I'm working on a no-touch deployed assembly and I would like to be able to provide clients with an msi to 'trust' my software. I was wondering if...
AT
11-08-2004 08:14 PM
Nicole Calinoiu Go to last post
2 17
Hey all, how does Microsoft suggest that an organization set the enterprise policy config file so that none of the common users can change that file?...
Novice
11-08-2004 08:10 PM
Nicole Calinoiu Go to last post
1 20
I receive ERROR - CTL_E_PERMISSIONDENIED On line with the following line of code fso.CopyFolder(path, destination, True) err detail Copy was...
Rich
11-08-2004 12:34 PM
Rich Go to last post
1 32
Hi, Can anyone explain to me the fundamental differences between java and .Net and what the pros and cons of each are or or point me to a recent...
Stephen Goodridge
11-08-2004 12:29 PM
kvinde Go to last post
1 21
Hello i'm using this link to test: http://www.codecta.com.br/rijndael.html i have a flash applications that sends me CIPHERTEXT and i should open...
AT
11-08-2004 08:19 AM
Rob Teixeira Go to last post
1 30
Hello, I created a WindowsIdentity object using the WindowsIdentity(IntPtr) constructor passing it a token I received from a call to the LogonUser...
Michael
11-08-2004 06:55 AM
Arno Richard Go to last post
1 17
Hi, I am trying to run my webservice which creates a performance counetr and writes to it on Windows 2003, where the following error is returned. It...
Lopamudra Patnaik
11-08-2004 06:20 AM
Lopamudra Patnaik Go to last post
0 25
Hi, I am trying to write to a event log called "TESTING" thorugh my web service. This runs fine on WIndow 2000 and creates a key "TESTING" under...
Lopamudra Patnaik
11-08-2004 02:33 AM
Lopamudra Patnaik Go to last post
2 22
Hello there I wrote a web site in c# and I'm using forms authentication for some of the pages in the root folder. The site is fully accessible from...
RodrigoIreland
11-07-2004 05:24 PM
RodrigoIreland Go to last post
0 23
I am using Me.BindingContext(School11, "Student").AddNew() to add to my datagrid. It has 3 columns in my grid (Student, PhoneNumber, Address)...
Dave
11-07-2004 02:43 PM
Dave Go to last post
0 38
I would greatly appreciate help on issue that looks as have been resolved before: I wrote a ServicedComponent that reads and writes files to a...
VK
11-07-2004 12:08 PM
VK Go to last post
0 24
When I try to execute a brand new C# Word Template Project, I get a dialog box with: The current .Net security policy does not permit...
Chuck Hartman
11-06-2004 11:17 PM
Chuck Hartman Go to last post
1 29
I am at the beginning stages of writing a massive database-connected business management application using the .NET framework and am becoming worried...
Nate A
11-06-2004 06:04 PM
Chuck P Go to last post
3 20
The procedure entry point MD5Final could not be located in the dynamic link library ADVAPI32.dll This happens when using the WSE to access the...
normanLevel3
11-05-2004 10:51 AM
normanLevel3 Go to last post
0 21
The procedure entry point MD5Final could not be located in the dynamic lin library ADVAPI32.dll. This message occurs in a popup on Windows2000. The...
normanLEVEL3
11-05-2004 10:39 AM
normanLEVEL3 Go to last post
0 25
How can I retrieve the current logged user GUID?
AT
11-05-2004 09:22 AM
Joe Kaplan \(MVP - ADSI\) Go to last post
3 24
Some basic questions.. 1. Is there a way I can create X509 digital certificates with DSA key? 2. Is there a way to retrieve DSA Keys out of the X509...
Raj
11-04-2004 06:31 PM
Raj Go to last post
0 20
Hi, I need to set custom permissions based on the currently logged-on user, but I'm having some real trouble with this ... I can set the current...
Angelos Karantzalis
11-04-2004 05:50 AM
Angelos Karantzalis Go to last post
6 19
I want to encrypt a string, and save it to file, so that later on I can read in the string and decrypt it ... this SHOULD be pretty straight...
billr
11-03-2004 05:59 PM
Rob Teixeira Go to last post
1 41
Hi. I am using forms authentication in ASP.Net against Active Directory. I have followed the example provided by Microsoft. Here is my...
Egbert
11-03-2004 06:50 AM
Egbert Go to last post
0 29
-------------------- You may be able to achieve this by "interopting" with a COM dll called Iadstools.dll and using a function from it called...
AT
11-02-2004 11:03 PM
AT Go to last post
0 22
-------------------- This is known to occur because of WSS introducing new security settings. Check the Web.config under IIS root. If you...
AT
11-02-2004 10:38 PM
AT Go to last post
0 27
I have a couple of questions concerning the classes that extend IPermission and expressing Security Actions in general. First of all, my...
Novice
11-02-2004 05:39 PM
Novice Go to last post
2 23
Hi list- I'm working on a pocket pc 2002 app that makes a call to a web service. This call returns a tripledes encrypted message. I've discovered...
Patrick
11-02-2004 05:35 PM
Valery Pryamikov Go to last post
1 22
Greetings, I'm developing an application that should run in a non-admin environment. Also, to avoid "no-admin-rights problem" I always work and...
Ilya Ryzhenkov
11-02-2004 02:38 PM
Ilya Ryzhenkov Go to last post
3 19
Hey there, I'm a newbie in securing applications. For me a login form asking for login and password is quite enough. However, for time and memory...
Rui Dias
11-02-2004 09:31 AM
Rui Dias Go to last post
0 28
I need to encrypt a string, store it in a database varchar field, then later fetch the string from the database and decrypt it. I can encrypt to a...
AT
11-02-2004 09:06 AM
Hernan de Lahitte Go to last post
2 26
Hi group, I want my app to show a msg if my it doesn't have the required permission(s), however this simply doesn't work. What am I...
Marius Groenendijk
11-02-2004 04:16 AM
Marius Groenendijk Go to last post
3 24
Hi, I'm a newbie to code access permissions in .net. I tried reading code access document in MSDN and they don't have fully working code samples or...
AT
11-01-2004 10:38 PM
AT Go to last post
4 18
We are interested in using basic authentication (with https) to implement Single Sign On (SSO) with Internet Explorer clients. Does anyone...
MichaelRichman
11-01-2004 07:52 PM
kay123 Go to last post
1 29
Post New Thread

Display Options
Showing threads 2851 to 2900 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.