Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Feb 22, 2012 07:51 AM by animesh_mishra19
Member
14 Points
3 Posts
Feb 17, 2012 07:35 AM|LINK
Hi,
I am using System.DirectoryServices.Protocols and when i query for objects with international characters there is no result.
For example: for a search a parameter Bro* works but Bromollä doesn't.
Any suggestions?
Regards,
Animesh
System.DirectoryServices.Protocols ActiveDirectory
Star
8068 Points
1023 Posts
Microsoft
Feb 20, 2012 07:11 AM|LINK
Hi
I think you should make sure your OS support this language.
If the OS don't support this language you can't get right result I doult.
Hope it helpful.
Feb 22, 2012 07:51 AM|LINK
The issue is now resolved. There is a protocol version propety which needs to be set.
The LDAP protocol version to use.
animesh_mish...
Member
14 Points
3 Posts
Error using characters like ä, å etc in querying from System.DirectoryServices.Protocols
Feb 17, 2012 07:35 AM|LINK
Hi,
I am using System.DirectoryServices.Protocols and when i query for objects with international characters there is no result.
For example: for a search a parameter Bro* works but Bromollä doesn't.
Any suggestions?
Regards,
Animesh
System.DirectoryServices.Protocols ActiveDirectory
Dino He - MS...
Star
8068 Points
1023 Posts
Microsoft
Re: Error using characters like ä, å etc in querying from System.DirectoryServices.Protocols
Feb 20, 2012 07:11 AM|LINK
Hi
I think you should make sure your OS support this language.
If the OS don't support this language you can't get right result I doult.
Hope it helpful.
System.DirectoryServices.Protocols ActiveDirectory
If you have any feedback about my replies, please contact msdnmg@microsoft.com
Microsoft One Code Framework
animesh_mish...
Member
14 Points
3 Posts
Re: Error using characters like ä, å etc in querying from System.DirectoryServices.Protocols
Feb 22, 2012 07:51 AM|LINK
The issue is now resolved. There is a protocol version propety which needs to be set.
The LDAP protocol version to use.
Regards,
Animesh