Deployment error -- Incorrect ImpersonationInfo object
I'm new to SSAS 2005 and I'm walking through the Analysis Services tutorial in the online documentation. So far so good until when I wanted to deploy the project. The error is
Error 1 Parser: The syntax for the ImpersonationInfo object is incorrect. If the ImpersonateAccount value is used for ImpersonationInfo, then the Account property cannot be empty. 0 0
I don't know why it asked for ImpersonationInfo. I'm a local administrator of the computer and I want to deploy to local server.
However, when I went through the Deployment Wizard in Analysis Services, it was deployed successfully. When I switched back to Visual Studio AS project and tried to browse the cube or dimension, it failed again saying that
Either the user, [UserID], does not have access to the Analysis Services Tutorial database, or the database does not exist.
What am I missing? :(
Thanks
Jenny

