Click here to Skip to main content
15,923,273 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: custom repeator with previous next button added at footer Pin
Learning IT4-Sep-08 19:46
Learning IT4-Sep-08 19:46 
GeneralRe: custom repeator with previous next button added at footer Pin
_tasleem4-Sep-08 23:28
_tasleem4-Sep-08 23:28 
QuestionAdding values to a datagrid (.net 2005) Pin
Karan_TN4-Sep-08 2:02
Karan_TN4-Sep-08 2:02 
AnswerRe: Adding values to a datagrid (.net 2005) Pin
ToddHileHoffer4-Sep-08 2:17
ToddHileHoffer4-Sep-08 2:17 
GeneralRe: Adding values to a datagrid (.net 2005) Pin
Karan_TN4-Sep-08 20:07
Karan_TN4-Sep-08 20:07 
GeneralRe: Adding values to a datagrid (.net 2005) Pin
ToddHileHoffer5-Sep-08 2:05
ToddHileHoffer5-Sep-08 2:05 
GeneralRe: Adding values to a datagrid (.net 2005) Pin
Karan_TN5-Sep-08 20:58
Karan_TN5-Sep-08 20:58 
QuestionConfiguring ASP.NET to work with Analysis Services 2005 - help much appreciated! Pin
nassymafi4-Sep-08 1:51
nassymafi4-Sep-08 1:51 
Hi
I am a relative newbie to ASP.Net and have just joined this board.

I am trying to write a simple Web application that will connect to an Analysis Services 2005 cube and will run a simple MDX statement.

Despite having installed an instance of Analysis Services and IIS on the same machine as Visual Studio I am getting a error message that msOlap is an unknown provider.

I am using the COM ADOMD sdk to enable me to interact with my cube and my application includes the following code:


Dim cn As New ADODB.Connection
cn.Open("provider=msolap;data source=myserver")
cn.DefaultDatabase = "mycube"



Can anyone provide pointers on what steps I need to follow to get this working? Do I for example need to change settings in IIS? Sorry if these questions sound silly - I just want to be able to get started on this but I am not finding it very easy to find the information I need to at least get a connection Sigh | :sigh:

I am planning on doing this over a HTTP connecetion.

Any information on this will be much appreciated as I am so stuck Confused | :confused:

Thanks

Nassy
AnswerRe: Configuring ASP.NET to work with Analysis Services 2005 - help much appreciated! Pin
scottgp4-Sep-08 3:19
professionalscottgp4-Sep-08 3:19 
Questiongridview validation Pin
nithydurai4-Sep-08 1:38
nithydurai4-Sep-08 1:38 
AnswerRe: gridview validation Pin
Learning IT4-Sep-08 19:49
Learning IT4-Sep-08 19:49 
Questionhow to reduce page size Pin
omlac4-Sep-08 1:23
omlac4-Sep-08 1:23 
AnswerRe: how to reduce page size Pin
ToddHileHoffer4-Sep-08 2:22
ToddHileHoffer4-Sep-08 2:22 
QuestionUnicode text Pin
Archana New to Dotnet4-Sep-08 1:14
Archana New to Dotnet4-Sep-08 1:14 
AnswerRe: Unicode text Pin
eyeseetee4-Sep-08 1:22
eyeseetee4-Sep-08 1:22 
GeneralRe: Unicode text Pin
Archana New to Dotnet4-Sep-08 2:05
Archana New to Dotnet4-Sep-08 2:05 
Questionhello everybody Pin
harish.k124-Sep-08 1:06
harish.k124-Sep-08 1:06 
AnswerRe: hello everybody Pin
Mogaambo4-Sep-08 1:08
Mogaambo4-Sep-08 1:08 
AnswerRe: hello everybody Pin
Ashfield4-Sep-08 3:06
Ashfield4-Sep-08 3:06 
AnswerRe: hello everybody Pin
Manas Bhardwaj5-Sep-08 4:26
professionalManas Bhardwaj5-Sep-08 4:26 
QuestionAspxHtmlEditor Pin
SreejithAchutan4-Sep-08 0:07
SreejithAchutan4-Sep-08 0:07 
QuestionHow to orient text in a web page Pin
Ahmad994-Sep-08 0:05
Ahmad994-Sep-08 0:05 
AnswerRe: How to orient text in a web page Pin
Ahmad994-Sep-08 16:54
Ahmad994-Sep-08 16:54 
QuestionAuthorization and Authentication Pin
Mogaambo4-Sep-08 0:02
Mogaambo4-Sep-08 0:02 
QuestionHow to restrict multiple logon to an application? Pin
surender9393-Sep-08 23:35
surender9393-Sep-08 23:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.