dbTalk Databases Forums  

HTTP XML/A access to AS2005 cause an error...

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


Discuss HTTP XML/A access to AS2005 cause an error... in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jéjé
 
Posts: n/a

Default HTTP XML/A access to AS2005 cause an error... - 11-07-2005 , 05:11 PM






Hi,

I receive this error from my workstation when I try to access my AS 2005
server through the HTTP protocol:
xml parsing failed at line 1, column 9: DTD is prohibited

opening this on the server himself works fine.

any idea?

thanks.

Jerome



Reply With Quote
  #2  
Old   
Edward Melomed [MSFT]
 
Posts: n/a

Default Re: HTTP XML/A access to AS2005 cause an error... - 11-09-2005 , 07:48 PM






Try following the steps in the
http://www.microsoft.com/technet/pro.../httpssas.mspx

Edward Melomed
--
This posting is provided "AS IS" with no warranties, and confers no rights.

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

Quote:
Hi,

I receive this error from my workstation when I try to access my AS 2005
server through the HTTP protocol:
xml parsing failed at line 1, column 9: DTD is prohibited

opening this on the server himself works fine.

any idea?

thanks.

Jerome





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

Default Re: HTTP XML/A access to AS2005 cause an error... - 11-09-2005 , 08:16 PM



thanks for the link, but this doesn't helps me.

My server is a Win 2003 one.

now I have a strange result:
on the server himself, I can start a new session, I mean starting an anlysis
from scratch,
but when I reopen it, the connection failed!
"Either a connection cannot be made to the <server> server, or Analysis
Services is not running on the computer specified."

the virtual directory is set to basic authentication.
but if I activate the anonymous logon, then I can reopen my previous
analysis!!!

The IIS log file contain this:
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST /xmla/msmdpump.dll - 80 -
192.168.1.7 MSOLAP+9.0+Client 401 2 2148074254
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST /xmla/msmdpump.dll - 80 -
192.168.1.7 MSOLAP+9.0+Client 401 1 0
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST /xmla/msmdpump.dll - 80 -
192.168.1.7 MSOLAP+9.0+Client 401 1 2148074252
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST /xmla/msmdpump.dll/msolap.asp -
80 - 192.168.1.7 Light+DCube 401 2 2148074254
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST /xmla/msmdpump.dll/msolap.asp -
80 - 192.168.1.7 Light+DCube 401 1 0
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST /xmla/msmdpump.dll/msolap.asp -
80 <server>\Administrator 192.168.1.7 Light+DCube 200 0 0

So I receive various errors regarding which security combination I have.
I'm using the pivottable.


"Edward Melomed [MSFT]" <edwardm (AT) norely (DOT) micrsoft.com> wrote

Quote:
Try following the steps in the
http://www.microsoft.com/technet/pro.../httpssas.mspx

Edward Melomed
--
This posting is provided "AS IS" with no warranties, and confers no
rights.

"Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote in message
news:e%231CbC$4FHA.1000 (AT) tk2msftngp13 (DOT) phx.gbl...
Hi,

I receive this error from my workstation when I try to access my AS 2005
server through the HTTP protocol:
xml parsing failed at line 1, column 9: DTD is prohibited

opening this on the server himself works fine.

any idea?

thanks.

Jerome







Reply With Quote
  #4  
Old   
Edward Melomed [MSFT]
 
Posts: n/a

Default Re: HTTP XML/A access to AS2005 cause an error... - 11-09-2005 , 11:27 PM



Here is the version of the paper for Win 2003:
http://www.microsoft.com/technet/pro.../httpasws.mspx

Edward Melomed
--
This posting is provided "AS IS" with no warranties, and confers no rights.



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

Quote:
thanks for the link, but this doesn't helps me.
My server is a Win 2003 one.

now I have a strange result:
on the server himself, I can start a new session, I mean starting an
anlysis from scratch,
but when I reopen it, the connection failed!
"Either a connection cannot be made to the <server> server, or Analysis
Services is not running on the computer specified."

the virtual directory is set to basic authentication.
but if I activate the anonymous logon, then I can reopen my previous
analysis!!!

The IIS log file contain this:
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST /xmla/msmdpump.dll - 80 -
192.168.1.7 MSOLAP+9.0+Client 401 2 2148074254
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST /xmla/msmdpump.dll - 80 -
192.168.1.7 MSOLAP+9.0+Client 401 1 0
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST /xmla/msmdpump.dll - 80 -
192.168.1.7 MSOLAP+9.0+Client 401 1 2148074252
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST
/xmla/msmdpump.dll/msolap.asp - 80 - 192.168.1.7 Light+DCube 401 2
2148074254
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST
/xmla/msmdpump.dll/msolap.asp - 80 - 192.168.1.7 Light+DCube 401 1 0
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST
/xmla/msmdpump.dll/msolap.asp - 80 <server>\Administrator 192.168.1.7
Light+DCube 200 0 0

