Hello,
I am trying to update my personal photo on a new installed exchange 2013 through ECP.
It failed with " Uncaught TypeError: Cannot read property 'body' of undefined" and following is call stack in details.
Would anyone know what's wrong with it?
Client Information
------------------
User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36
CPU Class: undefined
Platform: Win32
System Language: undefined
User Language: zh-CN
CookieEnabled: true
-----------------
Exception Details
-----------------
Date: Sat Aug 10 2013 17:32:04 GMT+0800 (中国标准时间)
Message: Uncaught TypeError: Cannot read property 'body' of undefined
Url: http://mydomain.local:81/ecp/15.0.620.29/scripts/wizardproperties.js
Line: 1
Call Stack
----------
Error
at Function.ErrorHandling.$Dr (http://mydomain.local:81/ecp/15.0.620.29/scripts/common.js:1:162579)
at ErrorHandling.showUnhandledException (http://mydomain.local:81/ecp/15.0.620.29/scripts/common.js:1:161664)
Dump Event
----------
lineno = 1
filename = http://mydomain.local:81/ecp/15.0.620.29/scripts/wizardproperties.js
message = Uncaught TypeError: Cannot read property 'body' of undefined
clipboardData = undefined
cancelBubble = false
returnValue = true
srcElement = [object Window]
defaultPrevented = false
timeStamp = 1376127124814
cancelable = true
bubbles = false
eventPhase = 2
currentTarget = [object Window]
target = [object Window]
type = error
stopPropagation = function stopPropagation() { [native code] }
preventDefault = function preventDefault() { [native code] }
initEvent = function initEvent() { [native code] }
stopImmediatePropagation = function stopImmediatePropagation() { [native code] }
NONE = 0
CAPTURING_PHASE = 1
AT_TARGET = 2
BUBBLING_PHASE = 3
MOUSEDOWN = 1
MOUSEUP = 2
MOUSEOVER = 4
MOUSEOUT = 8
MOUSEMOVE = 16
MOUSEDRAG = 32
CLICK = 64
DBLCLICK = 128
KEYDOWN = 256
KEYUP = 512
KEYPRESS = 1024
DRAGDROP = 2048
FOCUS = 4096
BLUR = 8192
SELECT = 16384
CHANGE = 32768
Detailed Call Stack
-------------------
I got above error when I am using Chrome.
Later ,I change to IE, but get another error
Sys.ArgumentException: Cannot deserialize. The data does not correspond to valid JSON.
Parameter name: data