Hey,
I have a problem with VS2008: When I create a new ASP.Net website, no database shows up in the AppData folder. I create a new one via the server browser, and then apply "Add existing item" on the AppData folder to "import" the database. Is this the right way to do it? Plus when I chose Website / ASP.Net configuration, my CPU works for a brief moment, but the configuration page is not opened in the browser. In VS2005 it worked quite differently, as the database was created automatically and also the configuration thing worked. Am I missing something here in VS2008? I already tried to find an answer in the MSDN tutorials, but they don't seem to do something special / different.
Thanks!