![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, I'm having problems setting up anonymous access to Analysis Services (SQL Server 2000 Enterprise on MSW AS 200) via IIS. I've set up a virtual directory on IIS, with Directory Security Authentication Method set to Anonymous only, the anonymous user account set to IUSR_computername account. The account is included w/in the Analysis Services Database and Cube roles. Both the IIS and Analysis Services run on the same machine. The connection string w/in the html page containing the Pivot Table object reads as follows: "Provider=msolap.2;Persist Security Info=True;Data Source=<computername>;Initial Catalog=<catalog name>;SSPI=anonymous"; I try to connect to the web page from a client in a different domain than the AS machine, logged in under account named, say, 'ClientAccount'. The Pivot Table remains empty, reporting 'Unable to connect to data'. The System Security Log on the AS server reports Login failure for 'ClientAccount' - well, I would assume the ClientAccount should have been translated to 'IUSR_computername' by IIS though, right? If I include the 'Everyone' group w/in the Cube roles, everything works just fine. Any suggestions on what to double check to see why IIS does not correctly translate client connections to the anonymous account? TIA. |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Thank you. I changed the Data Source property of the OWC Pivot table to the http://directory where msolap.asp was set up. Now, I don't get the error messages any more, but neither does the PivotTable show up in the browser. IE just hangs with the 'Not responding' state, without any response whatsoever. What should I check next? Thanks a lot. |
![]() |
| Thread Tools | |
| Display Modes | |
| |