在tframe中调用访问时,牵涉到aspx的主机文件头,这是web安全机制。检查是否是外网解析时,不同域名解析,跨站点(或者二级站点)等引起的故障。,
换一种写法试试:this.ClientScript.RegisterClientScriptBlock(this.GetType(), "message", "window.parent.parent.parent.parent.rightframe.location.href='../web/page.aspx';", true);