So I receive various errors regarding which security combination I have.
I'm using the pivottable.


"Edward Melomed [MSFT]" <edwardm (AT) norely (DOT) micrsoft.com> wrote in message
news:ezohljZ5FHA.2956 (AT) TK2MSFTNGP12 (DOT) phx.gbl...
Try following the steps in the
http://www.microsoft.com/technet/pro.../httpssas.mspx

Edward Melomed
--
This posting is provided "AS IS" with no warranties, and confers no
rights.

"Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote in message
news:e%231CbC$4FHA.1000 (AT) tk2msftngp13 (DOT) phx.gbl...
Hi,

I receive this error from my workstation when I try to access my AS 2005
server through the HTTP protocol:
xml parsing failed at line 1, column 9: DTD is prohibited

opening this on the server himself works fine.

any idea?

thanks.

Jerome









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

Default Re: HTTP XML/A access to AS2005 cause an error... - 11-10-2005 , 07:01 AM



I have also follows this document without more success

The only point...
this server is a standalone server not included in my active directory.

do you think this could impact the connectivity?

I think no, because the connection works fine at the first usage but not
during reopening.

"Edward Melomed [MSFT]" <edwardm (AT) norely (DOT) micrsoft.com> wrote

Quote:
Here is the version of the paper for Win 2003:
http://www.microsoft.com/technet/pro.../httpasws.mspx

Edward Melomed
--
This posting is provided "AS IS" with no warranties, and confers no
rights.



"Jéjé" <willgart (AT) BBBhotmailAAA (DOT) com> wrote in message
news:us9KVzZ5FHA.1716 (AT) TK2MSFTNGP10 (DOT) phx.gbl...
thanks for the link, but this doesn't helps me.
My server is a Win 2003 one.

now I have a strange result:
on the server himself, I can start a new session, I mean starting an
anlysis from scratch,
but when I reopen it, the connection failed!
"Either a connection cannot be made to the <server> server, or Analysis
Services is not running on the computer specified."

the virtual directory is set to basic authentication.
but if I activate the anonymous logon, then I can reopen my previous
analysis!!!

The IIS log file contain this:
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST /xmla/msmdpump.dll - 80 -
192.168.1.7 MSOLAP+9.0+Client 401 2 2148074254
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST /xmla/msmdpump.dll - 80 -
192.168.1.7 MSOLAP+9.0+Client 401 1 0
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST /xmla/msmdpump.dll - 80 -
192.168.1.7 MSOLAP+9.0+Client 401 1 2148074252
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST
/xmla/msmdpump.dll/msolap.asp - 80 - 192.168.1.7 Light+DCube 401 2
2148074254
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST
/xmla/msmdpump.dll/msolap.asp - 80 - 192.168.1.7 Light+DCube 401 1 0
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST
/xmla/msmdpump.dll/msolap.asp - 80 <server>\Administrator 192.168.1.7
Light+DCube 200 0 0

So I receive various errors regarding which security combination I have.
I'm using the pivottable.


"Edward Melomed [MSFT]" <edwardm (AT) norely (DOT) micrsoft.com> wrote in message
news:ezohljZ5FHA.2956 (AT) TK2MSFTNGP12 (DOT) phx.gbl...
Try following the steps in the
http://www.microsoft.com/technet/pro.../httpssas.mspx

Edward Melomed
--
This posting is provided "AS IS" with no warranties, and confers no
rights.

"Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote in message
news:e%231CbC$4FHA.1000 (AT) tk2msftngp13 (DOT) phx.gbl...
Hi,

I receive this error from my workstation when I try to access my AS
2005 server through the HTTP protocol:
xml parsing failed at line 1, column 9: DTD is prohibited

opening this on the server himself works fine.

any idea?

thanks.

Jerome











Reply With Quote
  #6  
Old   
Pat
 
Posts: n/a

Default Re: HTTP XML/A access to AS2005 cause an error... - 11-16-2005 , 04:43 AM



I have tried setting up HTTP access as per the article, with basic auth. I do
get to the UserId prompt, but then "The page cannot be found", error 404.
I used to have this set up in AS 2000.
Also, I'm wondering how I can specify the database to which I'm connecting.
In AS 2000, I would be specifying it in the connection string of the OWC
component. In AS 2005, how do I load the OWC components if the URL must point
to the datapump dll?

