Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
Exchange
2000.active.directory
2000.admin
2000.announcements
2000.app.conversion
2000.applications
2000.clients
2000.clustering
2000.connectivity
2000.development
2000.documentation
2000.general
2000.information.store
2000.interop
2000.kms
2000.misc
2000.protocols
2000.realtime.collabo.
2000.setup
2000.transport
2000.win2000
admin
application.conversion
applications
clients
clustering
connectivity
design
development
misc
mobility
setup
tools
  
 
date: Tue, 1 Apr 2008 22:01:09 -0400,    group: microsoft.public.exchange.clients        back       


OWA Light Address Book Search Error   
All,

I have seen this posted on a few sites, but I haven't seen a resolution 
anywhere. When searching the Address Book using OWA Light for a common name 
like Brown or Smith, we generate more than 50 results. When you click on the 
next page, the below error shows up.

We have a testing environment where the error does not occur- I assume this 
is because in our testing environment, there is only one global catalog 
being searched against and the failure occurs when handing the search off to 
another GC.

Both our testing and production environments are Exchange 2007, SP1.

I'm wondering if there is an update / workaround or scheduled patch for 
this.

Thanks,

Patrick Burgess
patrick.burgess@gmail.com


Request
Url: 
https://nlbservicename.yyyy.edu:443/owa/forms/basic/BasicAddressBook.aspx?ae=Dialog&t=AddressBook&ctx=1
User host address: IP
User: Burgess, Patrick
EX Address: /o=orgname/ou=Exchange Administrative Group 
(FYDIBOHF23SPDLT)/cn=Recipients/cn=xxxx
SMTP Address: xxxx@yyy.edu
OWA version: 8.1.240.5
Mailbox server: mailboxserver.yyy.edu

Exception
Exception type: 
Microsoft.Exchange.Data.Directory.ADInvalidHandleCookieException
Exception message: Active Directory operation failed on gc.yyyy.edu. 
Additional information: Active Directory rejected paged search cookie 
because a cookie handle was discarded by a domain controller or a different 
LDAP connection was used on subsequent page retrieval. Restart paged search. 
Additional information: The parameter is incorrect. Active directory 
response: 00000057: LdapErr: DSID-0C09068F, comment: Error processing 
control, data 0, vece.

