Merhaba,

SBS2003 den exchange 2010'a geçiş işlemi yaptıktan sonra, clientler Owa'dan ve Outlook'tan Adres Listesine erişemiyor. owada alınan hata aşağıdaki gibidir; Outlooklarda ise adres listesi cacheden geliyor ve adres defterini yükle komutu verildiğinde ise eşitleniyor diyor ve kalıyor.

Not:Administrator kullanıcı ile OWA yı açınca adres defterine sorunsuz erişebiliyorum.

Request
Url: https://mail.xxxxxxx.com:443/owa/for...ctoryView.ascx
User host address: xxx.xxx.xxx.xxx
User: User Name
EX Address: /o=HOBBY/ou=first administrative group/cn=Recipients/cn=user.name
SMTP Address: user.name@xxxxxxx.com
OWA version: 14.0.702.0
Mailbox server: EXCSRV.xxxxxxx.local

Exception
Exception type: Microsoft.Exchange.Data.Directory.ADPossibleOperat ionException
Exception message: Active Directory operation failed on hobisrv2005.hobby.local. This error could have been caused by user input or by the Active Directory server being unavailable. Please retry at a later time. Additional information: Additional information: The directory service encountered an unknown failure. Active directory response: 000020EF: SvcErr: DSID-020104AA, problem 5012 (DIR_ERROR), data -1603 .

Call stack

Microsoft.Exchange.Data.Directory.ADSession.Analyz eDirectoryError(PooledLdapConnection connection, DirectoryRequest request, DirectoryException de, Int32 totalRetries, Int32 retriesOnServer)
Microsoft.Exchange.Data.Directory.ADGenericReader. GetNextResultCollection(Type controlType, DirectoryControl& responseControl)
Microsoft.Exchange.Data.Directory.ADVirtualListVie w.GetNextResultCollection()
Microsoft.Exchange.Data.Directory.ADVirtualListVie w.SeekToOffset(SeekReference seekReference, Int32 offset)
Microsoft.Exchange.Data.Directory.SystemConfigurat ion.AddressBookBase.BrowseTo(String& cookie, ADObjectId rootId, Int32& lcid, String& preferredServerName, String seekToString, Int32 seekToOffset, Int32 itemCount, Int32& currentRow, Boolean seekToCondition, Boolean isVirtualListView, PropertyDefinition[] properties)
Microsoft.Exchange.Data.Directory.SystemConfigurat ion.AddressBookBase.BrowseTo(String& cookie, ADObjectId rootId, Int32& lcid, String& preferredServerName, Int32 startRange, Int32 itemCount, Int32& currentRow, Boolean isVirtualListView, PropertyDefinition[] properties)
Microsoft.Exchange.Clients.Owa.Premium.Controls.AD ListViewDataSource.LoadBrowsePage(Int32 startRange, Int32 itemCount, Boolean seekToCondition, PropertyDefinition[] properties)
Microsoft.Exchange.Clients.Owa.Premium.Controls.AD ListViewDataSource.Load(Int32 startRange, Int32 itemCount, Boolean retry)
Microsoft.Exchange.Clients.Owa.Premium.Controls.AD ListViewDataSource..ctor(Hashtable properties, AddressBookBase addressBookBase, String searchString, String cookie, Int32 cookieIndex, Int32 lcid, String preferredDC, UserContext userContext)
Microsoft.Exchange.Clients.Owa.Premium.Controls.AD ListViewDataSource..ctor(Hashtable properties, AddressBookBase addressBookBase, String cookie, Int32 lcid, String preferredDC, UserContext userContext)
Microsoft.Exchange.Clients.Owa.Premium.Controls.AD ListViewDataSource.CreateForBrowse(Hashtable properties, AddressBookBase addressBookBase, UserContext userContext)
Microsoft.Exchange.Clients.Owa.Premium.Controls.Ad dressBookVirtualListView.CreateDataSource(Hashtabl e properties)
Microsoft.Exchange.Clients.Owa.Premium.Controls.Vi rtualListView2.LoadData(Int32 startRange, Int32 rowCount)
Microsoft.Exchange.Clients.Owa.Premium.Controls.Ad dressBookVirtualListView.LoadData(Int32 startRange, Int32 rowCount)
Microsoft.Exchange.Clients.Owa.Premium.DirectoryVi ew.CreateListView(ColumnId sortedColumn, SortOrder sortOrder)
Microsoft.Exchange.Clients.Owa.Premium.ListViewSub Page.OnLoad(EventArgs e)
System.Web.UI.Control.LoadRecursive()
System.Web.UI.Control.LoadRecursive()
System.Web.UI.Control.LoadRecursive()
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

Inner Exception
Exception type: System.DirectoryServices.Protocols.DirectoryOperat ionException
Exception message: An operation error occurred.

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.PooledLdapConnec tion.SendRequest(DirectoryRequest request, LdapOperation ldapOperation, IAccountingObject budget)
Microsoft.Exchange.Data.Directory.ADGenericReader. GetNextResultCollection(Type controlType, DirectoryControl& responseControl)