Thank you for getting back to me. I have read the installation and deployment guide.
I think I now understand what I have to do, but just so I am clear, if I want to embed a dashboard inside a ASP.NET MVC application, I need to install the WCF service (DashboardService.svc" on the same machine that my ASP.NET application is?
I was trying to have my ASP.NET application call the service installed on the Dashhoard server, not the one installed by the SDK.
Boyan