A few application developers have seen this error message when trying to read data from a HealthVault record using an OfflineConnection. Here is a code fragment which could generate this error: OfflineWebApplicationConnection offlineConn = new OfflineWebApplicationConnection
Read More...