Re: Browsing Cubes in Sept CTP -
09-24-2005
, 01:31 AM
I was working along that theory as well, this is what that gives
you....
TITLE: Connect to Server
------------------------------
Cannot connect to 127.0.0.1\septctp.
------------------------------
ADDITIONAL INFORMATION:
Authentication failed. (Microsoft.AnalysisServices.AdomdClient)
------------------------------
The Local Security Authority cannot be contacted
(Microsoft.AnalysisServices.AdomdClient)
------------------------------
it looks like it comes down to resolving the users login, domain user
with cached login information is good enough to write mdx against the
cube but not to browse it. Of course this means all client tools are
effected the same way.
So my choices are stay connected to the network or login to the machine
as local admin.... |