dbTalk Databases Forums  

ADOMD.NET Logging

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


Discuss ADOMD.NET Logging in the microsoft.public.sqlserver.olap forum.



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

Default ADOMD.NET Logging - 08-29-2005 , 01:14 PM






I am trying to understand why an application that uses ADOMD.NET fails to
connect to some cubes. I don't have the source code for the application, and
it does not seem to log information into the application log. Is there a way
to enable logs for ADOMD.NET?

Wael


Reply With Quote
  #2  
Old   
Jéjé
 
Posts: n/a

Default Re: ADOMD.NET Logging - 08-29-2005 , 02:30 PM






have you access to the connectionstring?


"Default User" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
I am trying to understand why an application that uses ADOMD.NET fails to
connect to some cubes. I don't have the source code for the application,
and it does not seem to log information into the application log. Is there
a way to enable logs for ADOMD.NET?

Wael



Reply With Quote
  #3  
Old   
Default User
 
Posts: n/a

Default Re: ADOMD.NET Logging - 08-29-2005 , 02:44 PM



I don't have access to the connection string per se. But if I did, is there
an easy way of testing it (without installing VB or VC# compilers)

Wael
"Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote

Quote:
have you access to the connectionstring?


"Default User" <anonymous (AT) discussions (DOT) microsoft.com> wrote in message
news:25328319-19CD-4DD5-A7AF-C35D1AC38C5B (AT) microsoft (DOT) com...
I am trying to understand why an application that uses ADOMD.NET fails to
connect to some cubes. I don't have the source code for the application,
and it does not seem to log information into the application log. Is there
a way to enable logs for ADOMD.NET?

Wael




Reply With Quote
  #4  
Old   
Jéjé
 
Posts: n/a

Default Re: ADOMD.NET Logging - 08-29-2005 , 08:26 PM



the simple test:
the analysis sample application tool.
connect it to your cubes to validate the access.


"Default User" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
I don't have access to the connection string per se. But if I did, is there
an easy way of testing it (without installing VB or VC# compilers)

Wael
"Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote in message
news:uvojqANrFHA.2896 (AT) TK2MSFTNGP10 (DOT) phx.gbl...
have you access to the connectionstring?


"Default User" <anonymous (AT) discussions (DOT) microsoft.com> wrote in message
news:25328319-19CD-4DD5-A7AF-C35D1AC38C5B (AT) microsoft (DOT) com...
I am trying to understand why an application that uses ADOMD.NET fails to
connect to some cubes. I don't have the source code for the application,
and it does not seem to log information into the application log. Is
there a way to enable logs for ADOMD.NET?

Wael





Reply With Quote
  #5  
Old   
Wael Amin
 
Posts: n/a

Default Re: ADOMD.NET Logging - 08-30-2005 , 07:04 AM



Jéjé,

this might sound stupid, but what is the analysis sample applicataion?

Best Regards
Wael

"Jéjé" <willgart (AT) AAAhotmailBBB (DOT) com> wrote

Quote:
the simple test:
the analysis sample application tool.
connect it to your cubes to validate the access.


"Default User" <anonymous (AT) discussions (DOT) microsoft.com> wrote in message
news:%23p1wIINrFHA.3444 (AT) TK2MSFTNGP12 (DOT) phx.gbl...
I don't have access to the connection string per se. But if I did, is
there an easy way of testing it (without installing VB or VC# compilers)

Wael
"Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote in message
news:uvojqANrFHA.2896 (AT) TK2MSFTNGP10 (DOT) phx.gbl...
have you access to the connectionstring?


"Default User" <anonymous (AT) discussions (DOT) microsoft.com> wrote in message
news:25328319-19CD-4DD5-A7AF-C35D1AC38C5B (AT) microsoft (DOT) com...
I am trying to understand why an application that uses ADOMD.NET fails
to connect to some cubes. I don't have the source code for the
application, and it does not seem to log information into the
application log. Is there a way to enable logs for ADOMD.NET?

Wael







Reply With Quote
  #6  
Old   
Jéjé
 
Posts: n/a

Default Re: ADOMD.NET Logging - 08-30-2005 , 07:05 AM



its the sample application installed with AS.
search "MDX Sample application" in your programs menu under the Analisys
Services section.

"Wael Amin" <wael.amin (AT) itworx (DOT) com> wrote

Quote:
Jéjé,

this might sound stupid, but what is the analysis sample applicataion?

Best Regards
Wael

"Jéjé" <willgart (AT) AAAhotmailBBB (DOT) com> wrote in message
news:ukh3MHQrFHA.2272 (AT) TK2MSFTNGP11 (DOT) phx.gbl...
the simple test:
the analysis sample application tool.
connect it to your cubes to validate the access.


"Default User" <anonymous (AT) discussions (DOT) microsoft.com> wrote in message
news:%23p1wIINrFHA.3444 (AT) TK2MSFTNGP12 (DOT) phx.gbl...
I don't have access to the connection string per se. But if I did, is
there an easy way of testing it (without installing VB or VC# compilers)

Wael
"Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote in message
news:uvojqANrFHA.2896 (AT) TK2MSFTNGP10 (DOT) phx.gbl...
have you access to the connectionstring?


"Default User" <anonymous (AT) discussions (DOT) microsoft.com> wrote in message
news:25328319-19CD-4DD5-A7AF-C35D1AC38C5B (AT) microsoft (DOT) com...
I am trying to understand why an application that uses ADOMD.NET fails
to connect to some cubes. I don't have the source code for the
application, and it does not seem to log information into the
application log. Is there a way to enable logs for ADOMD.NET?

Wael









Reply With Quote
  #7  
Old   
Wael Amin
 
Posts: n/a

Default Re: ADOMD.NET Logging - 08-30-2005 , 07:11 AM



I tried using the MDX Sample Applicaiton. This works well, does the sample
applicaton use ADOMD.NET?

Wael
"Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote

Quote:
its the sample application installed with AS.
search "MDX Sample application" in your programs menu under the Analisys
Services section.

"Wael Amin" <wael.amin (AT) itworx (DOT) com> wrote in message
news:OeOTRrVrFHA.3596 (AT) TK2MSFTNGP15 (DOT) phx.gbl...
Jéjé,

this might sound stupid, but what is the analysis sample applicataion?

Best Regards
Wael

"Jéjé" <willgart (AT) AAAhotmailBBB (DOT) com> wrote in message
news:ukh3MHQrFHA.2272 (AT) TK2MSFTNGP11 (DOT) phx.gbl...
the simple test:
the analysis sample application tool.
connect it to your cubes to validate the access.


"Default User" <anonymous (AT) discussions (DOT) microsoft.com> wrote in message
news:%23p1wIINrFHA.3444 (AT) TK2MSFTNGP12 (DOT) phx.gbl...
I don't have access to the connection string per se. But if I did, is
there an easy way of testing it (without installing VB or VC# compilers)

Wael
"Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote in message
news:uvojqANrFHA.2896 (AT) TK2MSFTNGP10 (DOT) phx.gbl...
have you access to the connectionstring?


"Default User" <anonymous (AT) discussions (DOT) microsoft.com> wrote in message
news:25328319-19CD-4DD5-A7AF-C35D1AC38C5B (AT) microsoft (DOT) com...
I am trying to understand why an application that uses ADOMD.NET fails
to connect to some cubes. I don't have the source code for the
application, and it does not seem to log information into the
application log. Is there a way to enable logs for ADOMD.NET?

Wael











Reply With Quote
  #8  
Old   
Wael Amin
 
Posts: n/a

Default Re: ADOMD.NET Logging - 08-30-2005 , 07:14 AM



It works well when I choose the detault Provider MSOLAP. Not sure if that
uses ADOMD.NET 8.0 to connect or not.

Wael
"Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote

Quote:
its the sample application installed with AS.
search "MDX Sample application" in your programs menu under the Analisys
Services section.

"Wael Amin" <wael.amin (AT) itworx (DOT) com> wrote in message
news:OeOTRrVrFHA.3596 (AT) TK2MSFTNGP15 (DOT) phx.gbl...
Jéjé,

this might sound stupid, but what is the analysis sample applicataion?

Best Regards
Wael

"Jéjé" <willgart (AT) AAAhotmailBBB (DOT) com> wrote in message
news:ukh3MHQrFHA.2272 (AT) TK2MSFTNGP11 (DOT) phx.gbl...
the simple test:
the analysis sample application tool.
connect it to your cubes to validate the access.


"Default User" <anonymous (AT) discussions (DOT) microsoft.com> wrote in message
news:%23p1wIINrFHA.3444 (AT) TK2MSFTNGP12 (DOT) phx.gbl...
I don't have access to the connection string per se. But if I did, is
there an easy way of testing it (without installing VB or VC# compilers)

Wael
"Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote in message
news:uvojqANrFHA.2896 (AT) TK2MSFTNGP10 (DOT) phx.gbl...
have you access to the connectionstring?


"Default User" <anonymous (AT) discussions (DOT) microsoft.com> wrote in message
news:25328319-19CD-4DD5-A7AF-C35D1AC38C5B (AT) microsoft (DOT) com...
I am trying to understand why an application that uses ADOMD.NET fails
to connect to some cubes. I don't have the source code for the
application, and it does not seem to log information into the
application log. Is there a way to enable logs for ADOMD.NET?

Wael











Reply With Quote
  #9  
Old   
Jéjé
 
Posts: n/a

Default Re: ADOMD.NET Logging - 08-30-2005 , 11:55 AM



if you don't have access to the connectionstring of your application, maybe
there is some problem on it.

"Wael Amin" <wael.amin (AT) itworx (DOT) com> wrote

Quote:
It works well when I choose the detault Provider MSOLAP. Not sure if that
uses ADOMD.NET 8.0 to connect or not.

Wael
"Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote in message
news:eW5yWsVrFHA.3604 (AT) tk2msftngp13 (DOT) phx.gbl...
its the sample application installed with AS.
search "MDX Sample application" in your programs menu under the Analisys
Services section.

"Wael Amin" <wael.amin (AT) itworx (DOT) com> wrote in message
news:OeOTRrVrFHA.3596 (AT) TK2MSFTNGP15 (DOT) phx.gbl...
Jéjé,

this might sound stupid, but what is the analysis sample applicataion?

Best Regards
Wael

"Jéjé" <willgart (AT) AAAhotmailBBB (DOT) com> wrote in message
news:ukh3MHQrFHA.2272 (AT) TK2MSFTNGP11 (DOT) phx.gbl...
the simple test:
the analysis sample application tool.
connect it to your cubes to validate the access.


"Default User" <anonymous (AT) discussions (DOT) microsoft.com> wrote in message
news:%23p1wIINrFHA.3444 (AT) TK2MSFTNGP12 (DOT) phx.gbl...
I don't have access to the connection string per se. But if I did, is
there an easy way of testing it (without installing VB or VC#
compilers)

Wael
"Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote in message
news:uvojqANrFHA.2896 (AT) TK2MSFTNGP10 (DOT) phx.gbl...
have you access to the connectionstring?


"Default User" <anonymous (AT) discussions (DOT) microsoft.com> wrote in message
news:25328319-19CD-4DD5-A7AF-C35D1AC38C5B (AT) microsoft (DOT) com...
I am trying to understand why an application that uses ADOMD.NET
fails to connect to some cubes. I don't have the source code for the
application, and it does not seem to log information into the
application log. Is there a way to enable logs for ADOMD.NET?

Wael













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.