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
 

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

Back
Top