dbTalk Databases Forums  

Microsoft.AnalysisServices.AdomdClient.dll do not work

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Microsoft.AnalysisServices.AdomdClient.dll do not work in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tomalinka
 
Posts: n/a

Default Microsoft.AnalysisServices.AdomdClient.dll do not work - 05-01-2006 , 03:18 PM






I’m tying to test the sample application AdomdSampleSolution.zip from
"http://www.microsoft.com/downloads/details.aspx?FamilyID=790d631b-bff9-4f4a-b648-e9209e6ac8ad&DisplayLang=en".

I start the application and get an error:
The reference to Microsoft.AnalysisServices.AdomdClient.dll do not work.
The Visual Studio 2003 says this file is not a dll-file.

Why? Can you help?

Thank you


Reply With Quote
  #2  
Old   
Adrian Dumitrascu [MS]
 
Posts: n/a

Default Re: Microsoft.AnalysisServices.AdomdClient.dll do not work - 05-01-2006 , 04:31 PM






ADOMD.NET (Microsoft.AnalysisServices.AdomdClient.dll) from SQL Server 2005
is built and works with .net framework 2.0, so you will not be able to use
it with Visual Studio 2003 (that uses .net framework 1.1).
SQL Setup 2005 install .net framework 2.0, you could build ADOMD.NET
applications from command line with csc.exe. Or use Visual Studio 2005, or
the ADOMD.NET web release from May 2005
(http://www.microsoft.com/downloads/d...isplayLang=en).

Adrian.



"Tomalinka" <Tomalinka (AT) discussions (DOT) microsoft.com> wrote

Quote:
I'm tying to test the sample application AdomdSampleSolution.zip from
"http://www.microsoft.com/downloads/details.aspx?FamilyID=790d631b-bff9-4f4a-b648-e9209e6ac8ad&DisplayLang=en".

I start the application and get an error:
The reference to Microsoft.AnalysisServices.AdomdClient.dll do not work.
The Visual Studio 2003 says this file is not a dll-file.

Why? Can you help?

Thank you




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.