G
Guest
Hi
I've got a simple page with page load logic associated with it. It is developed in VS NET 2003 Framework 1.1 on Windows 2000 Server
This event always fires twice when the page is loading. I made sure that AutoWireUp is false, and that "this.Load += new System.EventHandler(this.Page_Load);" is in InitializeComponent()
Is this a known problem? If so is there a known workaround
Thanks
Glenn.
I've got a simple page with page load logic associated with it. It is developed in VS NET 2003 Framework 1.1 on Windows 2000 Server
This event always fires twice when the page is loading. I made sure that AutoWireUp is false, and that "this.Load += new System.EventHandler(this.Page_Load);" is in InitializeComponent()
Is this a known problem? If so is there a known workaround
Thanks
Glenn.