Call stack
Microsoft.Exchange.Data.Directory.ADSession.AnalyzeDirectoryError(PooledLdapConnection 
connection, DirectoryRequest request, DirectoryException de, Int32 
totalRetries, Int32 retriesOnServer)
Microsoft.Exchange.Data.Directory.ADGenericReader.GetNextResultCollection(Type 
controlType, DirectoryControl& responseControl)
Microsoft.Exchange.Data.Directory.ADPagedReader`1.GetNextResultCollection()
Microsoft.Exchange.Data.Directory.ADPagedReader`1.GetNextPage()
Microsoft.Exchange.Data.Directory.ADPagedReader`1.d__0.MoveNext()
Microsoft.Exchange.Data.Directory.SystemConfiguration.AddressBookBase.PagedSearch(ADObjectId 
rootId, AddressBookBase addressBookBase, RecipientCategory 
recipientCategory, String searchString, Int32 itemsToSkip, String& cookie, 
Int32 pageSize, Int32& itemsTouched, Int32& lcid, String& 
preferredServerName, PropertyDefinition[] properties)
Microsoft.Exchange.Data.Directory.SystemConfiguration.AddressBookBase.PagedSearch(ADObjectId 
rootId, AddressBookBase addressBookBase, RecipientCategory 
recipientCategory, String searchString, String& cookie, Int32 pagesToSkip, 
Int32 pageSize, Int32& itemsTouched, Int32& lcid, String& 
preferredServerName, PropertyDefinition[] properties)
Microsoft.Exchange.Clients.Owa.Basic.Controls.AddressBookDataSource.LoadData(Int32 
startRange, Int32 endRange)
Microsoft.Exchange.Clients.Owa.Basic.AddressBook.CreateListView()
Microsoft.Exchange.Clients.Owa.Basic.AddressBook.OnLoad(EventArgs e)
System.Web.UI.Control.LoadRecursive()
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, 
Boolean includeStagesAfterAsyncPoint)

Inner Exception
Exception type: 
System.DirectoryServices.Protocols.DirectoryOperationException
Exception message: The server does not support the control. The control is 
critical.

Call stack
System.DirectoryServices.Protocols.LdapConnection.ConstructResponse(Int32 
messageId, LdapOperation operation, ResultAll resultType, TimeSpan 
requestTimeOut, Boolean exceptionOnTimeOut)
System.DirectoryServices.Protocols.LdapConnection.SendRequest(DirectoryRequest 
request, TimeSpan requestTimeout)
Microsoft.Exchange.Data.Directory.PooledLdapConnection.SendRequest(DirectoryRequest 
request, LdapOperation ldapOperation)
Microsoft.Exchange.Data.Directory.ADGenericReader.GetNextResultCollection(Type 
controlType, DirectoryControl& responseControl)
date: Tue, 1 Apr 2008 15:54:37 -0400   author:   Burgess, Patrick

RE: OWA Light Address Book Search Error   
We are seeing the exact same error in our environment. We have 1 AD site with 
9 DC/GCs and a second AD site with 2 DC/GCs. We have Exchange 2007 SP1 
servers, all located in the first AD site.

"Burgess, Patrick" wrote:

> All,
> 
> I have seen this posted on a few sites, but I haven't seen a resolution 
> anywhere. When searching the Address Book using OWA Light for a common name 
> like Brown or Smith, we generate more than 50 results. When you click on the 
> next page, the below error shows up.
> 
> We have a testing environment where the error does not occur- I assume this 
> is because in our testing environment, there is only one global catalog 
> being searched against and the failure occurs when handing the search off to 
> another GC.
> 
> Both our testing and production environments are Exchange 2007, SP1.
> 
> I'm wondering if there is an update / workaround or scheduled patch for 
> this.
> 
> Thanks,
> 
> Patrick Burgess
> patrick.burgess@gmail.com
> 
> 
> Request
> Url: 
> https://nlbservicename.yyyy.edu:443/owa/forms/basic/BasicAddressBook.aspx?ae=Dialog&t=AddressBook&ctx=1
> User host address: IP
> User: Burgess, Patrick
> EX Address: /o=orgname/ou=Exchange Administrative Group 
> (FYDIBOHF23SPDLT)/cn=Recipients/cn=xxxx
> SMTP Address: xxxx@yyy.edu
> OWA version: 8.1.240.5
> Mailbox server: mailboxserver.yyy.edu
> 
> Exception
> Exception type: 
> Microsoft.Exchange.Data.Directory.ADInvalidHandleCookieException
> Exception message: Active Directory operation failed on gc.yyyy.edu. 
> Additional information: Active Directory rejected paged search cookie 
> because a cookie handle was discarded by a domain controller or a different 
> LDAP connection was used on subsequent page retrieval. Restart paged search. 
> Additional information: The parameter is incorrect. Active directory 
> response: 00000057: LdapErr: DSID-0C09068F, comment: Error processing 
> control, data 0, vece.
> 
> Call stack
> Microsoft.Exchange.Data.Directory.ADSession.AnalyzeDirectoryError(PooledLdapConnection 
> connection, DirectoryRequest request, DirectoryException de, Int32 
> totalRetries, Int32 retriesOnServer)
> Microsoft.Exchange.Data.Directory.ADGenericReader.GetNextResultCollection(Type 
> controlType, DirectoryControl& responseControl)
> Microsoft.Exchange.Data.Directory.ADPagedReader`1.GetNextResultCollection()
> Microsoft.Exchange.Data.Directory.ADPagedReader`1.GetNextPage()
> Microsoft.Exchange.Data.Directory.ADPagedReader`1.d__0.MoveNext()
> Microsoft.Exchange.Data.Directory.SystemConfiguration.AddressBookBase.PagedSearch(ADObjectId 
> rootId, AddressBookBase addressBookBase, RecipientCategory 
> recipientCategory, String searchString, Int32 itemsToSkip, String& cookie, 
> Int32 pageSize, Int32& itemsTouched, Int32& lcid, String& 
> preferredServerName, PropertyDefinition[] properties)
> Microsoft.Exchange.Data.Directory.SystemConfiguration.AddressBookBase.PagedSearch(ADObjectId 
> rootId, AddressBookBase addressBookBase, RecipientCategory 
> recipientCategory, String searchString, String& cookie, Int32 pagesToSkip, 
> Int32 pageSize, Int32& itemsTouched, Int32& lcid, String& 
> preferredServerName, PropertyDefinition[] properties)
> Microsoft.Exchange.Clients.Owa.Basic.Controls.AddressBookDataSource.LoadData(Int32 
> startRange, Int32 endRange)
> Microsoft.Exchange.Clients.Owa.Basic.AddressBook.CreateListView()
> Microsoft.Exchange.Clients.Owa.Basic.AddressBook.OnLoad(EventArgs e)
> System.Web.UI.Control.LoadRecursive()
> System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, 
> Boolean includeStagesAfterAsyncPoint)
> 
> Inner Exception
> Exception type: 
> System.DirectoryServices.Protocols.DirectoryOperationException
> Exception message: The server does not support the control. The control is 
> critical.
> 
> Call stack
> System.DirectoryServices.Protocols.LdapConnection.ConstructResponse(Int32 
> messageId, LdapOperation operation, ResultAll resultType, TimeSpan 
> requestTimeOut, Boolean exceptionOnTimeOut)
> System.DirectoryServices.Protocols.LdapConnection.SendRequest(DirectoryRequest 
> request, TimeSpan requestTimeout)
> Microsoft.Exchange.Data.Directory.PooledLdapConnection.SendRequest(DirectoryRequest 
> request, LdapOperation ldapOperation)
> Microsoft.Exchange.Data.Directory.ADGenericReader.GetNextResultCollection(Type 
> controlType, DirectoryControl& responseControl)
> 
>
date: Tue, 1 Apr 2008 13:34:00 -0700   author:   Aaron Love

