İlk bakmanız gerekne yer event viewer logları. Event viewer loglarına baktığınızda aşağıdaki gibi hata alıyorsanız.
EVENT # 1402228
EVENT LOG Application
EVENT TYPE Warning
OPCODE Info
SOURCE MSExchange ActiveSync
CATEGORY Requests
EVENT ID 1008
COMPUTERNAME SERVER
DATE / TIME 6/21/2012 11:15:46 PM
MESSAGE An exception occurred and was handled by Exchange ActiveSync. This may have been caused by an outdated or corrupted Exchange ActiveSync device partnership. This can occur if a user tries to modify the same item from multiple computers. If this is the case, Exchange ActiveSync will re-create the partnership with the device. Items will be updated at the next synchronization.
EVENT LOG Application
EVENT TYPE Warning
OPCODE Info
SOURCE MSExchange ActiveSync
CATEGORY Requests
EVENT ID 1008
COMPUTERNAME SERVER
DATE / TIME 6/21/2012 11:15:46 PM
MESSAGE An exception occurred and was handled by Exchange ActiveSync. This may have been caused by an outdated or corrupted Exchange ActiveSync device partnership. This can occur if a user tries to modify the same item from multiple computers. If this is the case, Exchange ActiveSync will re-create the partnership with the device. Items will be updated at the next synchronization.
URL=/Microsoft-Server-ActiveSync/default.eas?Cmd=SendMail&DeviceId=3939303030313138343433383037&DeviceType=MotoDROIDRAZR651&SaveInSent=T
— Exception start —
Exception type: System.Web.HttpException
Exception message: Maximum request length exceeded.
Exception level: 0
Exception stack trace: at System.Web.HttpRequest.GetEntireRawContent()
at System.Web.HttpRequest.get_InputStream()
at Microsoft.Exchange.AirSync.Command.get_InputStream()
at Microsoft.Exchange.AirSync.Command.WorkerThread()
— Exception end —.
— Exception start —
Exception type: System.Web.HttpException
Exception message: Maximum request length exceeded.
Exception level: 0
Exception stack trace: at System.Web.HttpRequest.GetEntireRawContent()
at System.Web.HttpRequest.get_InputStream()
at Microsoft.Exchange.AirSync.Command.get_InputStream()
at Microsoft.Exchange.AirSync.Command.WorkerThread()
— Exception end —.
Çözüm için şu adımları gerçekleştirmelisiniz.
Exchange Server 2010 da ProgramFiles/Microsoft/Exchange Server/ClientAccess/Sync lokasyonunu açın.
Burada web.config dosyasını notepad ile editleyecek şekilde açın.
Burada maxReuquestLength değerinin boyutunu değiştirin. Defaultta 10 MB’dır. Biz 25 MB yapmak istiyoruz bu nedenle bu değeri 25600 olarak değiştiriyoruz.
Akabinde servislerden IIS Admin Service ve World Wide Publishing Service ’i restart edin.
Hiç yorum yok:
Yorum Gönderme