![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have been following the article on Windows 2003, at http://www.microsoft.com/technet/pro.../httpasws.mspx and I get a 500 error when trying to access the "http://MyMachine/olap/msmdpump.dll" URL from Internet Explorer, running IE on the same server as AS 2005. The client and the server are the same physical machine. The article in itself is quite confusing as the pump path sometimes is "C:\wwroot\olap\msmdpump.dll", sometimes "C:\inetpub\wwroot\olap", and sometimes "D:\tmp\isapi\msmdpump.dll". Anyway, I'm running a named instance of the DB Engine, and a named instance of the AS engine, both with the same name. Would that cause the issue? I'm also running default instances of SQL and AS 2000 on that machine. I've tried with Anonymous access and Windows auth, as per the article. |
#3
| |||
| |||
|
|
I have been following the article on Windows 2003, at http://www.microsoft.com/technet/pro.../httpasws.mspx and I get a 500 error when trying to access the "http://MyMachine/olap/msmdpump.dll" URL from Internet Explorer, running IE on the same server as AS 2005. The client and the server are the same physical machine. The article in itself is quite confusing as the pump path sometimes is "C:\wwroot\olap\msmdpump.dll", sometimes "C:\inetpub\wwroot\olap", and sometimes "D:\tmp\isapi\msmdpump.dll". Anyway, I'm running a named instance of the DB Engine, and a named instance of the AS engine, both with the same name. Would that cause the issue? I'm also running default instances of SQL and AS 2000 on that machine. I've tried with Anonymous access and Windows auth, as per the article. |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
I get a 500 error when trying to access the "http://MyMachine/olap/msmdpump.dll" URL from Internet Explorer |
|
Anyway, I'm running a named instance of the DB Engine, and a named instance of the AS engine, both with the same name. Would that cause the issue? I'm also running default instances of SQL and AS 2000 on that machine. |
|
I have been following the article on Windows 2003, at http://www.microsoft.com/technet/pro.../httpasws.mspx and I get a 500 error when trying to access the "http://MyMachine/olap/msmdpump.dll" URL from Internet Explorer, running IE on the same server as AS 2005. The client and the server are the same physical machine. The article in itself is quite confusing as the pump path sometimes is "C:\wwroot\olap\msmdpump.dll", sometimes "C:\inetpub\wwroot\olap", and sometimes "D:\tmp\isapi\msmdpump.dll". Anyway, I'm running a named instance of the DB Engine, and a named instance of the AS engine, both with the same name. Would that cause the issue? I'm also running default instances of SQL and AS 2000 on that machine. I've tried with Anonymous access and Windows auth, as per the article. |
#6
| |||
| |||
|
|
Hi Chris, I followed the article exactly. I took the same path from beginning to end (c:\inetpub\wwwroot\olap\msmdpump.dll), none of this D:\tmp\... The only other difference with the article is that I can see the ASP.NET tab in the IIS virtual directory properties dialog, whereas this tab doesn't appear in the screenshot of the article. By the way, I just renamed my AS 2005 instance to have a different name from my SQL 2005 instance, and the problem persists. |
#7
| |||
| |||
|
#8
| |||
| |||
|
|
Thanks Darren, This brings me one step further, the MDX Sample does work. But I still cannot connect with the Office Web Components 11. I get the "XML parsing failed at line 1, column 9: DTD is prohibited" error. Here is the code I'm using in the OWC: PivotTable1.ConnectionString = "Provider=MSOLAP.3;" + _ "Data Source=http://MyServer/olap/msmdpump.dll;Initial Catalog=MyOlapDB" PivotTable1.DataMember = "MyCube" |
#9
| |||
| |||
|
|
Thread-Topic: HTTP Access to AS 2005 not working thread-index: AcXuhJTqqleJ+yrpSpK/EPihasn0gQ== X-WBNR-Posting-Host: 84.147.191.141 From: =?Utf-8?B?UGF0?= <pat (AT) online (DOT) nospam References: <FD259FC7-BDF8-4341-BD8D-9E3F104EF036 (AT) microsoft (DOT) com MPG.1debcbcd41447e029897db (AT) news... microsoft.com Subject: Re: HTTP Access to AS 2005 not working Date: Mon, 21 Nov 2005 02:16:05 -0800 Lines: 12 Message-ID: <BC2C085E-E44B-4E88-9C04-91C239679214 (AT) microsoft (DOT) com MIME-Version: 1.0 Content-Type: text/plain; charset="Utf-8" Content-Transfer-Encoding: 7bit X-Newsreader: Microsoft CDO for Windows 2000 Content-Class: urn:content-classes:message Importance: normal Priority: normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 Newsgroups: microsoft.public.sqlserver.olap NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA03.phx.gbl Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.sqlserver.olap:64684 X-Tomcat-NG: microsoft.public.sqlserver.olap Thanks Darren, This brings me one step further, the MDX Sample does work. But I still cannot connect with the Office Web Components 11. I get the "XML parsing failed at line 1, column 9: DTD is prohibited" error. Here is the code I'm using in the OWC: PivotTable1.ConnectionString = "Provider=MSOLAP.3;" + _ "Data Source=http://MyServer/olap/msmdpump.dll;Initial Catalog=MyOlapDB" PivotTable1.DataMember = "MyCube" |
#10
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |