Re: ADODB to ADO.NET conversion



Thanks for your reply Steve,

Glad that you've got it working.

Yes, the DirectoryEntry.AuthenticationType is default to "Secure".
Actually, it is in .net framework 2.0 that has changed the default value to
"Secure", in previous versions, the default value is "None".

#DirectoryEntry.AuthenticationType Property
http://msdn2.microsoft.com/en-us/library/system.directoryservices.directorye
ntry.authenticationtype.aspx

I think that's why you've found many examples that didn't mention
this(since they're dedicated to .net 1.x).

Have a good day!

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no rights.

.



Relevant Pages

  • RE: accesskey wml attribute
    ... Internet toolkit is originally shipped with .net framework 1.0(at that time ... become built-in classes in .net framework. ... This posting is provided "AS IS" with no warranties, and confers no rights. ...
    (microsoft.public.dotnet.framework.aspnet.mobile)
  • Re: Completion ports in .NET
    ... Programming the Thread Pool in the .NET Framework ... This posting is provided "AS IS" with no warranties, and confers no rights. ... Writing Secure Code - http://www.microsoft.com/MSPress/books/5612.asp ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • RE: OleDb and .NET
    ... Please kindly note that System.Data.OleDb is installed with .NET Framework. ... This posting is provided "as is" with no warranties and confers no rights. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: creating wizard in .NET? ??
    ... Since the next version of .NET framework hasn't been released yet, ... not sure if such features will be included. ... "This posting is provided "AS IS" with no warranties, and confers no ...
    (microsoft.public.dotnet.general)
  • Re: Windows critical update
    ... If you were a compiler and building an ... application for a company to use the secure .net framework for their ... > is one critical update listed for Microsoft.NET Framework which I hesitate ...
    (sci.med.transcription)

Loading