473,388 Members | 1,408 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

How to open aspx pages fast?

I am a new commer to this asp.net. I setup a small website using iis in my
winxp computer. but everytime i open the page it is opening very slowely at
the first time. but from the second try onwards, it is opening very fast.
how can i make the page to be loaded very fast ever at the first time.

thank you,

Sasidhar
Nov 18 '05 #1
5 2668
Are you making changes to the files at all.
Are you rebooting your server at all.

What .NET does, is the first time a page is loaded, it is compiled, for
faster re-use (hence the second time you access the page it is faster)
If you make any changes to the file you accessing, the dll component or the
web.config, this file recompiled again.

I know that doesn't solve your problem, but its some insight into why its
happening.
If you don't edit any of the files, the page should continue to load quickly

"Vanga Sasidhar" <va*****@hotmail.com> wrote in message
news:ed**************@TK2MSFTNGP10.phx.gbl...
I am a new commer to this asp.net. I setup a small website using iis in my
winxp computer. but everytime i open the page it is opening very slowely
at
the first time. but from the second try onwards, it is opening very fast.
how can i make the page to be loaded very fast ever at the first time.

thank you,

Sasidhar

Nov 18 '05 #2
You can try pre-compiling your site pages before accessing them

"Vanga Sasidhar" <va*****@hotmail.com> wrote in message
news:ed**************@TK2MSFTNGP10.phx.gbl...
I am a new commer to this asp.net. I setup a small website using iis in my
winxp computer. but everytime i open the page it is opening very slowely
at
the first time. but from the second try onwards, it is opening very fast.
how can i make the page to be loaded very fast ever at the first time.

thank you,

Sasidhar

Nov 18 '05 #3
How do you do that?
"Janaka" <ja****@magicalia.com> wrote in message
news:%2****************@TK2MSFTNGP15.phx.gbl...
You can try pre-compiling your site pages before accessing them

"Vanga Sasidhar" <va*****@hotmail.com> wrote in message
news:ed**************@TK2MSFTNGP10.phx.gbl...
I am a new commer to this asp.net. I setup a small website using iis in my
winxp computer. but everytime i open the page it is opening very slowely
at
the first time. but from the second try onwards, it is opening very fast.
how can i make the page to be loaded very fast ever at the first time.

thank you,

Sasidhar


Nov 18 '05 #4
"Belay That Delay"

http://www.aspnetpro.com/features/20...200306jp_f.asp

Greg
"Vanga Sasidhar" <va*****@hotmail.com> wrote in message
news:ed**************@TK2MSFTNGP10.phx.gbl...
I am a new commer to this asp.net. I setup a small website using iis in my
winxp computer. but everytime i open the page it is opening very slowely
at
the first time. but from the second try onwards, it is opening very fast.
how can i make the page to be loaded very fast ever at the first time.

thank you,

Sasidhar

Nov 18 '05 #5
Sorry, that was a members only link. But you're all members, right? :^)

Greg

"Greg Burns" <greg_burns@DONT_SPAM_ME_hotmail.com> wrote in message
news:e%****************@TK2MSFTNGP09.phx.gbl...
"Belay That Delay"

http://www.aspnetpro.com/features/20...200306jp_f.asp

Greg
"Vanga Sasidhar" <va*****@hotmail.com> wrote in message
news:ed**************@TK2MSFTNGP10.phx.gbl...
I am a new commer to this asp.net. I setup a small website using iis in my
winxp computer. but everytime i open the page it is opening very slowely
at
the first time. but from the second try onwards, it is opening very fast.
how can i make the page to be loaded very fast ever at the first time.

thank you,

Sasidhar


Nov 18 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
by: jonathan.beckett | last post by:
Hi All, For the past few months I have been working on an open source Apache/PHP/MySQL content management system - and have recently made it available for download. It's still very much a...
10
by: Kristoffer Arfvidson | last post by:
In my server I notice a small delay of about 2 seconds before it starts processing aspx documents... Because I have first off an standard asp page, witch contains the frameset and title and so...
2
by: Gayathri | last post by:
Hi I am using MS Access to store the data in an .mdb file. And I observe that, if the .mdb is open, I receive a runtime error whenever I/someone tries to access any of the .aspx pages that needs to...
5
by: Rich | last post by:
Hi, I have a project written in asp.net which has a few web pages. The project has been compiled into a dll and now I am referencing that dll in another project. How can I get one of the web...
29
by: John Rivers | last post by:
Hello, What good reason there is for not allowing methods in ASPX pages I can't imagine, but here is how to get around that limitation: (START) <body MS_POSITIONING="FlowLayout"> <form...
4
by: Alex Maghen | last post by:
I've just moved to a new hosting company which provides me a "Virtual Dedicated Server" running Windows Server 2003/ASP.NET 2.0. My site is not pre-compiled and, at least for now, I'd prefer that...
1
by: mshiva | last post by:
hi friends i want to open a login page first even for accessing any other pages in the application. my code in web.config: <authentication mode="Forms"> <forms loginUrl="~/Pages/login.aspx" ...
13
by: Bob Jones | last post by:
Here is my situation: I have an aspx file stored in a resource file. All of the C# code is written inline via <script runat="server"tags. Let's call this page B. I also have page A that contains...
5
by: Arch Stanton | last post by:
I have a set of ASPX pages that work fine on my home computer (Vista), and on a server at work (XP). I just got a new laptop at work (XP) and these same files don't work on it. I installed IIS and...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.