![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
All: I have implemented a web-based OLAP reporting solution using SQL Server 2000 (SP3) and AS (SP3). Everything has gone well during development but, when migrated to test... When my ASP application attempts to execute an MSOLAP connection string, I get the interesting error below: "Connection Failed. Property name was not recognized, 'SSPI'" I'm thinking that the MDAC version on the IIS machine should be upgraded (currently 2.6 SP2). The AS server carries 2.7. Thoughts? TIA MTI |
#3
| |||
| |||
|
|
You need to check your MSOLAP provider version. Are you using MSOLAP.2 ? -- ================================================== Mosha Pasumansky - http://www.mosha.com/msolap Development Lead in the Analysis Server team All you need is love (John Lennon) Disclaimer : This posting is provided "AS IS" with no warranties, and confers no rights. ================================================== "Michael Thompson Isaac" <mti (AT) xbagroup (DOT) com> wrote in message news:OxtED5wqDHA.512 (AT) tk2msftngp13 (DOT) phx.gbl... All: I have implemented a web-based OLAP reporting solution using SQL Server 2000 (SP3) and AS (SP3). Everything has gone well during development but, when migrated to test... When my ASP application attempts to execute an MSOLAP connection string, I get the interesting error below: "Connection Failed. Property name was not recognized, 'SSPI'" I'm thinking that the MDAC version on the IIS machine should be upgraded (currently 2.6 SP2). The AS server carries 2.7. Thoughts? TIA MTI |
#4
| |||
| |||
|
|
You need to check your MSOLAP provider version. Are you using MSOLAP.2 ? -- ================================================== Mosha Pasumansky - http://www.mosha.com/msolap Development Lead in the Analysis Server team All you need is love (John Lennon) Disclaimer : This posting is provided "AS IS" with no warranties, and confers no rights. ================================================== "Michael Thompson Isaac" <mti (AT) xbagroup (DOT) com> wrote in message news:OxtED5wqDHA.512 (AT) tk2msftngp13 (DOT) phx.gbl... All: I have implemented a web-based OLAP reporting solution using SQL Server 2000 (SP3) and AS (SP3). Everything has gone well during development but, when migrated to test... When my ASP application attempts to execute an MSOLAP connection string, I get the interesting error below: "Connection Failed. Property name was not recognized, 'SSPI'" I'm thinking that the MDAC version on the IIS machine should be upgraded (currently 2.6 SP2). The AS server carries 2.7. Thoughts? TIA MTI |
#5
| |||
| |||
|
|
Mosha: Actually, I am using MSOLAP.2 for the connection parameter. Any other ideas? Thanks for the assistance! MTI |
#6
| |||
| |||
|
#7
| |||
| |||
|
|
Hi, Make sure you have the updated provider for Analysis Services installed on the IIS server. In the older version of the provider the SSPI was not supported. Use the PTSFULL.EXE of sp3 of Analysis on this server to see if the problem goes away. PTSfull.exe will upgrade pts and will install mdac2.7, PTSlite will only upgrade PTS. HTH, Bas "This posting is provided "AS IS" with no warranties, and confers no rights." |
![]() |
| Thread Tools | |
| Display Modes | |
| |