<DataSource> <DataSourceName>Dev Server</DataSourceName> <DataSourceDescription></DataSourceDescription> <URL>http://localhost/xmla/msxisapi.dll</URL> <DataSourceInfo>Provider=MSOLAP.2;Data Source=Server_dev</DataSourceInfo> <ProviderName>Microsoft XML for Analysis</ProviderName> <ProviderType> <TDP/> <MDP/> <DMP/> </ProviderType> <AuthenticationMode>Unauthenticated</AuthenticationMode> </DataSource>
</DataSources>
1 L A T E S T R E P L I E S (Newest First)
admin
Posted - 07/18/2007 : 19:38:29 It seems that that you have troubles connecting from a web server (Server_live) to Analysis Services on another server (Server_dev).
It is important that
1) Both servers belong to the same domain or workgroup 2) The anonymous user for XMLA virtual directory has full access to Analysis Services on the other server.
Are you able to connect to the remote AS server by removing the entry to the local AS server in datasources.xml file?