Rename a project.

U

UJ

I've got a project that I want to rename. But when I rename it, it then
won't load in Visual Studio (2003).

Any hints suggestions on how to make this work?
 
L

Laurent Bugnion [MVP]

Hi,
I've got a project that I want to rename. But when I rename it, it then
won't load in Visual Studio (2003).

Any hints suggestions on how to make this work?

Renaming web projects (I assume it's what you have) in ASP.NET 1.1 can
be tricky. However, the SLN and CSPROJ files are text files, so it is
possible to edit them (when the project is not loaded in the IDE) and to
search and replace the old name with the new one.

HTH,
Laurent
 
U

UJ

Thanks. That's what I ended up doing.

Laurent Bugnion said:
Hi,
I've got a project that I want to rename. But when I rename it, it then
won't load in Visual Studio (2003).

Any hints suggestions on how to make this work?

Renaming web projects (I assume it's what you have) in ASP.NET 1.1 can be
tricky. However, the SLN and CSPROJ files are text files, so it is
possible to edit them (when the project is not loaded in the IDE) and to
search and replace the old name with the new one.

HTH,
Laurent
--
Laurent Bugnion [MVP ASP.NET]
Software engineering: http://www.galasoft-LB.ch
PhotoAlbum: http://www.galasoft-LB.ch/pictures
Support children in Calcutta: http://www.calcutta-espoir.ch
 

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

Forum statistics

Threads
474,265
Messages
2,571,071
Members
48,771
Latest member
ElysaD

Latest Threads

Top