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     
Hello: Are there any good resouces out-there to learn how in vb.net to set access control entries for files: I know how to impersonate an account...
Support
01-24-2005 06:59 AM
Support Go to last post
0 19
Hi, Has anyone know how to do window authentication against ADAM users? Thanks for any reply Ann
Ann
01-23-2005 08:09 PM
Ann Go to last post
0 25
Hello, I'm working on word automation through .Net web application. Whenever I try to create an instance of word application is says "The message...
Pallavi
01-22-2005 10:53 PM
ashok_kumar716 Go to last post
1 21
a couple of months ago, the wallpaper on my desktop was inverted as were the mouse functions. i've deleted unused files from my computer and run...
JTdawgBeach
01-22-2005 05:03 PM
JTdawgBeach Go to last post
0 12
When comparing md5 hashes between ones generated by Oracle and .Net (or any thing else) you need to ensure that exactly the same byte arrays enter...
Bart
01-22-2005 06:23 AM
Bart Go to last post
0 25
I've built a distributed application with a windows form in visual studio.net. The windows form connects to a SQL server instance running on windows...
JH Higgins
01-21-2005 01:25 PM
JH Higgins Go to last post
0 18
I create a key pair using sn -k mykeys.snk. When I try to view the keys using sn -tp mykeys.snk I get an error: Failed to convert key to token --...
Joe
01-21-2005 12:32 PM
Nicole Calinoiu Go to last post
1 20
I understand that I can "install" a strong name key pair into the CSP. What I would really like to know is where does the key goes? Is this...
Gecko
01-20-2005 08:30 PM
AT Go to last post
3 19
Hi all, I'm running into a problem that's driving me nuts when decoding a file. In an app, I've managed to generate binary files wich 128...
AT
01-20-2005 11:49 AM
Samuel Caparros Go to last post
3 20
Hello and thanks in advance for your help. I am trying to implement an ASP.NET application with <authentication mode="windows"> in the web.config...
AT
01-20-2005 11:20 AM
Joe Kaplan \(MVP - ADSI\) Go to last post
1 16
I have a .Net application that uses windows authentication. It is a contacts database. It picks up your username and compares it to a database. If...
pmasters
01-20-2005 11:05 AM
Paul Clement Go to last post
5 15
Hi, Is it possible to determine Type's *PermissionAttributes through Reflection? For example, class Class1{} How can I find out that...
LF
01-19-2005 09:08 PM
AT Go to last post
7 11
New to Windows Server 2003 and developing a speech application. When I try to login to SQL server either local or on network I get the following...
PickwickBob
01-19-2005 08:52 PM
Joe Kaplan \(MVP - ADSI\) Go to last post
7 12
well - you could take the developmentor essential .net security class where we build such an installer in the lab .. or get some inspiration here :...
Dominick Baier [DevelopMentor]
01-19-2005 08:50 PM
Joe Kaplan \(MVP - ADSI\) Go to last post
1 16
After reading Eugene Bobukh's blog entry about creating custom non-CAS permissions, I developed a few custom permissions to satisfy the needs of...
Jason
01-19-2005 04:16 PM
Jason Go to last post
0 11
just be aware that this msi package overwrites all changes you have done before to the policy - especially important if you plan to distribute...
Dominick Baier [DevelopMentor]
01-19-2005 03:25 PM
Joe Kaplan \(MVP - ADSI\) Go to last post
1 14
I have 2 webservers, one running a web application and the other a web service. The web application calls a web method of the web service...
Lopamudra
01-19-2005 11:12 AM
Eugene Mayevski Go to last post
1 13
Hi. I developing an Excel solution with Visual Studio Tool for Office. The solution contains two strong named assemblies. excelsolution.dll and...
Patrik Lindholm
01-19-2005 05:44 AM
Patrik Lindholm Go to last post
0 11
Hey In designing a website, I would like to be able to make pages require certain permissions in order to "view/execute" them. So far I've only been...
Morten Dahl
01-18-2005 09:47 PM
Joe Kaplan \(MVP - ADSI\) Go to last post
1 17
I am trying to compile a license file with lc.exe. I get this error ' LC0003 unable to resolve type'. The text file conytaining the license...
Ldraw
01-18-2005 12:59 PM
Nicole Calinoiu Go to last post
1 20
Hi I have IIS & COM components running on one box and 2 nd set of COM components on different box. I am making a call from application to the...
Naveen
01-18-2005 12:41 PM
Naveen Go to last post
0 30
I need to take a string and generate a MAC (Message Authentication Code) using TrippleDES and get the following result: In this sample the input...
Josh Newman
01-18-2005 10:08 AM
Valery Pryamikov Go to last post
6 21
Hello, Can someone help me with signing of the external file. What is the proper way to invoke SignedCode.Sign() method ? Here is parrt of jscript...
Ivaylo
01-18-2005 09:45 AM
Ivaylo Go to last post
0 24
I'm trying to send mail as part of a VB.NET app. I'm using System.Web.Mail to do so, but when I perform the .Send() method, I get the following...
Higgs32Syr
01-18-2005 09:14 AM
Nicole Calinoiu Go to last post
3 16
your ASP.NET applications seems to run in partial trust. this is configured through the <trust level="xxx" /> setting in web.config or...
Dominick Baier
01-17-2005 07:14 PM
Higgs32Syr Go to last post
1 12
Hi, I posted this in dotnet.xml, but got no response. Does anyone here have any ideas? ------------------- I am creating a digital signature...
Phil Hobgen
01-17-2005 07:09 PM
AT Go to last post
3 17
Hello, I have a few 3rd party smart card based CSPs which I want to suport in my application. It uses .NET RSACryptoServiceProvider to decrypt data...
Mirko Dobermann
01-17-2005 02:28 PM
Karsten Becker Go to last post
1 31
Is it possible to strong name an assembly that was compiled without a snk? I am asking because we are using an LGPL licensed codebase that has...
Mike
01-17-2005 01:18 PM
Ivan Medvedev [MS] Go to last post
7 18
I have searched the site and couldn't find the extact answer. Here is my question: I have run Caspol tool to give FullTrust permissions to some...
Ping
01-17-2005 01:13 PM
Ivan Medvedev [MS] Go to last post
1 22
Hello I am currently trying to retrieve all security groups from active directory for the logged in user on an ASP.Net page using C#. I am using...
AT
01-17-2005 12:48 PM
Kent Anderson Go to last post
6 18
I need to copy a file to share but, when doing it manually, I have to enter the username and password; I need to be able to do this...
Todd Tingen
01-17-2005 12:30 PM
William Stacey [MVP] Go to last post
2 14
i have a asp.net application which uploads a file. i want to save the uploaded file on a remote server on the domain. this is the script: Dim plc...
dalia caspi
01-17-2005 12:11 PM
Paul Clement Go to last post
1 21
Hi, I used the following code to copy file from local machine to remote machine. Z: is mapped drive. It can work well with Windows Application, but...
AT
01-17-2005 12:02 AM
Paul Clement Go to last post
1 21
When we follow the Form Authentication, how can we force to the login page if an intruder types the querystring on the browser address bar directly?
rkbnair
01-15-2005 10:19 AM
rkbnair Go to last post
4 22
I am trying to install a SystemEvents.TimeChanged event in a Windows Sevvice app. However, when I go to install the event...
Ralph Flaugher
01-14-2005 03:47 PM
Ralph Flaugher Go to last post
0 20
Hi All, I don't know if this is the right place to ask my question but here goes. Does anybody know if there are .net components that implement PGP...
Wouter vanEck
01-14-2005 12:36 PM
Wouter vanEck Go to last post
2 18
I am suddenly getting this on a couple of Windows XP (.NET 1.1) machines in my environment. The machines haven't change, and my code hasn't...
Robert Phillips
01-13-2005 02:23 PM
Robert Phillips Go to last post
0 10
Hi Pete, Did you ever get a fix to this problem? thanks, Sekar
Sekar Velu
01-13-2005 09:32 AM
Sekar Velu Go to last post
0 11
I wrote some small piece of code to build a treeview, which should display an image of the file system, but only the folders the logged user has...
Lalo
01-12-2005 12:39 PM
Lalo Go to last post
4 22
Is there a way to convert a login id from the form username (AT) domain (DOT) com to the form domain\username? Thanks.
Andrew Purnis
01-11-2005 06:14 PM
Joe Kaplan \(MVP - ADSI\) Go to last post
4 23
I am writing an ASP.NET application which handles new user registration and account reset requests. The application needs to create new users in...
Eugene Katz
01-11-2005 11:52 AM
Joe Kaplan \(MVP - ADSI\) Go to last post
1 12
I am running into a problem. I need to be able to run .Net exe windows app from a server when launched by a web browser where the client machine is...
Doug Hagerman
01-11-2005 09:02 AM
Nicole Calinoiu Go to last post
1 25
I'm developing an application and want to have the "remember me" feature, so that users don't have to log back in again in the next visit. The...
Shabam
01-11-2005 08:29 AM
Nicole Calinoiu Go to last post
4 14
Does anyone know how to clear IE cached credentials programmatically? I’m trying to clear IE cached credentials with a vb script or .exe. I’ve...
chewie
01-10-2005 07:57 PM
chewie Go to last post
0 11
" We have Access 2003, and we secured a database using "User Level Security Wizard". Now we have 2 ".mdw" files, the original one which we used to...
cocochambo
01-10-2005 06:22 PM
Mary Chipman Go to last post
1 22
I have a web application that use sattellite assemblies to make it multilanguage, recently me hosting provider applied a patch to the...
Erick
01-10-2005 02:27 PM
Erick Go to last post
0 21
Is there a way to hide or encrypt the client side to be inaccessible in view source, for any web application? -- MCSD not .Net yet :(
Shaker
01-10-2005 11:34 AM
Nicole Calinoiu Go to last post
2 17
Tried this on on the C# group with no answers, so though I would try here. I receive multiple (handled) ArgumentExceptions when I...
Dan Kelley
01-10-2005 11:19 AM
Nicole Calinoiu Go to last post
1 20
LookupAccountSid work only first time... Why? This is my...
Giovanni pepe
01-10-2005 05:47 AM
Giovanni pepe Go to last post
0 19
I have two computers, client and server. The client is running Windows 2000 Professional and is in a workgroup, say "MyWorkgroup". The server is...
CyberDigger
01-07-2005 04:22 PM
Al Dunbar [MS-MVP] Go to last post
1 14
Post New Thread

Display Options
Showing threads 2651 to 2700 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.