"Edward Melomed [MSFT]" wrote:

Quote:
Here is the version of the paper for Win 2003:
http://www.microsoft.com/technet/pro.../httpasws.mspx

Edward Melomed
--
This posting is provided "AS IS" with no warranties, and confers no rights.



"Jéjé" <willgart (AT) BBBhotmailAAA (DOT) com> wrote in message
news:us9KVzZ5FHA.1716 (AT) TK2MSFTNGP10 (DOT) phx.gbl...
thanks for the link, but this doesn't helps me.
My server is a Win 2003 one.

now I have a strange result:
on the server himself, I can start a new session, I mean starting an
anlysis from scratch,
but when I reopen it, the connection failed!
"Either a connection cannot be made to the <server> server, or Analysis
Services is not running on the computer specified."

the virtual directory is set to basic authentication.
but if I activate the anonymous logon, then I can reopen my previous
analysis!!!

The IIS log file contain this:
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST /xmla/msmdpump.dll - 80 -
192.168.1.7 MSOLAP+9.0+Client 401 2 2148074254
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST /xmla/msmdpump.dll - 80 -
192.168.1.7 MSOLAP+9.0+Client 401 1 0
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST /xmla/msmdpump.dll - 80 -
192.168.1.7 MSOLAP+9.0+Client 401 1 2148074252
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST
/xmla/msmdpump.dll/msolap.asp - 80 - 192.168.1.7 Light+DCube 401 2
2148074254
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST
/xmla/msmdpump.dll/msolap.asp - 80 - 192.168.1.7 Light+DCube 401 1 0
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST
/xmla/msmdpump.dll/msolap.asp - 80 <server>\Administrator 192.168.1.7
Light+DCube 200 0 0

So I receive various errors regarding which security combination I have.
I'm using the pivottable.


"Edward Melomed [MSFT]" <edwardm (AT) norely (DOT) micrsoft.com> wrote in message
news:ezohljZ5FHA.2956 (AT) TK2MSFTNGP12 (DOT) phx.gbl...
Try following the steps in the
http://www.microsoft.com/technet/pro.../httpssas.mspx

Edward Melomed
--
This posting is provided "AS IS" with no warranties, and confers no
rights.

"Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote in message
news:e%231CbC$4FHA.1000 (AT) tk2msftngp13 (DOT) phx.gbl...
Hi,

I receive this error from my workstation when I try to access my AS 2005
server through the HTTP protocol:
xml parsing failed at line 1, column 9: DTD is prohibited

opening this on the server himself works fine.

any idea?

thanks.

Jerome










Reply With Quote
  #7  
Old   
Pat
 
Posts: n/a

Default Re: HTTP XML/A access to AS2005 cause an error... - 11-16-2005 , 07:01 AM



Correction: the error is "internal server error", 500 and not 404 as
previously indicated.

Reply With Quote
  #8  
Old   
Edward Melomed [MSFT]
 
Posts: n/a

Default Re: HTTP XML/A access to AS2005 cause an error... - 11-17-2005 , 12:03 AM



It is very stange problem. I suspect is not related specifically to Analysis
Services.
I suggest you contact product support services.

Edward Melomed
--
This posting is provided "AS IS" with no warranties, and confers no rights.

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

Quote:
I have also follows this document without more success

The only point...
this server is a standalone server not included in my active directory.

do you think this could impact the connectivity?

I think no, because the connection works fine at the first usage but not
during reopening.

"Edward Melomed [MSFT]" <edwardm (AT) norely (DOT) micrsoft.com> wrote in message
news:eHPNjdb5FHA.3876 (AT) TK2MSFTNGP09 (DOT) phx.gbl...
Here is the version of the paper for Win 2003:
http://www.microsoft.com/technet/pro.../httpasws.mspx

Edward Melomed
--
This posting is provided "AS IS" with no warranties, and confers no
rights.



"Jéjé" <willgart (AT) BBBhotmailAAA (DOT) com> wrote in message
news:us9KVzZ5FHA.1716 (AT) TK2MSFTNGP10 (DOT) phx.gbl...
thanks for the link, but this doesn't helps me.
My server is a Win 2003 one.

now I have a strange result:
on the server himself, I can start a new session, I mean starting an
anlysis from scratch,
but when I reopen it, the connection failed!
"Either a connection cannot be made to the <server> server, or Analysis
Services is not running on the computer specified."

the virtual directory is set to basic authentication.
but if I activate the anonymous logon, then I can reopen my previous
analysis!!!

