Otoritakezo 0 Newbie Poster

Hi there, ive got an strange problem when i run an(any webaplication) in vs 2005.

I allway's get two windows popin up- the first one is empty and the second one contains the aplication.
So for example whe ive got an simple webproject containing an default.aspx file(witch is marked as defaultpage) and i hit the F5 button or cmd/F5 button- for running with debugger or without no matter what i do i allways get 2 windows and it takes about 20 sec. till the app. starts :P

And here's a nother question. How can i get vs05 to us iis7 and not it's default webserver, ive tried different ways to set a web in iis(http://localhost/testpage) and changed the properties of the project in vs05/startupoptions/starturl..set it to an existing webfolder in my case it would be http://localhost/testpage..no matter what when i hit F5 vs uses the default onboard server.

thx