creating a new vs 2003 project based on another

J

jkwasson

I have a web application that is complete and published. I want to do some
major enhancements, but I want to start a new project so I can continue to
do maintenance on the current one without having all the new code scattered
throughout.

My question is the best way to do this...if i create a new project and add
in files from the old, all the .aspx page directives point to
"oldproject.pagename.aspx" in the references attribute. I would have to go
in and change all these to make it work, which is out of the question.

I am sure there is a good established way to do this, I just can't figure
out what it is. Your help is appreciated!
 
W

Walter Wang [MSFT]

Hi,

Based on my understanding, your question is: when you created a new 2003
web application, you copied webforms from another web application and want
to change the namespace in the webforms. Please correct me if I've
misunderstood anything.

I think you don't need to change the namespace in the webform. The only
thing you need to do is change the default namespace in your new web
application to the old namespace in your project properties. This way when
you add webform to it, the namespace is still the same.

You new web application has different virtual directory name with the old
one, it should run independently with the old web app.

Sincerely,
Walter Wang ([email protected], remove 'online.')
Microsoft Online Community Support

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications. If you are using Outlook Express, please make sure you clear the
check box "Tools/Options/Read: Get 300 headers at a time" to see your reply
promptly.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
 
W

Walter Wang [MSFT]

Hi,

I am interested in this issue. Would you mind letting me know the result of
the suggestions? If you need further assistance, feel free to let me know.
I will be more than happy to be of assistance.

Have a great day!

Regards,
Walter Wang ([email protected], remove 'online.')
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,540
Members
45,024
Latest member
ARDU_PROgrammER

Latest Threads

Top