OWA 2007 error 'onClsMOpt' is undefined :( (Full Version)

All Forums >> [Microsoft Exchange 2007] >> Outlook Web Access



Message


vainkop -> OWA 2007 error 'onClsMOpt' is undefined :( (15.Apr.2009 9:34:17 AM)

In owa, when I try to open settings to add delivery notification I get this error both in IE 7 & 8. I have Windows 2008 x64 + Exchange 2007 SP1 with all updates. I didn't migrate from 2003. And I tried first step from here http://support.microsoft.com/kb/941201/en-us but it didn't help :(

Client Information
------------------
User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 1.1.4322)
CPU Class: x86
Platform: Win32
System Language: ru
User Language: ru
CookieEnabled: true
Mime Types:

Exception Details
-----------------
Date: Tue Apr 14 17:43:01 UTC+0400 2009
Message: 'onClsMOpt' is undefined
Url: https://exch1/owa/8.1.340.0/scripts/premium/fedtmsg.js
Line: 15

Call Stack
----------
ldMOptDlgScr()
cbLdMOptDlg(oR)
oR = [object Object]
sBody = <!-- Copyright (c) 2006 Microsoft Corporation. All rights reserved. -->
<!-- OwaPage = ASP.forms_premium_messageoptionsdialog_aspx -->

<div class=h id=divMOptScrpt>
L_MOpt = "Сообщения";
L_Close = "Закрыть";
</div>
<div class="moSctHdr">
<div class="moSctTxt">Параметры данного сообщения</div>
</div>
<div class="moSctBdy">
<table>
<tr>
<td>Важность</td>
<td>
<select id="selImp">
<option value="0">низкая</option>
<option value="1">обычная</option>
<option value="2">высокая</option>
</select>
</td>
</tr>
<tr>
<td>Пометка</td>
<td>
<select id="selSens">
<option value="0">обычная</option>
<option value="1">Личное</option>
<option value="2">Частное</option>
<option value="3">ДСП</option>
</select>
</td>
</tr>
<tr>
<td></td>
<td>
<input type="checkbox" id="chkBcc"><label for="chkBcc">Отобразить поле "СК"</label>
</td>
</tr>
</table>
</div>
<div class="moSctHdr">
<div class="moSctTxt">Параметры отслеживания</div>
</div>
<div class="moSctBdy">
<input type="checkbox" id="chkDvRcp">  <label for="chkDvRcp">Запросить отчет о доставке этого сообщения</label>
<br>
<input type="checkbox" id="chkRdRcp">  <label for="chkRdRcp">Запросить отчет о прочтении этого сообщения</label>
<br>
<br>
</div>

<div id="dlgOptScrt" style="display:none"></div>

<div class="moSctHdr">
<div class="moSctTxt">Дополнительные параметры сообщения</div>
</div>
<div class="moTp">
<img src="8.1.340.0/themes/base/options.gif" align=absmiddle>  
Нажмите кнопку "Параметры" в главном окне для отображения параметров сообщений.
</div>

oReq = [object Object]
oCtx = 0
oXmlHttp =
iStatus = 200
fST = false
iCT = 1
cbOeReq(oReqFac)
oReqFac = [object Object]
oXmlHttp =
iXmlVer = 2
sUrl = ev.owa?oeh=1&ns=EditMessage&ev=LOD
oCtx = [object Object]
iIdx = 3
fExp = false
fLock = true
cb = function cbOeReq(oReqFac){var oRsp=new oeResp(oReqFac);var oXH=oRsp.oXmlHttp;if(oXH.status==200){var er=oXH.getResponseHeader("X-OWA-EventResult");if(er=="0"){}else if(er=="1"){var oDiv=document.createElement("div");oDiv.innerHTML=oRsp.sBody;var oErr=oDiv.all["err"];oRsp.sErr=oErr._msg;oRsp.iErr=0;if(oErr._cd)oRsp.iErr=getInt(oErr._cd);var divDbg=oDiv.all["debugInfo"];if(divDbg)oRsp.sErrDbg=divDbg.outerHTML;var divCustom=oDiv.all["divCstInfo"];if(divCustom)oRsp.divCustom=divCustom;}else {oRsp.sErr=L_IntErr;}}else {oRsp.sErr=getHttpErr(oXH.status);}--g_iRC;if(oReqFac.oCtx.cb){if(!oReqFac.oCtx.cb(oRsp))updCmp(window,oRsp);}return oRsp;}
cbReqFac(iIdx)
iIdx = 3
anonymous()
-----------------------
function anonymous() {
cbReqFac(3)
}
-----------------------


Dump Event
----------
recordset = null
type = error
fromElement = null
toElement = null
altLeft = false
keyCode = 0
repeat = false
reason = 0
data =
behaviorCookie = 0
source = null
contentOverflow = false
behaviorPart = 0
uri =
dataTransfer = null
ctrlKey = false
shiftLeft = false
dataFld =
returnValue = undefined
qualifier =
wheelDelta = 0
bookmarks = null
button = 0
srcFilter = null
nextPage =
cancelBubble = false
x = 0
y = 0
srcElement = null
screenX = 484
screenY = 173
srcUrn =
origin =
boundElements = [object HTMLCollection]
clientX = 447
clientY = 15
propertyName =
shiftKey = false
ctrlLeft = false
offsetX = 0
offsetY = 0
altKey = false
errorMessage = 'onClsMOpt' is undefined
errorUrl = https://exch1/owa/8.1.340.0/scripts/premium/fedtmsg.js
errorLine = 15
errorCharacter = 192
errorCode = 0




vainkop -> RE: OWA 2007 error 'onClsMOpt' is undefined :( (22.Apr.2009 3:28:14 AM)

Only that helped me:

exsetup.exe /mode:uninstall /roles:ca
exsetup.exe /mode:install /roles:ca




Page: [1]