473,396 Members | 1,871 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,396 software developers and data experts.

ASP 3.0 Partial Page Execution

Hello. I have a web site I've recently moved to a new provider. It has
worked for years. On the new provider's servers ( Win2k Server .NET 1.1 )
my asp 3.0 pages often don't completely execute.
Here is what happens: Most of the page starts displaying in the browser,
then you see some HTML, then nothing.
If you refresh a few times, the page finally completely loads. There is
never an error reported during any of this.
Can you please give me some suggestions as to why this may be happening?
Thank you for your time,
Steven
Jul 21 '05 #1
2 1038
Do you use <%Option Explicit%>? This might help.
What is your page doing? Sendmail an email? pulling data from a DB?
When it loads you say it partially works, what point does it get to?

You don't supply enough info for us to help. I.E My car doesn't start, whats
wrong with it? Not very helpful is it to solve my problem :o/

Post more info and then we'll try and help.

Stu

"John Smith" <st*********@excite.com> wrote in message
news:eR**************@TK2MSFTNGP11.phx.gbl...
Hello. I have a web site I've recently moved to a new provider. It has
worked for years. On the new provider's servers ( Win2k Server .NET 1.1 )
my asp 3.0 pages often don't completely execute.
Here is what happens: Most of the page starts displaying in the browser,
then you see some HTML, then nothing.
If you refresh a few times, the page finally completely loads. There is
never an error reported during any of this.
Can you please give me some suggestions as to why this may be happening?
Thank you for your time,
Steven

Jul 21 '05 #2
Stuart,
Sorry for not providing more information. It happens on every page. I do
use Option Explicit. The pages do everything from Emailing, Data Entry,
Searching.
What happens for example is a page starts to display an input form, and
then part of the way down the page, instead of showing the submit button,
the page displays the first 10 characters of the HTML for the submit button!
I am an MCAD and have been doing MS development for years and had never seen
this.
I did get it fixed though. At the end of ever page, it had Response.Flush
Response.End. Once I commented out this code, the problem quit.
Thanks for your help,

Steven
"Stuart Palmer" <st**************@ntlworld.com> wrote in message
news:lK************@newsfe5-win.ntli.net...
Do you use <%Option Explicit%>? This might help.
What is your page doing? Sendmail an email? pulling data from a DB?
When it loads you say it partially works, what point does it get to?

You don't supply enough info for us to help. I.E My car doesn't start,
whats
wrong with it? Not very helpful is it to solve my problem :o/

Post more info and then we'll try and help.

Stu

"John Smith" <st*********@excite.com> wrote in message
news:eR**************@TK2MSFTNGP11.phx.gbl...
Hello. I have a web site I've recently moved to a new provider. It has
worked for years. On the new provider's servers ( Win2k Server .NET
1.1 )
my asp 3.0 pages often don't completely execute.
Here is what happens: Most of the page starts displaying in the browser,
then you see some HTML, then nothing.
If you refresh a few times, the page finally completely loads. There is
never an error reported during any of this.
Can you please give me some suggestions as to why this may be happening?
Thank you for your time,
Steven


Jul 21 '05 #3

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

Similar topics

43
by: nospam | last post by:
I got three (3) files (1) Untitled.aspx (2) Untitled.aspx.1.cs (3) Untitled.aspx.2.cs These three files must be used together to make file #1, Untitled.aspx, page work via J.I.T. when the...
7
by: nospam | last post by:
Ok, 3rd or is it the 4th time I have asked this question on Partial Types, so, since it seems to me that Partial Types is still in the design or development stages at Microsoft, I am going to ask...
16
by: pawel.pabich | last post by:
Hajo, I would like to have 2 my own partial classes. For example: Default.aspx.cs Default2.aspx.cs and they both will relate to Default.aspx page.
10
by: ptass | last post by:
Hi In asp.net 2.0 an aspx files .cs file is a partial class and all works fine, however, I thought I’d be able to create another class file, call it a partial class and have that compile and...
9
by: Fat Elvis | last post by:
I'd like to extend some of my Asp.net pages by using Partial Classes. Example ASP.Net Page: public partial class Admin_Customer : System.Web.UI.Page { protected void Page_Load(object sender,...
0
by: Atul Thombre | last post by:
Hello, I am developing a custom membership provider. For that I built a prototype that uses a SQL Server 2005 database as a backend store. I implemented the class...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.