Re: 401:Unauthorized Connection Puzzler
From: Akshai Mirchandani [MS] (akshaim_at_online.microsoft.com)
Date: 10/04/04
- Next message: Akshai Mirchandani [MS]: "Re: Sample.net"
- Previous message: Suman: "Sample.net"
- In reply to: Rob Conery: "401:Unauthorized Connection Puzzler"
- Next in thread: Rob Conery: "Re: 401:Unauthorized Connection Puzzler"
- Reply: Rob Conery: "Re: 401:Unauthorized Connection Puzzler"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 4 Oct 2004 12:00:01 -0700
Did you try to allow the POST operation on the .dll type? I don't know what
it is on Windows 2003 off-hand, but on Windows XP you can add a mapping in
the Configuration properties of the virtual directory. Create a mapping of
".dll" to the msxisapi.dll file and explicitly allow the POST operation.
HTH,
Akshai
-- 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. "Rob Conery" <RobConery@discussions.microsoft.com> wrote in message news:788A1833-E78F-4A11-9091-5B86AB881941@microsoft.com... > This is the 5th time i have installed XML SDK as well as the Grape City > control; each time has been interesting to say the least, but i did manage to > get it to work each time (on windows2k and 2003); this one's killin me > though... > > I have win2003 enterprise server, SQL 2000 and Analysis Enterprise with SP3a > > This time, however, i am completely stumped. Here's what i did: > 1) Install SDK > 2) Add the virtual directory > 3) Add the ISAPI dll to Allowed Extensions > 4) Selected "Allow all unknown ISAPI extentions" just to be sure > 5) Browsed to http://localhost/xmla/msxisapi.dll and received the XML notice > nicely ("expects a POST..."). > > So i know the dll is loading properly; what i can't figure out is why i am > getting an "unauthorized" connection error (401 request failed, unauthorized). > > This happens before the discover event is even fired and appears to be a > SOAP issue. When i try to connect using the MDX sample app from a remote > machine (using http://ipaddress/xmla/msxisapi.dl with MSOLAP.2) it won't > allow the connection saying the same thing (unauthorized). > > When i use the BI control to try and connect i get the same error - 401 > Unauthorized > > When i try to connect locally, on the server itself, using the same MDX > sample app method i get "Server Error"; however i can connect to the cube > just fine if i just specify the name (not using http/SOAP). > > In addition, i can use the old school msolap.asp connection over http to > connect Excel to the cube, so i don't think it's rights or role restrictions > on the cube. > > I have tried every combination of Allow Anonymous on/off, Digest, etc - no > luck. > > Is there anything i missed?
- Next message: Akshai Mirchandani [MS]: "Re: Sample.net"
- Previous message: Suman: "Sample.net"
- In reply to: Rob Conery: "401:Unauthorized Connection Puzzler"
- Next in thread: Rob Conery: "Re: 401:Unauthorized Connection Puzzler"
- Reply: Rob Conery: "Re: 401:Unauthorized Connection Puzzler"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|