Re: ADODB to ADO.NET conversion
- From: stcheng@xxxxxxxxxxxxxxxxxxxx (Steven Cheng[MSFT])
- Date: Thu, 21 Sep 2006 09:26:05 GMT
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.
.
- Follow-Ups:
- Re: ADODB to ADO.NET conversion
- From: sck10
- Re: ADODB to ADO.NET conversion
- References:
- ADODB to ADO.NET conversion
- From: sck10
- RE: ADODB to ADO.NET conversion
- From: Steven Cheng[MSFT]
- Re: ADODB to ADO.NET conversion
- From: sck10
- ADODB to ADO.NET conversion
- Prev by Date: Re: Server Error in '/' Application.
- Next by Date: Re: Response.AddHeader("Content-Disposition"....
- Previous by thread: Re: ADODB to ADO.NET conversion
- Next by thread: Re: ADODB to ADO.NET conversion
- Index(es):
Relevant Pages
|
Loading