Microsoft
Software
Hardware
Network
Question : Exchange 2010 OWA Problem accessing Options
Hi All,
We have a newly installed server (Windows 2008 R2) with Exchange 2010 running on it.
I can logon to the webmail without any trouble, I've setup the SSL cert and all is good. The problem is when i try add email rules or access the webmail options. I get the following error popping up:
__
Access Denied
You must be signed in to an Outlook Live account to open this page. If you don't have an Outlook Live account, please contact your helpdesk.
__
Does anyone have any idea why I'm getting this?
I've tried googling it but can't seem to find much.
Looking forward to your assistance.
Regards,
Dane
(Screen shot attached)
Attachments:
Exchange-2010.jpg
(48 KB)
(File Type Details)
Error screen shot
Answer : Exchange 2010 OWA Problem accessing Options
you could try creating a text-node and appending it as a child.. i dont think innerText is part of the dom.
...
var myText = document.createTextNode("T
rash");
span.appendChild(myText);
Random Solutions
windows server 2008 foundation
drivers for my WD Passport Essential SE USB drive for SBS 2008
Removing Duplicate from a Crystal Report
The SELECT permission was denied on the object 'sysdtspackages90', database 'msdb', schema 'dbo'.
Squid NT and Internet Redirection
Exchange Active Sync and self assigned certificates
How to set Public Folder "Retention" so that if a public folder is accidently deleted it can easily be recovered through Outlook or PFDAVadmin
How do I fix odbc call failed #1062 under access vba with a mysql backend?
Can not manage distribution list members through outlook 2003
Clear repeating values from an excel column with VBA