when launcging the xbap with iframe hetting the error
Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))  at mshtml.HTMLWindow2Class.IHTMLWindow2_get_document()
 
what is the cause of this and how to resolve this ??

Go to the complete details ...