Archived Months
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
all groups > dotnet security > august 2006 > threads for august 1 - 7, 2006

Filter by week: 1 2 3 4 5

Web Service, Authentication, Security & Domains
Posted by Igor Volkin at 8/7/2006 5:16:08 AM
kind regards to all. I'm faced against an implementation problem on which I need some guidelines and advice. my client has a Win2k3 domain with ActiveDirectory. I need to implement two parts of the solution: a) Web Service that will run on a computer in the client's domain with access to...more >>


Huge problem consuming .net event in JScript code
Posted by Lambuz at 8/7/2006 4:44:37 AM
Hi all, I've got this problem. I've to implemente a solution like the example in http://support.microsoft.com/default.aspx?scid=3Dkb;EN-US;313891, but I can't configure correctly the example. Every time I click on the textBox a System.Security.SecurityException is raised. At the end...more >>

connection to database
Posted by H.Frank at 8/7/2006 3:36:01 AM
When I make a simple form connected to an access .mdb DataBase and run it I get this problem in my browser: Server Error in '/haggaiSite' Application -------------------------------------------------------------------------------- ‏‏למנגנון מסד הנתונים Jet של Microsoft ×...more >>

Permissions Error
Posted by nickchan NO[at]SPAM programmer.net at 8/4/2006 11:14:46 AM
I am able to run my Windows app from a local drive. But I try running it from a mapped drive, I get the following error: Request for the permission of type 'System.Security.Permissions.SecurityPermission, mscorlib, Version=2.0.0.0 After I click Ok, it recommends I tweak the .Net Configuration...more >>

Add Publisher Name to Published VS2005 Project
Posted by abarnes NO[at]SPAM nc.rr.com at 8/4/2006 8:39:46 AM
I use Visual Studio 2005 to publish software to clients. The end result I need is to simply put our business' name in the dialog box when someone installs our software. I have googled this to no end and have not found a solution that works. I have tried to use makecert.exe and then pvk2pfx.e...more >>

How to programmingly check off "Allow inheritable permissions from
Posted by tchu at 8/4/2006 3:38:01 AM
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 under a specified folder from being read by "Users" group members, whereas Users can still list the name of these files, and tranverse through s...more >>

Cooecting to SQL server ??
Posted by serge calderara at 8/3/2006 5:03:01 PM
Dear all if my conection string is based on Integrated Security, if from my applciation which used windows identification, is there a default log on user that will be used when connecting to SQL ( same as ASp Account when anonimous is used) ? thnaks for the info regards...more >>

IN which context my web service is running?
Posted by serge calderara at 8/3/2006 5:01:02 PM
Dear all, I have an ASP 1.1 application which used either Form or WIndows Identification The aplication is calling a web service to get data from an SQL server database Based on that, if Windows identification is used for my ASP application, in which user context will run my web service w...more >>



single sign on from web to smart client
Posted by thatsastounding NO[at]SPAM gmail.com at 8/3/2006 1:01:41 PM
Hi. I am looking for a way to implement a single sign on process for going from a web site to a smart client. The website currently uses forms authentication. The smart client is on a different website and I want to pass the authentication from my web site to the smart client without having t...more >>

authentication against adsi/ldap
Posted by satyendra at 8/3/2006 6:42:36 AM
Hi, I need to do the following. 1. I have an .aspx on an IIS Server that is not in the domain.It performs queries against the domain controller. 2. User enters his login and password and clicks submit 3. I need to authenticate him for his login, password and then redirect to a different url ...more >>

Problems accessing the ASPNETDB.MDF file
Posted by Fritjolf at 8/3/2006 3:05:20 AM
Hi. I have serious problems trying to authenticate users with the build in functionality in asp.net 2.0. In the process of trying to debug this problem I've made a very simple webtest application. Hardware and software info: - I'm using VS2005 and I'm developing on XP - I'm using a local D...more >>

Cryptographic Exception Bad Data
Posted by GSwan at 8/3/2006 2:35:01 AM
Hi all, I'm having a bit of a nightmare with an application i've been developing. firstly a little background on the problemns so far. Its a windows application written in C# which has been working fine when running on a local machine. Ideally what i want to do is to run the app over the ne...more >>

Hangs indefinitely at first call to object of IWbemServices (In case of dll) WIN 2000
Posted by shreshth.luthra NO[at]SPAM gmail.com at 8/2/2006 3:22:53 AM
Hi All, I am trying to get notification for MSNdis_NotifyAdapterRemoval so that i am notified every time a LAN connection is disabled in my Windows 2000 machine. I found some piece of code in MSDN at: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmis... In ...more >>

Password fields "revealing" problem
Posted by csmba at 8/1/2006 4:12:55 PM
Has anyone noticed that even the .NET 2.0 windows forms (not sure ASP) password field is vulnerable to the "password revealing" problem? To be clear, I refer to the fact that it is easy to run a free program that simply takes the field showing the asterisks, and showing you the password behind...more >>

Access Private Key File From X509 Certificate
Posted by drew.eugene NO[at]SPAM gmail.com at 8/1/2006 1:04:17 PM
Hello- I have a web service that uses a certificate to call another web service. When we install this web service on a new machine we often get an error message stating the machine does not have access to the Private Key. To remedy this situation I am writing a small utility to ensure the p...more >>

Can SslStream be set to ignore invalid certificates?
Posted by Matthew Sawyer at 8/1/2006 10:29:01 AM
Hi, I have an application that I originally wrote in .NET 1.1 and ported to ..NET 2.0. It is an instant messaging/presence client based on the XMPP (Jabber) protocol and makes use of SSL in its communications with the server. You can check out the client, USCSS Nostromo A7X, at https://www...more >>

Simple question on Security model ?
Posted by serge calderara at 8/1/2006 3:44:02 AM
Dear all, I ma preparing my next exam for MCSD based on security. At this point I face to a lot of topic based on different secrity model like : - Trust Subsystem Security model - Message-level security model .. What are those model about, what do they mean in paractice ? What are their...more >>


DevelopmentNow Blog