When i try to call this page through another page, i get Ext.fly(..) is null or not an object error in ie7. However , the same message does not occur in Firefox or other brosers.
<html xmlns="http://www.w3.org/1999/xhtml">
< headrunat="server">
<title>Untitled Page</title>
</head>
<body>
<formid="form1"runat="server">
<iframesrc="masterlayout.aspx"></iframe>
</form>
</body>
</html>
Any help would be greatly appreciated.
Thanks in Advance,
Girish.