> Does anyone know of a way to disable the "ASP.NET Development Server"
> icon that appears in the notification area of the task bar when
> launching an app in 2.0? Or atleast the balloon tip?
Sure - change your project configuration to use IIS and don't use the
development server. The baloon tooltip does get annoying after the first
100 times you launch your app though...
-cd