Why does a number in parenthesis get added to the name of a new website added to a solution and how do I avoid it ?
Steps to reproduce:
1. Open Visual Studio 2012.
2. Create a new blank solution (Ex. c:\temp\Solution)
3. Add a new "Empty Web site" (Ex. c:\temp\Solution\Website)
Instead of your website being named "Website" as you typed in, it'll be called something like "Website(1)" / Website(2) etc... in solution explorer.