Re: Can't connect using ADOMD.NET

From: Akshai Mirchandani [MS] (akshaim_at_online.microsoft.com)
Date: 05/19/04


Date: Tue, 18 May 2004 19:23:18 -0700

0x80040154 is "Class not registered". I'm guessing that you don't have
MSXML4 installed (its part of the readme).

> As a test, how would I try and make it connect via basic, is that the
> setting in IIS under Directory Security or is there another way to
> connect to the Analysis server that will specify I want to use basic?

Yes, you can configure Basic authentication on the directory security tab of
the XMLA SDK virtual root -- however, make sure you don't put it into
production without using HTTPS because the Basic authentication mechanism is
intrinsically unsafe, but using it over HTTPS is safe.

Thanks,
Akshai

--
This posting is provided "AS IS" with no warranties, and confers no rights
Please do not send email directly to this alias. This alias is for newsgroup
purposes only.
"nib" <nib@nibsworld.com> wrote in message
news:OXv8ETTPEHA.620@TK2MSFTNGP10.phx.gbl...
> Thanks for your response...
>
> Akshai Mirchandani [MS] wrote:
> > Can you try this -- add the property "ConnectTo=8.0;" to your connection
> > string?
>
> I get a different error message when I use that:
> Error: Microsoft.AnalysisServices.AdomdClient.AdomdConnectionException:
> The connection either timed out or was lost. --->
> System.Runtime.InteropServices.COMException (0x80040154): An
> unidentified error was returned by an external object to the XML for
> Analysis Provider. at
>
Microsoft.AnalysisServices.AdomdClient.XASC.Microsoft.AnalysisServices.Adomd
Client.IXASC.ProcessRequest(Object
>
> RequestStream) at
>
Microsoft.AnalysisServices.AdomdClient.StreamInteropHelper.ProcessRequest(XA
SC
>
> comClass, Stream requestStream) at
> Microsoft.AnalysisServices.AdomdClient.IXMLAStream.WriteEndOfMessage()
>
> >
> > Also, please note that the UserID and Password that you are specifying
will
> > not apply to AS2k -- they would make a difference for HTTP access over
Basic
> > authentication for example, but Windows Authentication will not use
them.
>
> Ok, although, I've tried it with and without the username/password in
> the connection string.
>
> As a test, how would I try and make it connect via basic, is that the
> setting in IIS under Directory Security or is there another way to
> connect to the Analysis server that will specify I want to use basic?
>
> Zach
>


Relevant Pages

  • RE: Change user login prompt
    ... In the Directory Security (IIS) you only have to put your default domain when ... you select Basic Authentication ... Prev by Date: ...
    (microsoft.public.sharepoint.portalserver)
  • Re: OWA asks for login repeatedly
    ... Have a look at your "Directory security" on your OWA web-site. ... and "Basic Authentication" enabled. ...
    (microsoft.public.exchange.admin)
  • RE: Basic Authentication
    ... The security configuration in IIS is: ... Basic authentication ... domain that I specify at IIS confguration? ...
    (microsoft.public.inetserver.iis.security)
  • NT User created programatically, authenticating with IIS fails
    ... For my IIS application, I have set the directory security for Basic ... I have given permissions on the directory to a group ... My problem is when I create a user manually through Computer Management ...
    (microsoft.public.dotnet.framework)
  • Re: Exchange 5.5 OWA shows Under construction page
    ... I checked my settings in IIS and have verified that it's ... But still when I try to acess my OWA from my browser it says ... > Exchange Virtual server: Virtual Directory ... > logon.asp is first in the list Directory security is the same as the ...
    (microsoft.public.exchange2000.admin)