Forum
Merhabalar,
Nette uzun uzun araştırdım ama sonuca ulaşamadım,
Server 2008 standart r2 sp1
exchange 2010 sp1 enterprise
kurulumdan sonra böyle bir problem yoktu. sonra farkettim ki
Owa Dan mail gönderirken kime kısmına tıkladığımızda aşağıdaki hatayı alıyoruz, servislerin hepsi çalışıyor sunucuyu restart ettim ama problem düzelmedi eventlarda aynı hatayı alıyorum;
Bu konuda bir çözüm üretemedim, daha önce böyle bir sorun yaşayan ve çözen arkadaşlarımız varsa çözümlerini iletirlerse sevinirim,
Adress list kısmında kendime göre düzenlemeler yapmıştım, gereksiz gördüklerimi silip kendi group larımı eklemiştim şirketlere göre ve grouplara göre
bundan sonra bozulmuş olma ihtimali büyük diye düşünüyorum OWA da gözükecek kişi listesini belirleyebiliyormuyuz ? outlook da adress list kısmında seçme şansımız var Owa da da var ise nereden bu bilgiyi verecek uzman arkadaşların cevabını da merakla bekliyorum 🙂
Teşekkürler
Gökhan Sönmez
owa hata
Exchange server event hata
Gökhan bey e2010 sp1 için hangi rollup yüklü ? Eğer en son rollup değilse yüklemeniz gerekmektedir.
RU3-V3: http://www.microsoft.com/download/en/details.aspx?id=165
Not: RU4 yayınlanmış fakat daha sonra geri çekilmiştir.
Bahsettiğiniz Güncelleme zaten yapılmıştı teşekkür ederim cevap için
Sorunu çözüm, Google da inatçı aramalardan sonra sorunun tahmin ettiğim gibi
All Rooms U silmemden kaynaklandığını öğrendim,
Türkçe Olsun diye Tüm kullanıcılar diye oluşturmuştum:)
düzeltmek içinde öneriyi aynen uyguladım ve sonuç başarılı başka arkadaşların başınada gelebilir bir kenarda kalsın..
Blog.msdn.com dan alıntıdır.
[PS] C:\>Get-OrganizationConfig
Name : org
LegacyExchangeDN : /o=org
Heuristics : None
JournalingReportNdrTo :
ResourceAddressLists : {All Rooms DEL:47dd20dc-2efa-462b-b838-369eac589ddd}
IsMixedMode : False
ManagedFolderHomepage :
ForeignForestFQDN : {}
ForeignForestOrgAdminUSGSid :
ForeignForestRecipientAdminUSGSid :
ForeignForestViewOnlyAdminUSGSid :
ObjectVersion : 6903
SCLJunkThreshold : 4
MimeTypes : {text/html;htm, text/html;html, text/plain;tx
t, text/css;css, text/iuls;uls, text/scriptle
t;wsc, text/webviewhtml;htt, text/x-component
;htc, text/x-vcard;vcf, text/xml;xml, image/g
if;gif, image/jpeg;jpg, image/x-xbitmap;xbm,
image/bmp;bmp, image/pjpeg;jpg, image/png;png
...}
MicrosoftExchangeRecipientEmailAddresses : {X400:C=US;A= ;P=org;O=Exchange;S=MicrosoftExchange329e71ec88ae4615bbc36ab;, SMTP:[email protected]}
MicrosoftExchangeRecipientReplyRecipient :
MicrosoftExchangeRecipientPrimarySmtpAddress : [email protected]
MicrosoftExchangeRecipientEmailAddressPolicyEnabled : True
MinAdminVersion :
AdminDisplayName : {335A1087-5131-4D45-BE3E-3C6C7F76F5EC}
ExchangeVersion : 0.0 (6.5.6500.0)
DistinguishedName : CN=org,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=tpworld,DC=local
Identity : org
Guid : 847045b0-036f-42c1-86f5-846c6f9fb0eb
ObjectCategory : org.local/Configuration/Schema/ms-Exch-Organization-Container
ObjectClass : {top, container, msExchOrganizationContainer}
WhenChanged : 12/5/2007 1:22:22 PM
WhenCreated : 3/23/2007 11:06:54 AM
OriginatingServer : GC01.tpworld.local
IsValid : True
How to fix
1. Open ADSIEdit.
2. Naviagate to the All Rooms address list.
3. Copy the distinguishedName attribute.
4. Open your organization object [cn=YourOrg].
5. Look in the list of attributes for the msExchResourceAddressLists attribute.
6. Remove the current DN which is {All Rooms DEL:47dd20dc-2efa-462b-b838-369eac589ddd}.
7. Paste in the new distinguishedName attribute of the All Room's address list.
NOTE: If you have multiple domain controllers you need to replicate them around.
8. Run Get-OrganizationConfig to verify that the changes have taken place.
[PS] C:\>Get-OrganizationConfig
Name : org
LegacyExchangeDN : /o=org
Heuristics : None
JournalingReportNdrTo :
ResourceAddressLists : {All Rooms} <-- Fixed!!
IsMixedMode : False
ManagedFolderHomepage :
ForeignForestFQDN : {}
ForeignForestOrgAdminUSGSid :
ForeignForestRecipientAdminUSGSid :
ForeignForestViewOnlyAdminUSGSid :
ObjectVersion : 6903
SCLJunkThreshold : 4
MimeTypes : {text/html;htm, text/html;html, text/plain;tx
t, text/css;css, text/iuls;uls, text/scriptle
t;wsc, text/webviewhtml;htt, text/x-component
;htc, text/x-vcard;vcf, text/xml;xml, image/g
if;gif, image/jpeg;jpg, image/x-xbitmap;xbm,
image/bmp;bmp, image/pjpeg;jpg, image/png;png
...}
MicrosoftExchangeRecipientEmailAddresses : {X400:C=US;A= ;P=org;O=Exchange;S=MicrosoftExchange329e71ec88ae4615bbc36ab;, SMTP:[email protected]}
MicrosoftExchangeRecipientReplyRecipient :
MicrosoftExchangeRecipientPrimarySmtpAddress : [email protected]
MicrosoftExchangeRecipientEmailAddressPolicyEnabled : True
MinAdminVersion :
AdminDisplayName : {335A1087-5131-4D45-BE3E-3C6C7F76F5EC}
ExchangeVersion : 0.0 (6.5.6500.0)
DistinguishedName : CN=org,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=tpworld,DC=local
Identity : org
Guid : 847045b0-036f-42c1-86f5-846c6f9fb0eb
ObjectCategory : org.local/Configuration/Schema/ms-Exch-Organization-Container
ObjectClass : {top, container, msExchOrganizationContainer}
WhenChanged : 12/5/2007 1:22:22 PM
WhenCreated : 3/23/2007 11:06:54 AM
OriginatingServer : GC01.tpworld.local
IsValid : True
9. Have your users log out of OWA and log back in and when they click on the address list tab they should now see the All Rooms address list.
Dave
Teşekkürler Dave.. Her Kimsen 🙂
ben bu işlemi yapamadım ve owa üzerinde adresbooka tıkladığımda bu çıktıyı alıyorum..
step step yardımcı olursanız sevinirim
Request
Url: https://mail.xxx.com:443/owa/forms/premium/AddressBook.aspx?ae=Dialog&t=AddressBook&pspid=_1338763716068_899798416
User host address: -
User: XXX
EX Address: /o=xx/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=userd99013b9
SMTP Address: [email protected]
OWA version: 14.2.298.4
Mailbox server: mail.xx.com
Exception
Exception type: System.NullReferenceException
Exception message: Object reference not set to an instance of an object.
Call stack
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)