What settings need to be done?

  • Thread starter Thread starter Annapoorna Pandit
  • Start date Start date
A

Annapoorna Pandit

Hi all,

I have a web project written in C# as code behind language.
The project folder name is "ABC". Now I am going to change the name to
"A_B_C". When I try to open the project, "project folder not found"
error is generated. What settings need to be done in order to change the
main project folder name?

TIA,
Anu
 
Hi

Because is a web project there is a virtual folder created, check your
inetmgr application and change it there as well. Once you changed it the web
application will ask you for the new virtual folder location when you start
..NET IDE.

Cheers
Salva
 
Back
Top