Hi,
My aspx Content page gives error that IE cannot open the Internet site operation aborted..
Plz. help itz urgent
am also pasting the code here...
<%@ Page Language="VB" MasterPageFile="~/MasterPage.master"AutoEventWireup="false"
CodeFile="Default.aspx.vb" Inherits="contact_us_map_Default"Title="Location & Travel Details" AsyncTimeout = "1000"%>
<%@ Register Src="../../userControls/ucOfficeDetails.ascx"TagName="ucOfficeDetails"
TagPrefix="uc2" %>
<%@ Register Src="../../userControls/ucBreadCrumb.ascx"
TagName="ucBreadCrumb" TagPrefix="uc1" %>
Niradhip ChakrabortyPosted Aug 15, 2008, 9:56 AM
This blog post can provide some basics on how it happens..
http://blogs.msdn.com/ie/archive/2008/04/23/what-happened-to-operation-aborted.aspx
Also I found a useful link here
http://discussions.webct.com/jive4/message.jspa?messageID=45614
Also see this:
http://www.nirmaltv.com/2007/08/08/how-to-fix-internet-explorer-cannot-open-the-internet-site-operation-aborted-error/