|
-
Nov 1st, 2004, 09:20 AM
#1
Thread Starter
New Member
Renaming a web form
I'm new to programming, so this might seem like a simple thing, but I want to rename a web application. What steps do I take to ensure that everything stays in order. The last time I tried to change the name of a web form I couldn't open it anymore.
Thanks for the help. Have a great day!
-
Nov 3rd, 2004, 01:16 PM
#2
Hyperactive Member
Can you be more specific. Are you renaming the whole application (which equates to the actual site name) or just an aspx page? Are you using visual studio.net?
-
Nov 6th, 2004, 05:59 PM
#3
Thread Starter
New Member
I want to rename the whole application. I just need to make sure I don't miss renaming anything. I think I figured it out, but I'm not sure.
-
Nov 6th, 2004, 06:01 PM
#4
Thread Starter
New Member
Yes I am using Visual Studio.Net
-
Nov 6th, 2004, 06:54 PM
#5
Hyperactive Member
Well I would create a new web application and add in the existing web forms from the old application. then you can delete them from the old one and they should all work fine in the new application.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|