![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I try to setup my server to support the HTTP access. but this doesn't works. SP1 is deployed, I try to setup the OLAP server and a remote web server. OLAP Server is x64 based, web server is x32 based. I'm using the NTLM authentication. the HTTP access works fine on the OLAP server himself (local access). (IIS installed) remotly the access to this server doesn't works. (local http + local olap server) same behavior on the web server, a local access works fine, a remote access doesn't works (local HTTP access but connected to my olap server) Kerberos delegation works fine between my servers. I receive the DTD prohibited error, but this error is supposed to be solved in the SP1!!! Basic authentication works fine in all cases (local & remote) does the SP1 is really supposed to change this behavior??? does a x32 Web server can access an x64 OLAP server? thanks. Jerome. |
#3
| |||
| |||
|
|
I have omit to ask... does MS provides a specific package to install the HTTP access? because there is no msmdpump.dll x32 file on the x64 CD rom. so maybe my web server is not correctly installed, but there is nothing special around the compatibility x32 / x64... "Jeje" <willgart (AT) hotmail (DOT) com> wrote in message news:OEgpcsUeGHA.2188 (AT) TK2MSFTNGP05 (DOT) phx.gbl... Hi, I try to setup my server to support the HTTP access. but this doesn't works. SP1 is deployed, I try to setup the OLAP server and a remote web server. OLAP Server is x64 based, web server is x32 based. I'm using the NTLM authentication. the HTTP access works fine on the OLAP server himself (local access). (IIS installed) remotly the access to this server doesn't works. (local http + local olap server) same behavior on the web server, a local access works fine, a remote access doesn't works (local HTTP access but connected to my olap server) Kerberos delegation works fine between my servers. I receive the DTD prohibited error, but this error is supposed to be solved in the SP1!!! Basic authentication works fine in all cases (local & remote) does the SP1 is really supposed to change this behavior??? does a x32 Web server can access an x64 OLAP server? thanks. Jerome. |
#4
| |||
| |||
|
|
Nothing prevents a 32-bit virtual directory setup against a 64-bit server. But you need the 32-bit msmdpump.dll properly setup on a 32-bit machine -- I expect you will need to obtain the 32-bit CD somehow... Thanks, Akshai -- Try out the MSDN Forums for Analysis Services at: http://forums.microsoft.com/MSDN/Sho...ID=83&SiteID=1 This posting is provided "AS IS" with no warranties, and confers no rights Please do not send email directly to this alias. This alias is for newsgroup purposes only. "Jeje" <willgart (AT) hotmail (DOT) com> wrote in message news:OFHBOxUeGHA.3484 (AT) TK2MSFTNGP04 (DOT) phx.gbl... I have omit to ask... does MS provides a specific package to install the HTTP access? because there is no msmdpump.dll x32 file on the x64 CD rom. so maybe my web server is not correctly installed, but there is nothing special around the compatibility x32 / x64... "Jeje" <willgart (AT) hotmail (DOT) com> wrote in message news:OEgpcsUeGHA.2188 (AT) TK2MSFTNGP05 (DOT) phx.gbl... Hi, I try to setup my server to support the HTTP access. but this doesn't works. SP1 is deployed, I try to setup the OLAP server and a remote web server. OLAP Server is x64 based, web server is x32 based. I'm using the NTLM authentication. the HTTP access works fine on the OLAP server himself (local access). (IIS installed) remotly the access to this server doesn't works. (local http + local olap server) same behavior on the web server, a local access works fine, a remote access doesn't works (local HTTP access but connected to my olap server) Kerberos delegation works fine between my servers. I receive the DTD prohibited error, but this error is supposed to be solved in the SP1!!! Basic authentication works fine in all cases (local & remote) does the SP1 is really supposed to change this behavior??? does a x32 Web server can access an x64 OLAP server? thanks. Jerome. |
#5
| |||
| |||
|
|
what I don't understand is that a local access works fine but not a remote access. its like when the kerberos delegation system doesn't works, but the delegation works fine. (I have a web interface which display cube content using the current user context) and the basic authentication works fine too. "Akshai Mirchandani [MS]" <akshaim (AT) online (DOT) microsoft.com> wrote in message news:O$MxhrVeGHA.5012 (AT) TK2MSFTNGP05 (DOT) phx.gbl... Nothing prevents a 32-bit virtual directory setup against a 64-bit server. But you need the 32-bit msmdpump.dll properly setup on a 32-bit machine -- I expect you will need to obtain the 32-bit CD somehow... Thanks, Akshai -- Try out the MSDN Forums for Analysis Services at: http://forums.microsoft.com/MSDN/Sho...ID=83&SiteID=1 This posting is provided "AS IS" with no warranties, and confers no rights Please do not send email directly to this alias. This alias is for newsgroup purposes only. "Jeje" <willgart (AT) hotmail (DOT) com> wrote in message news:OFHBOxUeGHA.3484 (AT) TK2MSFTNGP04 (DOT) phx.gbl... I have omit to ask... does MS provides a specific package to install the HTTP access? because there is no msmdpump.dll x32 file on the x64 CD rom. so maybe my web server is not correctly installed, but there is nothing special around the compatibility x32 / x64... "Jeje" <willgart (AT) hotmail (DOT) com> wrote in message news:OEgpcsUeGHA.2188 (AT) TK2MSFTNGP05 (DOT) phx.gbl... Hi, I try to setup my server to support the HTTP access. but this doesn't works. SP1 is deployed, I try to setup the OLAP server and a remote web server. OLAP Server is x64 based, web server is x32 based. I'm using the NTLM authentication. the HTTP access works fine on the OLAP server himself (local access). (IIS installed) remotly the access to this server doesn't works. (local http + local olap server) same behavior on the web server, a local access works fine, a remote access doesn't works (local HTTP access but connected to my olap server) Kerberos delegation works fine between my servers. I receive the DTD prohibited error, but this error is supposed to be solved in the SP1!!! Basic authentication works fine in all cases (local & remote) does the SP1 is really supposed to change this behavior??? does a x32 Web server can access an x64 OLAP server? thanks. Jerome. |
#6
| |||
| |||
|
|
correction... the kerberos delegation appear to not work anymore!!!!! during few minutes everything has works fine, from a remote station I can access the cube through an HTTP connection to my web server. 5 minutes later the delegation stop working andthe entire web site doesn't work anymore!!!! my previous working page which used the delegation stop working too. :-( the web server starts to generates a kerberos error: KDC_ERR_BADOPTION Server Realm: <my domain Server Name: host/<web server>.<my domain Target Name: host/<web server>.<my domain>@<my domain ggrrrrrr.... "Jeje" <willgart (AT) hotmail (DOT) com> wrote in message news:%23Af5GOWeGHA.2456 (AT) TK2MSFTNGP04 (DOT) phx.gbl... what I don't understand is that a local access works fine but not a remote access. its like when the kerberos delegation system doesn't works, but the delegation works fine. (I have a web interface which display cube content using the current user context) and the basic authentication works fine too. "Akshai Mirchandani [MS]" <akshaim (AT) online (DOT) microsoft.com> wrote in message news:O$MxhrVeGHA.5012 (AT) TK2MSFTNGP05 (DOT) phx.gbl... Nothing prevents a 32-bit virtual directory setup against a 64-bit server. But you need the 32-bit msmdpump.dll properly setup on a 32-bit machine -- I expect you will need to obtain the 32-bit CD somehow... Thanks, Akshai -- Try out the MSDN Forums for Analysis Services at: http://forums.microsoft.com/MSDN/Sho...ID=83&SiteID=1 This posting is provided "AS IS" with no warranties, and confers no rights Please do not send email directly to this alias. This alias is for newsgroup purposes only. "Jeje" <willgart (AT) hotmail (DOT) com> wrote in message news:OFHBOxUeGHA.3484 (AT) TK2MSFTNGP04 (DOT) phx.gbl... I have omit to ask... does MS provides a specific package to install the HTTP access? because there is no msmdpump.dll x32 file on the x64 CD rom. so maybe my web server is not correctly installed, but there is nothing special around the compatibility x32 / x64... "Jeje" <willgart (AT) hotmail (DOT) com> wrote in message news:OEgpcsUeGHA.2188 (AT) TK2MSFTNGP05 (DOT) phx.gbl... Hi, I try to setup my server to support the HTTP access. but this doesn't works. SP1 is deployed, I try to setup the OLAP server and a remote web server. OLAP Server is x64 based, web server is x32 based. I'm using the NTLM authentication. the HTTP access works fine on the OLAP server himself (local access). (IIS installed) remotly the access to this server doesn't works. (local http + local olap server) same behavior on the web server, a local access works fine, a remote access doesn't works (local HTTP access but connected to my olap server) Kerberos delegation works fine between my servers. I receive the DTD prohibited error, but this error is supposed to be solved in the SP1!!! Basic authentication works fine in all cases (local & remote) does the SP1 is really supposed to change this behavior??? does a x32 Web server can access an x64 OLAP server? thanks. Jerome. |
#7
| |||
| |||
|
|
Hi Jeje, I also had problems setting HTTP access in AS2005. I managed to solve them only by using IIS 5 instead of IIS 6. However, I am not sure if this is the real problem. Makis |
#8
| |||
| |||
|
|
Hi, i need to make http access in AS2005 with IIS server and AS server on separate machine. I try to configure msmdpump.ini to point to AS server. I am using asp.net with owc11 to connect to AS2005, however, connection fails with error messages "An error was encountered in the transport layer". Port 2383 is opened, Ole Db 9 provider is installed on client machine. Do you have any idea? "makismarketos" wrote: Hi Jeje, I also had problems setting HTTP access in AS2005. I managed to solve them only by using IIS 5 instead of IIS 6. However, I am not sure if this is the real problem. Makis |
![]() |
| Thread Tools | |
| Display Modes | |
| |