Some issues I'm having with the new prject and the new website dialog.
Why are there two different dialogs, one for webprojects and another for websites ?
In the webproject dialog, you can not specify the solution name, as you could in vs.net 2002/3 and still can with other projects / same for the add to source control option.
Very hard to create a 'root' website ( i.e. a website starting at http://localhost ), when you want to put all you're webprojects in %visual studio projects%/www.myClient.com. (e.g. "C:\Documents and Settings\paulb\My Documents\Visual Studio Projects\www.microsoft.com" runs in the dev. server as "http://localhost:4991/www.microsoft.com", where I would like it to run as "http://localhost" ).
Is there an option to run you're webapplication on the dev. server with an SSL connection?