Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What happens after a rename?
Message
De
14/10/2003 00:03:11
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
What happens after a rename?
Divers
Thread ID:
00838395
Message ID:
00838395
Vues:
56
In the VS.NET interface, I rename the aspx file I was working with to another name. When I test that aspx file locally, it still works. However, the aspx file, right on the first line, contains a reference like this:
< @ Page Language="vb" AutoEventWireup="false" Codebehind="UpcomingMeeting.aspx.vb"
 Inherits="UserGroupMeetingTracker.WebForm1" >
WebForm1 was the previous name I used. I renamed the aspx file to UpcomingMeeting.aspx. Now, what I don't understand is that this still works even with this old WebForm1 reference in this line. If I change it manually to UpcomingMeeting, it doesn't work anymore. I can't find any reference in the project to WebForm1. So, how does this work and how can I succeed to have this work by putting UpcomingMeeting in there instead?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform