Results 1 to 2 of 2

Thread: Renaming project directory

  1. #1

    Thread Starter
    Frenzied Member trisuglow's Avatar
    Join Date
    Jan 2002
    Location
    Horsham, Sussex, UK
    Posts
    1,536

    Renaming project directory

    I wrote an application and then renamed the folder the files were stored in. Now my application won't work!

    I've changed the folder names back and everything works ok again.

    Where do I go in the .NET IDE to edit whatever needs editting so that I can rename my folders.

    (Long day, too much coffee, am I making any sense?)

    I just want to rename the folder that my existing application lives in and still have it find all its files and run. Can anybody help?
    This world is not my home. I'm just passing through.

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    The paths are stored relative and are kept in the solution file. Open it in Notepad and change the paths. Although if your solution is in one directory then you should be able to change it with no trouble. The link on the startpage may not work but you can browse to it.

    ASP.NET solutions are a little different.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width