Home All Groups Group Topic Archive Search About
Author
20 Aug 2006 12:05 PM
Siva M
Sorry, the code is in C#. Try
http://www.developerfusion.co.uk/utilities/convertcsharptovb.aspx to convert
it to VB.NET


"Siva M" <shiva***@online.excite.com> wrote in message news:...
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sds/sds/enumerating_members_in_a_large_group.asp

Hope this helps.

"Morten Fagermoen" <mor***@fagermoen.com> wrote in message
news:B3E67768-12E6-4ECA-AD50-3605D51AD3A3@microsoft.com...
Hi!

Does anyone have an example i VB.NET (2005) on how to list the members of a
group with more than 1.000 members?

Regards

Morten Fagermoen

Author
20 Aug 2006 1:15 PM
Morten Fagermoen
Thank, this was a good start.  But it does not like: DirectoryEntry,
DirectorySearcher and SearchResult as types.  Do you know what to Import to
make these work?

Regards

Morten Fagermoen



********************************************************************

Show quoteHide quote
"Siva M" <shiva***@online.excite.com> wrote in message
news:%2368SzDFxGHA.4160@TK2MSFTNGP06.phx.gbl...
> Sorry, the code is in C#. Try
> http://www.developerfusion.co.uk/utilities/convertcsharptovb.aspx to
> convert
> it to VB.NET
>
>
> "Siva M" <shiva***@online.excite.com> wrote in message news:...
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sds/sds/enumerating_members_in_a_large_group.asp
>
> Hope this helps.
>
> "Morten Fagermoen" <mor***@fagermoen.com> wrote in message
> news:B3E67768-12E6-4ECA-AD50-3605D51AD3A3@microsoft.com...
> Hi!
>
> Does anyone have an example i VB.NET (2005) on how to list the members of
> a
> group with more than 1.000 members?
>
> Regards
>
> Morten Fagermoen
>
Author
20 Aug 2006 1:49 PM
Morten Fagermoen
Found the answer myself to the last question.

Thank for for your help!!

Regards

Morten Fagermoen




Show quoteHide quote
"Morten Fagermoen" <mor***@fagermoen.com> wrote in message
news:53E13EED-48E1-45F7-BC06-4C9B003F3A7F@microsoft.com...
> Thank, this was a good start.  But it does not like: DirectoryEntry,
> DirectorySearcher and SearchResult as types.  Do you know what to Import
> to make these work?
>
> Regards
>
> Morten Fagermoen
>
>
>
> ********************************************************************
>
> "Siva M" <shiva***@online.excite.com> wrote in message
> news:%2368SzDFxGHA.4160@TK2MSFTNGP06.phx.gbl...
>> Sorry, the code is in C#. Try
>> http://www.developerfusion.co.uk/utilities/convertcsharptovb.aspx to
>> convert
>> it to VB.NET
>>
>>
>> "Siva M" <shiva***@online.excite.com> wrote in message news:...
>> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sds/sds/enumerating_members_in_a_large_group.asp
>>
>> Hope this helps.
>>
>> "Morten Fagermoen" <mor***@fagermoen.com> wrote in message
>> news:B3E67768-12E6-4ECA-AD50-3605D51AD3A3@microsoft.com...
>> Hi!
>>
>> Does anyone have an example i VB.NET (2005) on how to list the members of
>> a
>> group with more than 1.000 members?
>>
>> Regards
>>
>> Morten Fagermoen
>>
>