The IIS log file contain this:
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST /xmla/msmdpump.dll - 80 -
192.168.1.7 MSOLAP+9.0+Client 401 2 2148074254
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST /xmla/msmdpump.dll - 80 -
192.168.1.7 MSOLAP+9.0+Client 401 1 0
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST /xmla/msmdpump.dll - 80 -
192.168.1.7 MSOLAP+9.0+Client 401 1 2148074252
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST
/xmla/msmdpump.dll/msolap.asp - 80 - 192.168.1.7 Light+DCube 401 2
2148074254
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST
/xmla/msmdpump.dll/msolap.asp - 80 - 192.168.1.7 Light+DCube 401 1 0
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST
/xmla/msmdpump.dll/msolap.asp - 80 <server>\Administrator 192.168.1.7
Light+DCube 200 0 0

So I receive various errors regarding which security combination I have.
I'm using the pivottable.


"Edward Melomed [MSFT]" <edwardm (AT) norely (DOT) micrsoft.com> wrote in message
news:ezohljZ5FHA.2956 (AT) TK2MSFTNGP12 (DOT) phx.gbl...
Try following the steps in the
http://www.microsoft.com/technet/pro.../httpssas.mspx

Edward Melomed
--
This posting is provided "AS IS" with no warranties, and confers no
rights.

"Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote in message
news:e%231CbC$4FHA.1000 (AT) tk2msftngp13 (DOT) phx.gbl...
Hi,

I receive this error from my workstation when I try to access my AS
2005 server through the HTTP protocol:
xml parsing failed at line 1, column 9: DTD is prohibited

opening this on the server himself works fine.

any idea?

thanks.

Jerome













Reply With Quote
  #9  
Old   
Edward Melomed [MSFT]
 
Posts: n/a

Default Re: HTTP XML/A access to AS2005 cause an error... - 11-17-2005 , 12:09 AM



What client application you are using to connect? Is client macine has AS
OLEDB 9 installed?

As for specifying the database.
Please note that the URL you are specifying replaces only the server name in
the connection dialog. You should be specify the datbase name in exact the
same name you would specify if connecting through TCP/IP.

Edward Melomed
--
This posting is provided "AS IS" with no warranties, and confers no rights.


"Pat" <pat (AT) online (DOT) nospam> wrote

Quote:
I have tried setting up HTTP access as per the article, with basic auth. I
do
get to the UserId prompt, but then "The page cannot be found", error 404.
I used to have this set up in AS 2000.
Also, I'm wondering how I can specify the database to which I'm
connecting.
In AS 2000, I would be specifying it in the connection string of the OWC
component. In AS 2005, how do I load the OWC components if the URL must
point
to the datapump dll?

"Edward Melomed [MSFT]" wrote:

Here is the version of the paper for Win 2003:
http://www.microsoft.com/technet/pro.../httpasws.mspx

Edward Melomed
--
This posting is provided "AS IS" with no warranties, and confers no
rights.



"Jéjé" <willgart (AT) BBBhotmailAAA (DOT) com> wrote in message
news:us9KVzZ5FHA.1716 (AT) TK2MSFTNGP10 (DOT) phx.gbl...
thanks for the link, but this doesn't helps me.
My server is a Win 2003 one.

now I have a strange result:
on the server himself, I can start a new session, I mean starting an
anlysis from scratch,
but when I reopen it, the connection failed!
"Either a connection cannot be made to the <server> server, or Analysis
Services is not running on the computer specified."

the virtual directory is set to basic authentication.
but if I activate the anonymous logon, then I can reopen my previous
analysis!!!

The IIS log file contain this:
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST /xmla/msmdpump.dll - 80 -
192.168.1.7 MSOLAP+9.0+Client 401 2 2148074254
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST /xmla/msmdpump.dll - 80 -
192.168.1.7 MSOLAP+9.0+Client 401 1 0
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST /xmla/msmdpump.dll - 80 -
192.168.1.7 MSOLAP+9.0+Client 401 1 2148074252
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST
/xmla/msmdpump.dll/msolap.asp - 80 - 192.168.1.7 Light+DCube 401 2
2148074254
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST
/xmla/msmdpump.dll/msolap.asp - 80 - 192.168.1.7 Light+DCube 401 1 0
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST
/xmla/msmdpump.dll/msolap.asp - 80 <server>\Administrator 192.168.1.7
Light+DCube 200 0 0

So I receive various errors regarding which security combination I
have.
I'm using the pivottable.


"Edward Melomed [MSFT]" <edwardm (AT) norely (DOT) micrsoft.com> wrote in message
news:ezohljZ5FHA.2956 (AT) TK2MSFTNGP12 (DOT) phx.gbl...
Try following the steps in the
http://www.microsoft.com/technet/pro.../httpssas.mspx

