473,626 Members | 3,082 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ASP not picking up new page, very strange.

Hi All,

I've got a page with a couple of Datagrids on it and for some reason the
page is no longer being picked up by the framework and a very old version is
being displayed instead. When I say old it is probably a .Net 1.0 and then
some time back in development as well.

The strange thing is if you hook up the debugger and pause it the old page
won't display?? I've googled the groups and not found anything, suggestions
please.

Bruce H
Nov 17 '05 #1
2 1576
Have you tried deleting files from the folder named
VSWebCache\<you r site name>? Also you can give a
different name to your page than the older page.

Hope this helps.
-----Original Message-----
Hi All,

I've got a page with a couple of Datagrids on it and for some reason thepage is no longer being picked up by the framework and a very old version isbeing displayed instead. When I say old it is probably a .Net 1.0 and thensome time back in development as well.

The strange thing is if you hook up the debugger and pause it the old pagewon't display?? I've googled the groups and not found anything, suggestionsplease.

Bruce H
.

Nov 17 '05 #2
Hi Masood,

I cleared out the cache files, but there was nothing for the guilty file! I
also renamed it with no joy.

So I started doing a line by line comparison with a working page and viola!
For some reason the Page_Load Event handler had been dropped by VS. The
method has now been corrected back to the listing below and all is working
again.

private void InitializeCompo nent()

{

this.Load += new System.EventHan dler(this.Page_ Load);

}

Bruce H


"Masood Akthar" <ma***********@ fmo.com> wrote in message
news:0c******** *************** *****@phx.gbl.. .
Have you tried deleting files from the folder named
VSWebCache\<you r site name>? Also you can give a
different name to your page than the older page.

Hope this helps.
-----Original Message-----
Hi All,

I've got a page with a couple of Datagrids on it and for

some reason the
page is no longer being picked up by the framework and a

very old version is
being displayed instead. When I say old it is probably

a .Net 1.0 and then
some time back in development as well.

The strange thing is if you hook up the debugger and

pause it the old page
won't display?? I've googled the groups and not found

anything, suggestions
please.

Bruce H
.

Nov 17 '05 #3

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

Similar topics

6
1368
by: Xerxes | last post by:
Hi, how can I activate a login when someone clicks on a link? I want only authorized users to have access to the pages accessible through the links. Thanks.
5
1729
by: Nathan Sokalski | last post by:
When I view my index.aspx page any time after the first time, I recieve the following error: System.Web.TraceContext.AddNewControl(String id, String parentId, String type, Int32 viewStateSize) +313 System.Web.UI.Control.BuildProfileTree(String parentId, Boolean calcViewState) +201 System.Web.UI.Control.BuildProfileTree(String parentId, Boolean calcViewState) +263
0
937
by: Jonathan | last post by:
I have 3 webforms on 1 page each with Submit buttons. VB.net code activated by clicking the submit button in form 3 is not picking up the value of a field in form 2. It is just returning Null or "" even though I enter data in the text box. I am referring to the Form 2 field's unique name as follows: Request.Form("UserEmailAddress")
9
1962
by: newbiegalore | last post by:
Hello everyone :-) , Thanks to the gentle people on this group for helping me out with previous issues. :-D This time round I am facing what I perceive as a simple problem, which I have not found a simple solution for (obviously!). The problem: I need to pick up the URL in the address bar of a browser when a link is clicked What I have done: I have used,
0
8696
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8358
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8502
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7188
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6119
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5571
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4195
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2621
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1805
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.