Re: OWA Light Address Book Search Error   
This is a known issue and I filed a bug for this problem. Call in a support 
issue and tell them that you are hitting this bug. I believe the hotfix has 
been produced and is out already.

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

Dgoldman
http://blogs.msdn.com/dgoldman
Download OABInteg 
(http://gotdotnet.com/Community/UserSamples/Download.aspx?SampleGuid=A2338E73-F521-4071-9B1D-AAF49C346ACD)


"Aaron Love"  wrote in message 
news:9D903D20-70CE-415B-BF57-597A884B2521@microsoft.com...
> We are seeing the exact same error in our environment. We have 1 AD site 
> with
> 9 DC/GCs and a second AD site with 2 DC/GCs. We have Exchange 2007 SP1
> servers, all located in the first AD site.
>
> "Burgess, Patrick" wrote:
>
>> All,
>>
>> I have seen this posted on a few sites, but I haven't seen a resolution
>> anywhere. When searching the Address Book using OWA Light for a common 
>> name
>> like Brown or Smith, we generate more than 50 results. When you click on 
>> the
>> next page, the below error shows up.
>>
>> We have a testing environment where the error does not occur- I assume 
>> this
>> is because in our testing environment, there is only one global catalog
>> being searched against and the failure occurs when handing the search off 
>> to
>> another GC.
>>
>> Both our testing and production environments are Exchange 2007, SP1.
>>
>> I'm wondering if there is an update / workaround or scheduled patch for
>> this.
>>
>> Thanks,
>>
>> Patrick Burgess
>> patrick.burgess@gmail.com
>>
>>
>> Request
>> Url:
>> https://nlbservicename.yyyy.edu:443/owa/forms/basic/BasicAddressBook.aspx?ae=Dialog&t=AddressBook&ctx=1
>> User host address: IP
>> User: Burgess, Patrick
>> EX Address: /o=orgname/ou=Exchange Administrative Group
>> (FYDIBOHF23SPDLT)/cn=Recipients/cn=xxxx
>> SMTP Address: xxxx@yyy.edu
>> OWA version: 8.1.240.5
>> Mailbox server: mailboxserver.yyy.edu
>>
>> Exception
>> Exception type:
>> Microsoft.Exchange.Data.Directory.ADInvalidHandleCookieException
>> Exception message: Active Directory operation failed on gc.yyyy.edu.
>> Additional information: Active Directory rejected paged search cookie
>> because a cookie handle was discarded by a domain controller or a 
>> different
>> LDAP connection was used on subsequent page retrieval. Restart paged 
>> search.
>> Additional information: The parameter is incorrect. Active directory
>> response: 00000057: LdapErr: DSID-0C09068F, comment: Error processing
>> control, data 0, vece.
>>
>> Call stack
>> Microsoft.Exchange.Data.Directory.ADSession.AnalyzeDirectoryError(PooledLdapConnection
>> connection, DirectoryRequest request, DirectoryException de, Int32
>> totalRetries, Int32 retriesOnServer)
>> Microsoft.Exchange.Data.Directory.ADGenericReader.GetNextResultCollection(Type
>> controlType, DirectoryControl& responseControl)
>> Microsoft.Exchange.Data.Directory.ADPagedReader`1.GetNextResultCollection()
>> Microsoft.Exchange.Data.Directory.ADPagedReader`1.GetNextPage()
>> Microsoft.Exchange.Data.Directory.ADPagedReader`1.d__0.MoveNext()
>> Microsoft.Exchange.Data.Directory.SystemConfiguration.AddressBookBase.PagedSearch(ADObjectId
>> rootId, AddressBookBase addressBookBase, RecipientCategory
>> recipientCategory, String searchString, Int32 itemsToSkip, String& 
>> cookie,
>> Int32 pageSize, Int32& itemsTouched, Int32& lcid, String&
>> preferredServerName, PropertyDefinition[] properties)
>> Microsoft.Exchange.Data.Directory.SystemConfiguration.AddressBookBase.PagedSearch(ADObjectId
>> rootId, AddressBookBase addressBookBase, RecipientCategory
>> recipientCategory, String searchString, String& cookie, Int32 
>> pagesToSkip,
>> Int32 pageSize, Int32& itemsTouched, Int32& lcid, String&
>> preferredServerName, PropertyDefinition[] properties)
>> Microsoft.Exchange.Clients.Owa.Basic.Controls.AddressBookDataSource.LoadData(Int32
>> startRange, Int32 endRange)
>> Microsoft.Exchange.Clients.Owa.Basic.AddressBook.CreateListView()
>> Microsoft.Exchange.Clients.Owa.Basic.AddressBook.OnLoad(EventArgs e)
>> System.Web.UI.Control.LoadRecursive()
>> System.Web.UI.Page.ProcessRequestMain(Boolean 
>> includeStagesBeforeAsyncPoint,
>> Boolean includeStagesAfterAsyncPoint)
>>
>> Inner Exception
>> Exception type:
>> System.DirectoryServices.Protocols.DirectoryOperationException
>> Exception message: The server does not support the control. The control 
>> is
>> critical.
>>
>> Call stack
>> System.DirectoryServices.Protocols.LdapConnection.ConstructResponse(Int32
>> messageId, LdapOperation operation, ResultAll resultType, TimeSpan
>> requestTimeOut, Boolean exceptionOnTimeOut)
>> System.DirectoryServices.Protocols.LdapConnection.SendRequest(DirectoryRequest
>> request, TimeSpan requestTimeout)
>> Microsoft.Exchange.Data.Directory.PooledLdapConnection.SendRequest(DirectoryRequest
>> request, LdapOperation ldapOperation)
>> Microsoft.Exchange.Data.Directory.ADGenericReader.GetNextResultCollection(Type
>> controlType, DirectoryControl& responseControl)
>>
>>
date: Tue, 1 Apr 2008 17:18:37 -0400   author:   Dgoldman [MSFT]

Re: OWA Light Address Book Search Error   
Any idea if there is an associated kb article for the hotfix and what the 
number of the article is?

"Dgoldman [MSFT]" wrote:

> This is a known issue and I filed a bug for this problem. Call in a support 
> issue and tell them that you are hitting this bug. I believe the hotfix has 
> been produced and is out already.
> 
> -- 
> This posting is provided "AS IS" with no warranties, and confers no rights.
> 
> Dgoldman
> http://blogs.msdn.com/dgoldman
> Download OABInteg 
> (http://gotdotnet.com/Community/UserSamples/Download.aspx?SampleGuid=A2338E73-F521-4071-9B1D-AAF49C346ACD)
> 
> 
> "Aaron Love"  wrote in message 
> news:9D903D20-70CE-415B-BF57-597A884B2521@microsoft.com...
> > We are seeing the exact same error in our environment. We have 1 AD site 
> > with
> > 9 DC/GCs and a second AD site with 2 DC/GCs. We have Exchange 2007 SP1
> > servers, all located in the first AD site.
> >
> > "Burgess, Patrick" wrote:
> >
> >> All,
> >>
> >> I have seen this posted on a few sites, but I haven't seen a resolution
> >> anywhere. When searching the Address Book using OWA Light for a common 
> >> name
> >> like Brown or Smith, we generate more than 50 results. When you click on 
> >> the
> >> next page, the below error shows up.
> >>
> >> We have a testing environment where the error does not occur- I assume 
> >> this
> >> is because in our testing environment, there is only one global catalog
> >> being searched against and the failure occurs when handing the search off 
> >> to
> >> another GC.
> >>
> >> Both our testing and production environments are Exchange 2007, SP1.
> >>
> >> I'm wondering if there is an update / workaround or scheduled patch for
> >> this.
> >>
> >> Thanks,
> >>
> >> Patrick Burgess
> >> patrick.burgess@gmail.com
> >>
> >>
> >> Request
> >> Url:
> >> https://nlbservicename.yyyy.edu:443/owa/forms/basic/BasicAddressBook.aspx?ae=Dialog&t=AddressBook&ctx=1
> >> User host address: IP
> >> User: Burgess, Patrick
> >> EX Address: /o=orgname/ou=Exchange Administrative Group
> >> (FYDIBOHF23SPDLT)/cn=Recipients/cn=xxxx
> >> SMTP Address: xxxx@yyy.edu
> >> OWA version: 8.1.240.5
> >> Mailbox server: mailboxserver.yyy.edu
> >>
> >> Exception
> >> Exception type:
> >> Microsoft.Exchange.Data.Directory.ADInvalidHandleCookieException
> >> Exception message: Active Directory operation failed on gc.yyyy.edu.
> >> Additional information: Active Directory rejected paged search cookie
> >> because a cookie handle was discarded by a domain controller or a 
> >> different
> >> LDAP connection was used on subsequent page retrieval. Restart paged 
> >> search.
> >> Additional information: The parameter is incorrect. Active directory
> >> response: 00000057: LdapErr: DSID-0C09068F, comment: Error processing
> >> control, data 0, vece.
> >>
> >> Call stack
> >> Microsoft.Exchange.Data.Directory.ADSession.AnalyzeDirectoryError(PooledLdapConnection
> >> connection, DirectoryRequest request, DirectoryException de, Int32
> >> totalRetries, Int32 retriesOnServer)
> >> Microsoft.Exchange.Data.Directory.ADGenericReader.GetNextResultCollection(Type
> >> controlType, DirectoryControl& responseControl)
> >> Microsoft.Exchange.Data.Directory.ADPagedReader`1.GetNextResultCollection()
> >> Microsoft.Exchange.Data.Directory.ADPagedReader`1.GetNextPage()
> >> Microsoft.Exchange.Data.Directory.ADPagedReader`1.d__0.MoveNext()
> >> Microsoft.Exchange.Data.Directory.SystemConfiguration.AddressBookBase.PagedSearch(ADObjectId
> >> rootId, AddressBookBase addressBookBase, RecipientCategory
> >> recipientCategory, String searchString, Int32 itemsToSkip, String& 
> >> cookie,
> >> Int32 pageSize, Int32& itemsTouched, Int32& lcid, String&
> >> preferredServerName, PropertyDefinition[] properties)
> >> Microsoft.Exchange.Data.Directory.SystemConfiguration.AddressBookBase.PagedSearch(ADObjectId
> >> rootId, AddressBookBase addressBookBase, RecipientCategory
> >> recipientCategory, String searchString, String& cookie, Int32 
> >> pagesToSkip,
> >> Int32 pageSize, Int32& itemsTouched, Int32& lcid, String&
> >> preferredServerName, PropertyDefinition[] properties)
> >> Microsoft.Exchange.Clients.Owa.Basic.Controls.AddressBookDataSource.LoadData(Int32
> >> startRange, Int32 endRange)
> >> Microsoft.Exchange.Clients.Owa.Basic.AddressBook.CreateListView()
> >> Microsoft.Exchange.Clients.Owa.Basic.AddressBook.OnLoad(EventArgs e)
> >> System.Web.UI.Control.LoadRecursive()
> >> System.Web.UI.Page.ProcessRequestMain(Boolean 
> >> includeStagesBeforeAsyncPoint,
> >> Boolean includeStagesAfterAsyncPoint)
> >>
> >> Inner Exception
> >> Exception type:
> >> System.DirectoryServices.Protocols.DirectoryOperationException
> >> Exception message: The server does not support the control. The control 
> >> is
> >> critical.
> >>
> >> Call stack
> >> System.DirectoryServices.Protocols.LdapConnection.ConstructResponse(Int32
> >> messageId, LdapOperation operation, ResultAll resultType, TimeSpan
> >> requestTimeOut, Boolean exceptionOnTimeOut)
> >> System.DirectoryServices.Protocols.LdapConnection.SendRequest(DirectoryRequest
> >> request, TimeSpan requestTimeout)
> >> Microsoft.Exchange.Data.Directory.PooledLdapConnection.SendRequest(DirectoryRequest
> >> request, LdapOperation ldapOperation)
> >> Microsoft.Exchange.Data.Directory.ADGenericReader.GetNextResultCollection(Type
> >> controlType, DirectoryControl& responseControl)
> >>
> >> 
> 
> 
>
date: Tue, 1 Apr 2008 15:20:01 -0700   author:   Aaron Love

Re: OWA Light Address Book Search Error   
No, I haven't created the kb article yet. If you want make sure the case 
gets routed to me and I can help you out. You wont have to pay for it being 
that its a bug.

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

Dgoldman
http://blogs.msdn.com/dgoldman
Download OABInteg 
(http://gotdotnet.com/Community/UserSamples/Download.aspx?SampleGuid=A2338E73-F521-4071-9B1D-AAF49C346ACD)


"Aaron Love"  wrote in message 
news:C3BEA41C-B147-482A-B193-FA69AB1443E6@microsoft.com...
> Any idea if there is an associated kb article for the hotfix and what the
> number of the article is?
>
> "Dgoldman [MSFT]" wrote:
>
>> This is a known issue and I filed a bug for this problem. Call in a 
>> support
>> issue and tell them that you are hitting this bug. I believe the hotfix 
>> has
>> been produced and is out already.
>>
>> -- 
>> This posting is provided "AS IS" with no warranties, and confers no 
>> rights.
>>
>> Dgoldman
>> http://blogs.msdn.com/dgoldman
>> Download OABInteg
>> (http://gotdotnet.com/Community/UserSamples/Download.aspx?SampleGuid=A2338E73-F521-4071-9B1D-AAF49C346ACD)
>>
>>
>> "Aaron Love"  wrote in message
>> news:9D903D20-70CE-415B-BF57-597A884B2521@microsoft.com...
>> > We are seeing the exact same error in our environment. We have 1 AD 
>> > site
>> > with
>> > 9 DC/GCs and a second AD site with 2 DC/GCs. We have Exchange 2007 SP1
>> > servers, all located in the first AD site.
>> >
>> > "Burgess, Patrick" wrote:
>> >
>> >> All,
>> >>
>> >> I have seen this posted on a few sites, but I haven't seen a 
>> >> resolution
>> >> anywhere. When searching the Address Book using OWA Light for a common
>> >> name
>> >> like Brown or Smith, we generate more than 50 results. When you click 
>> >> on
>> >> the
>> >> next page, the below error shows up.
>> >>
>> >> We have a testing environment where the error does not occur- I assume
>> >> this
>> >> is because in our testing environment, there is only one global 
>> >> catalog
>> >> being searched against and the failure occurs when handing the search 
>> >> off
>> >> to
>> >> another GC.
>> >>
>> >> Both our testing and production environments are Exchange 2007, SP1.
>> >>
>> >> I'm wondering if there is an update / workaround or scheduled patch 
>> >> for
>> >> this.
>> >>
>> >> Thanks,
>> >>
>> >> Patrick Burgess
>> >> patrick.burgess@gmail.com
>> >>
>> >>
>> >> Request
>> >> Url:
>> >> https://nlbservicename.yyyy.edu:443/owa/forms/basic/BasicAddressBook.aspx?ae=Dialog&t=AddressBook&ctx=1
>> >> User host address: IP
>> >> User: Burgess, Patrick
>> >> EX Address: /o=orgname/ou=Exchange Administrative Group
>> >> (FYDIBOHF23SPDLT)/cn=Recipients/cn=xxxx
>> >> SMTP Address: xxxx@yyy.edu
>> >> OWA version: 8.1.240.5
>> >> Mailbox server: mailboxserver.yyy.edu
>> >>
>> >> Exception
>> >> Exception type:
>> >> Microsoft.Exchange.Data.Directory.ADInvalidHandleCookieException
>> >> Exception message: Active Directory operation failed on gc.yyyy.edu.
>> >> Additional information: Active Directory rejected paged search cookie
>> >> because a cookie handle was discarded by a domain controller or a
>> >> different
>> >> LDAP connection was used on subsequent page retrieval. Restart paged
>> >> search.
>> >> Additional information: The parameter is incorrect. Active directory
>> >> response: 00000057: LdapErr: DSID-0C09068F, comment: Error processing
>> >> control, data 0, vece.
>> >>
>> >> Call stack
>> >> Microsoft.Exchange.Data.Directory.ADSession.AnalyzeDirectoryError(PooledLdapConnection
>> >> connection, DirectoryRequest request, DirectoryException de, Int32
>> >> totalRetries, Int32 retriesOnServer)
>> >> Microsoft.Exchange.Data.Directory.ADGenericReader.GetNextResultCollection(Type
>> >> controlType, DirectoryControl& responseControl)
>> >> Microsoft.Exchange.Data.Directory.ADPagedReader`1.GetNextResultCollection()
>> >> Microsoft.Exchange.Data.Directory.ADPagedReader`1.GetNextPage()
>> >> Microsoft.Exchange.Data.Directory.ADPagedReader`1.d__0.MoveNext()
>> >> Microsoft.Exchange.Data.Directory.SystemConfiguration.AddressBookBase.PagedSearch(ADObjectId
>> >> rootId, AddressBookBase addressBookBase, RecipientCategory
>> >> recipientCategory, String searchString, Int32 itemsToSkip, String&
>> >> cookie,
>> >> Int32 pageSize, Int32& itemsTouched, Int32& lcid, String&
>> >> preferredServerName, PropertyDefinition[] properties)
>> >> Microsoft.Exchange.Data.Directory.SystemConfiguration.AddressBookBase.PagedSearch(ADObjectId
>> >> rootId, AddressBookBase addressBookBase, RecipientCategory
>> >> recipientCategory, String searchString, String& cookie, Int32
>> >> pagesToSkip,
>> >> Int32 pageSize, Int32& itemsTouched, Int32& lcid, String&
>> >> preferredServerName, PropertyDefinition[] properties)
>> >> Microsoft.Exchange.Clients.Owa.Basic.Controls.AddressBookDataSource.LoadData(Int32
>> >> startRange, Int32 endRange)
>> >> Microsoft.Exchange.Clients.Owa.Basic.AddressBook.CreateListView()
>> >> Microsoft.Exchange.Clients.Owa.Basic.AddressBook.OnLoad(EventArgs e)
>> >> System.Web.UI.Control.LoadRecursive()
>> >> System.Web.UI.Page.ProcessRequestMain(Boolean
>> >> includeStagesBeforeAsyncPoint,
>> >> Boolean includeStagesAfterAsyncPoint)
>> >>
>> >> Inner Exception
>> >> Exception type:
>> >> System.DirectoryServices.Protocols.DirectoryOperationException
>> >> Exception message: The server does not support the control. The 
>> >> control
>> >> is
>> >> critical.
>> >>
>> >> Call stack
>> >> System.DirectoryServices.Protocols.LdapConnection.ConstructResponse(Int32
>> >> messageId, LdapOperation operation, ResultAll resultType, TimeSpan
>> >> requestTimeOut, Boolean exceptionOnTimeOut)
>> >> System.DirectoryServices.Protocols.LdapConnection.SendRequest(DirectoryRequest
>> >> request, TimeSpan requestTimeout)
>> >> Microsoft.Exchange.Data.Directory.PooledLdapConnection.SendRequest(DirectoryRequest
>> >> request, LdapOperation ldapOperation)
>> >> Microsoft.Exchange.Data.Directory.ADGenericReader.GetNextResultCollection(Type
>> >> controlType, DirectoryControl& responseControl)
>> >>
>> >>
>>
>>
>>
date: Tue, 1 Apr 2008 18:29:12 -0400   author:   Dgoldman [MSFT]

Exchange 2007 Licenses   
We're upgrading to Exchange 2007 and getting a wack of licenses.  Outlook 
used to be included with older licenses for Exchange.

Is Outlook 2007 available with the license purchase for the new Exchange 
2007?

Sorry for the cross post - this was originally in 'misc'...
date: Tue, 1 Apr 2008 22:01:09 -0400   author:   Little Rumper

Re: Exchange 2007 Licenses   
Depends if you have active Software Assurance for Exchange Server CAL as of 
November 30, 2006, otherwise its not included any more.  You should contact 
your Microsoft Volume Licensing vendor to confirm.

http://www.informationweek.com/news/showArticle.jhtml?articleID=196800057

-- 
John Oliver, Jr
MCSE, MCT, CCNA
Exchange MVP 2008
Microsoft Certified Partner


"Little Rumper"  wrote in message 
news:ONdD1VGlIHA.5956@TK2MSFTNGP03.phx.gbl...
> We're upgrading to Exchange 2007 and getting a wack of licenses.  Outlook 
> used to be included with older licenses for Exchange.
>
> Is Outlook 2007 available with the license purchase for the new Exchange 
> 2007?
>
> Sorry for the cross post - this was originally in 'misc'...
date: Tue, 1 Apr 2008 23:27:06 -0400   author:   John Oliver, Jr. [MVP]

Re: Exchange 2007 Licenses   
Looks like a no-go then.  I was hoping to save the organization $10000 for 
outlook 2007 licenses (upgrading from 2000).  Ah well.  Thanks for the help.

"John Oliver, Jr. [MVP]"  wrote in message 
news:Oc8YuFHlIHA.4196@TK2MSFTNGP04.phx.gbl...
> Depends if you have active Software Assurance for Exchange Server CAL as 
> of November 30, 2006, otherwise its not included any more.  You should 
> contact your Microsoft Volume Licensing vendor to confirm.
>
> http://www.informationweek.com/news/showArticle.jhtml?articleID=196800057
>
> -- 
> John Oliver, Jr
> MCSE, MCT, CCNA
> Exchange MVP 2008
> Microsoft Certified Partner
>
>
> "Little Rumper"  wrote in message 
> news:ONdD1VGlIHA.5956@TK2MSFTNGP03.phx.gbl...
>> We're upgrading to Exchange 2007 and getting a wack of licenses.  Outlook 
>> used to be included with older licenses for Exchange.
>>
>> Is Outlook 2007 available with the license purchase for the new Exchange 
>> 2007?
>>
>> Sorry for the cross post - this was originally in 'misc'...
>
>
date: Thu, 3 Apr 2008 19:09:45 -0400   author:   Little Rumper

Re: Exchange 2007 Licenses   
Check out this link to see if you can save some money by an ongoing 
Microsoft Promotion,

https://www.microsoftincentives.com/

-- 
John Oliver, Jr
MCSE, MCT, CCNA
Exchange MVP 2008
Microsoft Certified Partner


"Little Rumper"  wrote in message 
news:82D187BB-F672-4AE5-B8DE-9D479752A014@microsoft.com...
> Looks like a no-go then.  I was hoping to save the organization $10000 for 
> outlook 2007 licenses (upgrading from 2000).  Ah well.  Thanks for the 
> help.
>
> "John Oliver, Jr. [MVP]"  wrote in message 
> news:Oc8YuFHlIHA.4196@TK2MSFTNGP04.phx.gbl...
>> Depends if you have active Software Assurance for Exchange Server CAL as 
>> of November 30, 2006, otherwise its not included any more.  You should 
>> contact your Microsoft Volume Licensing vendor to confirm.
>>
>> http://www.informationweek.com/news/showArticle.jhtml?articleID=196800057
>>
>> -- 
>> John Oliver, Jr
>> MCSE, MCT, CCNA
>> Exchange MVP 2008
>> Microsoft Certified Partner
>>
>>
>> "Little Rumper"  wrote in message 
>> news:ONdD1VGlIHA.5956@TK2MSFTNGP03.phx.gbl...
>>> We're upgrading to Exchange 2007 and getting a wack of licenses. 
>>> Outlook used to be included with older licenses for Exchange.
>>>
>>> Is Outlook 2007 available with the license purchase for the new Exchange 
>>> 2007?
>>>
>>> Sorry for the cross post - this was originally in 'misc'...
>>
>>
date: Thu, 3 Apr 2008 23:44:31 -0400   author:   John Oliver, Jr. [MVP]

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us