I have been working on this tabular model project for the last week. This morning I had to reboot my machine, and now when I go to open my project in Visual Studio (Premium, sp1), I get a pop-up saying "
Errors in the encryption library: Failed to encrypt sensitive data. Possibly the encryption key is inaccessible because of improper service account change."
I dont have any security set on this project, so i am not sure what it is tripping over. Is it trying to connect to my dev server as it opens? Any ideas on where to start looking to fix this?
thanks in advance!