473,326 Members | 2,148 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,326 software developers and data experts.

aspx form not loading.

What would keep a aspx page that has been added to a local root
directory from not displaying with the rest of the web page. I have a
form that has a small "states" database and it won't display when I
click on the link to the page.

Any suggestions?

Thanks!
Apr 28 '07 #1
3 1397
The first thing I would do is turn on tracing or write some context in the
page_load to see there is some exception in the page load.

--
Regards,
Alvin Bruney
------------------------------------------------------
Shameless author plug
Excel Services for .NET is coming...
OWC Black book on Amazon and
www.lulu.com/owc
Professional VSTO 2005 - Wrox/Wiley
"DrNoose" <dr*****@Idontthinkso.comwrote in message
news:46***********************@roadrunner.com...
What would keep a aspx page that has been added to a local root directory
from not displaying with the rest of the web page. I have a form that has
a small "states" database and it won't display when I click on the link to
the page.

Any suggestions?

Thanks!

Apr 29 '07 #2
Alvin Bruney [MVP] wrote:
The first thing I would do is turn on tracing or write some context in the
page_load to see there is some exception in the page load.
As I said, I'm very new to this. How do I turn on tracing? I'm not sure
that there is anything in the page load. I have code for the submit &
reset buttons, but I believe they are under the vb portion of the code.

Please forgive my ignorance!

Thanks!
Apr 30 '07 #3
Alvin,
To turn on tracing at the page level add the following in your Page tag:

<%@ Page ... Trace="true" %>

--
Page Brooks
www.explosivedog.com
"DrNoose" <dr*****@Idontthinkso.comwrote in message
news:46**********************@roadrunner.com...
Alvin Bruney [MVP] wrote:
>The first thing I would do is turn on tracing or write some context in
the page_load to see there is some exception in the page load.
As I said, I'm very new to this. How do I turn on tracing? I'm not sure
that there is anything in the page load. I have code for the submit &
reset buttons, but I believe they are under the vb portion of the code.

Please forgive my ignorance!

Thanks!

Apr 30 '07 #4

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

Similar topics

1
by: James Lattanzio | last post by:
Dear Anyone, If this is not the appropriate place to as an ASPX question, please point to the correct location. If it is the right place then, how can I open a second web form after the user...
6
by: Chris Thunell | last post by:
Right now I have a vb.net windows form project that does a whole bunch of things on the form.load event. The problem with this is that the user does not see the form until all the those things are...
6
by: John | last post by:
Just a general question... I'm currently using a combobox that when updated, opens a form with its recordset based on a query using the combo box value as the criteria. I'm I correct in...
5
by: Earl Teigrob | last post by:
I am creating an application where I would like to give web designers the ablity to create a static html page and dyanamically load it into my application(exactly like loading a user control into a...
2
by: Aamir Mahmood | last post by:
Hello, Can I include a control or another aspx file into a container aspx file on the basis of some parameters?\ Like I want ControlA to be inserted in page index.aspx if the submit form has...
0
by: Joe | last post by:
I've a web form that inherits from a BasePage. There is a user control on the web form. Does anyone thinks it's a problem if I've my BasePage loading a user control and my web form loading a...
3
by: Holmes | last post by:
Hello Ran into a bit of a problem here and have now exhausted my resources to getting this working What I am trying to do is load and show a simple vb form with a listbox in it Dim...
1
by: Will Gillen | last post by:
I know this has probably been asked before, but I can't seem to find a solid answer in any of the archives. First, before my question, please forgive my limited knowledge of the event lifecycle...
1
by: Darrel | last post by:
APologies for the cross post...posted in the wrong forum the first time. I have an ASPX page on my server that isn't properly running as an ASPX page. At first, the RESX file would load. I delete...
1
by: epower | last post by:
Hello, I am working on an ASP .NET application in Visual Studio 2005 and running IE7. This application has a page that contains an iframe which loads an .aspx page and hyperlinks that...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.