I have a main page in .NET where I call a Dashboard created in DeepSee like this: <iframe src="../..zen?DASHBOARD=NameofDashboardKpi1.dashboard&EMBED=1&CacheUserName=&CachePassword="  to display the Dashboard in the .NEt page.   My problem is that connection to every Dashboard takes a while, so performance is low. Any suggestion?