Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 2.0 > Visual Web Developer 2005
|
Visual Web Developer 2005 Discuss creating ASP.NET 2.0 sites with Microsoft's Visual Web Developer 2005. If your question is more specific to a piece of code than the Visual tool, see the ASP.NEt 2.0 forums instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual Web Developer 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 15th, 2006, 09:40 PM
Authorized User
 
Join Date: Oct 2006
Posts: 42
Thanks: 3
Thanked 0 Times in 0 Posts
Default Renaming pages/forms in VWD Express

Hello,

 I'm new to Visual Web Developer Express. I'm attempting to do something that would be relatively simple in an ordinary HTML website, but which seems to be somewhat more complicated in a DB-driven site: I want to "swap" two web pages by renaming them. That is, I want to resave a page named "Main_User" as the new index page, and resave the current index page under a different name.

 When I attempt to do this, and upload changed .aspx pages into the FTP folder (not using VWD to upload), I get a parser error when trying to access one of the "new" pages.

<%@ Page Language="vb" AutoEventWireup="false" Codebehind="retailer_login.aspx.vb" Inherits="[websitename].retailerlogin1"%>

As shown above, I have changed the language in the first line of code to reflect the changed page name (replacing "index" with "retailer_login"), but I'm missing something. VWD tutorials focus on creating new sites from scratch, rather than "renovating" existing sites. I may eventually figure this out by reading, but wondered if I was commiting some simple error that someone could point out....

Thank you!





Similar Threads
Thread Thread Starter Forum Replies Last Post
VWD express install paulabethjax BOOK: Beginning ASP.NET 2.0 BOOK VB ISBN: 978-0-7645-8850-1; C# ISBN: 978-0-470-04258-8 2 January 8th, 2007 03:45 PM
VWD 2.0 Express compatible msch-prv BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 3 July 6th, 2006 06:21 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.