0
Guys, whenever I try to include a new web project in my solution with the name "Web" it adds "(something number)" and I can’t change. How do I change?
0
Guys, whenever I try to include a new web project in my solution with the name "Web" it adds "(something number)" and I can’t change. How do I change?
1
In file C: Users Username Documents Iisexpress config applicationhost.config, you have a section of websites
< sites >
...
< /sites >
All websites (projects) already open are there. After deleting all items, when creating a new website no number will be displayed. But remember to only delete items from sites/projects and not the entire file.
Browser other questions tagged visual-studio-2013
You are not signed in. Login or sign up in order to post.