Hi all,
I'd like to submit your some few questions about the way how the portal loads modules in runtime.
First of all:
- which version of IIS is necessary to put all working? I actually am using a 5.0 version on Win 2000 server edition;
Also:
- after passing the Page_Load section of DesktopDefault.aspx, the rendering of the page will take several seconds to accomplish. Is it possible to detected where this delay happens?
thanx
sfrogs
None
0 Points
1 Post
Page rendering takes too much time
Jun 28, 2005 05:18 AM|sfrogs|LINK
I'd like to submit your some few questions about the way how the portal loads modules in runtime.
First of all:
- which version of IIS is necessary to put all working? I actually am using a 5.0 version on Win 2000 server edition;
Also:
- after passing the Page_Load section of DesktopDefault.aspx, the rendering of the page will take several seconds to accomplish. Is it possible to detected where this delay happens?
thanx
sfrogs
Member
20 Points
448 Posts
Re: Page rendering takes too much time
Jun 28, 2005 12:16 PM|webber123456|LINK
<%@ Page Language="VB" Trace="true" %>