![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi All: I am trying to setup HTTP access (msmdpump.dll) to SSAS on a web server box where there is no Analysis Services installed. The goal is to prevent IIS running on SSAS box itself. I have no luck so far. Is this configuration even possible? I have installed the following components on the web server in the order below: 1. msmdpump.dll: http://www.microsoft.com/technet/pro.../httpasws.mspx 2. MSXML 6.0 3. Microsoft SQL Server 2005 Analysis Services 9.0 OLE DB Provider 4. Microsoft SQL Server Native Client 5. Microsoft SQL Server 2005 Management Objects Collection When I try to connect and execute a query against msmdpump.dll via ascmd utility I am getting an error "ascmd: AMO connection error on connect string (Provider=MSOLAP.3;Data Source="http://webserver/olap/msmdpump.dll";SspropInitAppName=ascmd): An error was encountered in the transport layer. The peer prematurely closed the connection." Everything is OK in case msmdpump.dll is setup on SSAS server. Has anyone succeeded in this? |
#3
| |||
| |||
|
|
I think the ascmd utility cannot be used with the HTTP access. the HTTP (XML/A) is designed for client access not administrative access. |
|
can you access your server using a client tool through the HTTP connection? (Like from Excel) If no, verify your Kerberos setup. If yes, then the problem is related to the ascmd utility which cannot access through HTTP. |
|
I think the ascmd utility cannot be used with the HTTP access. the HTTP (XML/A) is designed for client access not administrative access. can you access your server using a client tool through the HTTP connection? (Like from Excel) If no, verify your Kerberos setup. Also, have you try to remove the " (quote) around the HTTP server name? "Mitak" <dkfake (AT) hotmail (DOT) com> wrote in message news:#TULXjPBHHA.2304 (AT) TK2MSFTNGP02 (DOT) phx.gbl... Hi All: I am trying to setup HTTP access (msmdpump.dll) to SSAS on a web server box where there is no Analysis Services installed. The goal is to prevent IIS running on SSAS box itself. I have no luck so far. Is this configuration even possible? I have installed the following components on the web server in the order below: 1. msmdpump.dll: http://www.microsoft.com/technet/pro.../httpasws.mspx 2. MSXML 6.0 3. Microsoft SQL Server 2005 Analysis Services 9.0 OLE DB Provider 4. Microsoft SQL Server Native Client 5. Microsoft SQL Server 2005 Management Objects Collection When I try to connect and execute a query against msmdpump.dll via ascmd utility I am getting an error "ascmd: AMO connection error on connect string (Provider=MSOLAP.3;Data Source="http://webserver/olap/msmdpump.dll";SspropInitAppName=ascmd): An error was encountered in the transport layer. The peer prematurely closed the connection." Everything is OK in case msmdpump.dll is setup on SSAS server. Has anyone succeeded in this? |
#4
| |||
| |||
|
|
I think the ascmd utility cannot be used with the HTTP access. the HTTP (XML/A) is designed for client access not administrative access. It is OK to use ascmd with http. can you access your server using a client tool through the HTTP connection? (Like from Excel) If no, verify your Kerberos setup. If yes, then the problem is related to the ascmd utility which cannot access through HTTP. No, I can't access the server through http with the setup described in my initial post. However, I can access the server with no http. I have http access setup on two other SSAS servers and it works in both cases. What I have tried is to point the http setup on one of the servers to the other and it didn't work. This kind of convinces me that http connection setup on a different server than the one which hosts SSAS is not possible. Thanks "Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote in message news:OIJ0uf0BHHA.4808 (AT) TK2MSFTNGP03 (DOT) phx.gbl... I think the ascmd utility cannot be used with the HTTP access. the HTTP (XML/A) is designed for client access not administrative access. can you access your server using a client tool through the HTTP connection? (Like from Excel) If no, verify your Kerberos setup. Also, have you try to remove the " (quote) around the HTTP server name? "Mitak" <dkfake (AT) hotmail (DOT) com> wrote in message news:#TULXjPBHHA.2304 (AT) TK2MSFTNGP02 (DOT) phx.gbl... Hi All: I am trying to setup HTTP access (msmdpump.dll) to SSAS on a web server box where there is no Analysis Services installed. The goal is to prevent IIS running on SSAS box itself. I have no luck so far. Is this configuration even possible? I have installed the following components on the web server in the order below: 1. msmdpump.dll: http://www.microsoft.com/technet/pro.../httpasws.mspx 2. MSXML 6.0 3. Microsoft SQL Server 2005 Analysis Services 9.0 OLE DB Provider 4. Microsoft SQL Server Native Client 5. Microsoft SQL Server 2005 Management Objects Collection When I try to connect and execute a query against msmdpump.dll via ascmd utility I am getting an error "ascmd: AMO connection error on connect string (Provider=MSOLAP.3;Data Source="http://webserver/olap/msmdpump.dll";SspropInitAppName=ascmd): An error was encountered in the transport layer. The peer prematurely closed the connection." Everything is OK in case msmdpump.dll is setup on SSAS server. Has anyone succeeded in this? |
#5
| |||
| |||
|
|
you can use 2 different servers. but you have to setup the kerberos delegation system if you use the NTLM authentication using the basic authentication method the access should works fine. which authentication method do you use for your /OLAP virtual directory? "Mitak" <dkfake (AT) hotmail (DOT) com> wrote in message news:ujVO2x0BHHA.2316 (AT) TK2MSFTNGP04 (DOT) phx.gbl... I think the ascmd utility cannot be used with the HTTP access. the HTTP (XML/A) is designed for client access not administrative access. It is OK to use ascmd with http. can you access your server using a client tool through the HTTP connection? (Like from Excel) If no, verify your Kerberos setup. If yes, then the problem is related to the ascmd utility which cannot access through HTTP. No, I can't access the server through http with the setup described in my initial post. However, I can access the server with no http. I have http access setup on two other SSAS servers and it works in both cases. What I have tried is to point the http setup on one of the servers to the other and it didn't work. This kind of convinces me that http connection setup on a different server than the one which hosts SSAS is not possible. Thanks "Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote in message news:OIJ0uf0BHHA.4808 (AT) TK2MSFTNGP03 (DOT) phx.gbl... I think the ascmd utility cannot be used with the HTTP access. the HTTP (XML/A) is designed for client access not administrative access. can you access your server using a client tool through the HTTP connection? (Like from Excel) If no, verify your Kerberos setup. Also, have you try to remove the " (quote) around the HTTP server name? "Mitak" <dkfake (AT) hotmail (DOT) com> wrote in message news:#TULXjPBHHA.2304 (AT) TK2MSFTNGP02 (DOT) phx.gbl... Hi All: I am trying to setup HTTP access (msmdpump.dll) to SSAS on a web server box where there is no Analysis Services installed. The goal is to prevent IIS running on SSAS box itself. I have no luck so far. Is this configuration even possible? I have installed the following components on the web server in the order below: 1. msmdpump.dll: http://www.microsoft.com/technet/pro.../httpasws.mspx 2. MSXML 6.0 3. Microsoft SQL Server 2005 Analysis Services 9.0 OLE DB Provider 4. Microsoft SQL Server Native Client 5. Microsoft SQL Server 2005 Management Objects Collection When I try to connect and execute a query against msmdpump.dll via ascmd utility I am getting an error "ascmd: AMO connection error on connect string (Provider=MSOLAP.3;Data Source="http://webserver/olap/msmdpump.dll";SspropInitAppName=ascmd): An error was encountered in the transport layer. The peer prematurely closed the connection." Everything is OK in case msmdpump.dll is setup on SSAS server. Has anyone succeeded in this? |
#6
| |||
| |||
|
|
I use integrated windows authentication. So you are suggesting to try basic authentication? How would I setup this kerberos delegation system? I have never done this so far. "Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote in message news:uUk5W70BHHA.4256 (AT) TK2MSFTNGP04 (DOT) phx.gbl... you can use 2 different servers. but you have to setup the kerberos delegation system if you use the NTLM authentication using the basic authentication method the access should works fine. which authentication method do you use for your /OLAP virtual directory? "Mitak" <dkfake (AT) hotmail (DOT) com> wrote in message news:ujVO2x0BHHA.2316 (AT) TK2MSFTNGP04 (DOT) phx.gbl... I think the ascmd utility cannot be used with the HTTP access. the HTTP (XML/A) is designed for client access not administrative access. It is OK to use ascmd with http. can you access your server using a client tool through the HTTP connection? (Like from Excel) If no, verify your Kerberos setup. If yes, then the problem is related to the ascmd utility which cannot access through HTTP. No, I can't access the server through http with the setup described in my initial post. However, I can access the server with no http. I have http access setup on two other SSAS servers and it works in both cases. What I have tried is to point the http setup on one of the servers to the other and it didn't work. This kind of convinces me that http connection setup on a different server than the one which hosts SSAS is not possible. Thanks "Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote in message news:OIJ0uf0BHHA.4808 (AT) TK2MSFTNGP03 (DOT) phx.gbl... I think the ascmd utility cannot be used with the HTTP access. the HTTP (XML/A) is designed for client access not administrative access. can you access your server using a client tool through the HTTP connection? (Like from Excel) If no, verify your Kerberos setup. Also, have you try to remove the " (quote) around the HTTP server name? "Mitak" <dkfake (AT) hotmail (DOT) com> wrote in message news:#TULXjPBHHA.2304 (AT) TK2MSFTNGP02 (DOT) phx.gbl... Hi All: I am trying to setup HTTP access (msmdpump.dll) to SSAS on a web server box where there is no Analysis Services installed. The goal is to prevent IIS running on SSAS box itself. I have no luck so far. Is this configuration even possible? I have installed the following components on the web server in the order below: 1. msmdpump.dll: http://www.microsoft.com/technet/pro.../httpasws.mspx 2. MSXML 6.0 3. Microsoft SQL Server 2005 Analysis Services 9.0 OLE DB Provider 4. Microsoft SQL Server Native Client 5. Microsoft SQL Server 2005 Management Objects Collection When I try to connect and execute a query against msmdpump.dll via ascmd utility I am getting an error "ascmd: AMO connection error on connect string (Provider=MSOLAP.3;Data Source="http://webserver/olap/msmdpump.dll";SspropInitAppName=ascmd): An error was encountered in the transport layer. The peer prematurely closed the connection." Everything is OK in case msmdpump.dll is setup on SSAS server. Has anyone succeeded in this? |
![]() |
| Thread Tools | |
| Display Modes | |
| |