Edward Melomed
--
This posting is provided "AS IS" with no warranties, and confers no
rights.

"Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote in message
news:e%231CbC$4FHA.1000 (AT) tk2msftngp13 (DOT) phx.gbl...
Hi,

I receive this error from my workstation when I try to access my AS
2005
server through the HTTP protocol:
xml parsing failed at line 1, column 9: DTD is prohibited

opening this on the server himself works fine.

any idea?

thanks.

Jerome












Reply With Quote
  #10  
Old   
Pat
 
Posts: n/a

Default Re: HTTP XML/A access to AS2005 cause an error... - 11-17-2005 , 02:57 AM



I get the DTD error on the client machine (from OWC 11, with SQL 2000 client
and OLDDB 9 installed), so I'm now trying on the server machine (SQL 2005
installed). That's where I'm getting the 500 error.
The scenario is that I navigate to the http://SERVER/olap/msmdpump.dll URL,
I get the userid+password prompt for the basic authentication, and then I get
the http 500 - Internal server error

"Edward Melomed [MSFT]" wrote:

Quote:
What client application you are using to connect? Is client macine has AS
OLEDB 9 installed?

As for specifying the database.
Please note that the URL you are specifying replaces only the server name in
the connection dialog. You should be specify the datbase name in exact the
same name you would specify if connecting through TCP/IP.

Edward Melomed
--
This posting is provided "AS IS" with no warranties, and confers no rights.


"Pat" <pat (AT) online (DOT) nospam> wrote in message
news:7878B450-F6C9-496F-9989-9593E010E10A (AT) microsoft (DOT) com...
I have tried setting up HTTP access as per the article, with basic auth. I
do
get to the UserId prompt, but then "The page cannot be found", error 404.
I used to have this set up in AS 2000.
Also, I'm wondering how I can specify the database to which I'm
connecting.
In AS 2000, I would be specifying it in the connection string of the OWC
component. In AS 2005, how do I load the OWC components if the URL must
point
to the datapump dll?

"Edward Melomed [MSFT]" wrote:

Here is the version of the paper for Win 2003:
http://www.microsoft.com/technet/pro.../httpasws.mspx

Edward Melomed
--
This posting is provided "AS IS" with no warranties, and confers no
rights.



"Jéjé" <willgart (AT) BBBhotmailAAA (DOT) com> wrote in message
news:us9KVzZ5FHA.1716 (AT) TK2MSFTNGP10 (DOT) phx.gbl...
thanks for the link, but this doesn't helps me.
My server is a Win 2003 one.

now I have a strange result:
on the server himself, I can start a new session, I mean starting an
anlysis from scratch,
but when I reopen it, the connection failed!
"Either a connection cannot be made to the <server> server, or Analysis
Services is not running on the computer specified."

the virtual directory is set to basic authentication.
but if I activate the anonymous logon, then I can reopen my previous
analysis!!!

The IIS log file contain this:
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST /xmla/msmdpump.dll - 80 -
192.168.1.7 MSOLAP+9.0+Client 401 2 2148074254
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST /xmla/msmdpump.dll - 80 -
192.168.1.7 MSOLAP+9.0+Client 401 1 0
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST /xmla/msmdpump.dll - 80 -
192.168.1.7 MSOLAP+9.0+Client 401 1 2148074252
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST
/xmla/msmdpump.dll/msolap.asp - 80 - 192.168.1.7 Light+DCube 401 2
2148074254
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST
/xmla/msmdpump.dll/msolap.asp - 80 - 192.168.1.7 Light+DCube 401 1 0
2005-11-10 02:10:04 W3SVC1 192.168.1.7 POST
/xmla/msmdpump.dll/msolap.asp - 80 <server>\Administrator 192.168.1.7
Light+DCube 200 0 0

So I receive various errors regarding which security combination I
have.
I'm using the pivottable.


"Edward Melomed [MSFT]" <edwardm (AT) norely (DOT) micrsoft.com> wrote in message
news:ezohljZ5FHA.2956 (AT) TK2MSFTNGP12 (DOT) phx.gbl...
Try following the steps in the
http://www.microsoft.com/technet/pro.../httpssas.mspx

Edward Melomed
--
This posting is provided "AS IS" with no warranties, and confers no
rights.

"Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote in message
news:e%231CbC$4FHA.1000 (AT) tk2msftngp13 (DOT) phx.gbl...
Hi,

I receive this error from my workstation when I try to access my AS
2005
server through the HTTP protocol:
xml parsing failed at line 1, column 9: DTD is prohibited

opening this on the server himself works fine.

any idea?

thanks.

Jerome













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.