Hello,
I am trying to do the basic connection that you show in the Olap client example. Sorry if my question is quite simple but I'm noob on this.
So, I think I'm fulfilling wrongly the web.config file becase when I run the website I have the following mistake:
Because in the example does not specify anything I just copied the code (changing to the name of my solution) at the end of the document:
Errors underlined says that:
- In service: attributes are not valid.
- in endpointBehaviors: that the secondary element "endpointBehavior" is not valid.
I also have tried deleting this part of the code, and in that case, when I run the website as you indicate in the example (
Olap client: getting-started) It looks like trying to load the client but finally does not work
1. |
|
2. |
|
I have checked if it could be something on the service, but at first sight looks that is working fine:
So, there are the reasons which let me thing that I am not situating the code in the right place of the web.config file. I hope it's more or less clear.
Do you know how can I solve my problem?
Thanks in advance.
(Let attached my web.config file)
Attachment:
Web_94729a5a.zip