EPMFAQ Forums - Connect with the EPM Community  

Go Back   EPMFAQ Forums - Connect with the EPM Community > Microsoft Project Forums > Project Server 2007


Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-01-2008, 04:32 PM
Junior Member
 
Join Date: Mar 2008
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Default Data Analysis and Views

I have successfully built my cubes, but I do not have any views. I went into Manage Views and attempted to define a Data Analysis view and I am getting a returned message "Failed to connect to the Analysis Services server." I am using the dafault server where I built the cubes. Any ideas?

Thanks!








Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored links
  #2 (permalink)  
Old 04-01-2008, 04:45 PM
Junior Member
 
Join Date: Mar 2008
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Does that error refer to Analysis Services on SQL Server?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-01-2008, 05:11 PM
Junior Member
 
Join Date: Mar 2008
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by agriffin View Post
Does that error refer to Analysis Services on SQL Server?
Yes, it does refer to Analysis Services on SQL Server. I have completed the steps based on KB927159, but it does not resolve the issue.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-01-2008, 05:59 PM
ssanderlin's Avatar
EPMFAQ Founder/Owner
 
Join Date: Feb 2008
Location: Quakertown, PA
Posts: 161
Thanks: 0
Thanked 13 Times in 13 Posts
Default

Quote:
Originally Posted by darrellctaylor View Post
Yes, it does refer to Analysis Services on SQL Server. I have completed the steps based on KB927159, but it does not resolve the issue.
How do you have AS configured (e.g. MDB, MDF, are you using an HTTP pump)?

As for the client... you installed ASOLEDB9 and enabled Access data sources across domains... only other thing I can think of off the top of my head is did you add the server to the Trusted Sites zone?
__________________
Stephen Sanderlin
Founder/Owner - EPMFAQ
Principal Consultant - MSProjectExperts

If you found this message useful, please click the Thanks button in the post!

This electronic message, along with any information, advice, and opinions it contains, are mine alone and are not representative of my employer. All information is provided in "GOOD FAITH" and on an "AS IS" basis only. I provide no presentations or warranties, express or implied, including implied warranties of fitness for a particular purpose, merchantability, title, and noninfringement. I strongly advise you to extensively test any changes, workarounds, or techniques described herein on a development system prior to implementation in a production environment, and you are hereby notified that I bear no responsibility whatsoever for any loss, harm, or otherwise negative outcomes resulting from your actions, whether or not said actions were a result of this electronic message, directly or indirectly.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 04-01-2008, 08:08 PM
Junior Member
 
Join Date: Mar 2008
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by ssanderlin View Post
How do you have AS configured (e.g. MDB, MDF, are you using an HTTP pump)?

As for the client... you installed ASOLEDB9 and enabled Access data sources across domains... only other thing I can think of off the top of my head is did you add the server to the Trusted Sites zone?
The site is in the Trusted Sites and the security is set to allow data access across domains. We are using an HTTP pump.

I am ocntinuing to troubleshoot, but it seems to be an issue working through a VPN.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 04-02-2008, 06:16 PM
ssanderlin's Avatar
EPMFAQ Founder/Owner
 
Join Date: Feb 2008
Location: Quakertown, PA
Posts: 161
Thanks: 0
Thanked 13 Times in 13 Posts
Default

Quote:
Originally Posted by darrellctaylor View Post
The site is in the Trusted Sites and the security is set to allow data access across domains. We are using an HTTP pump.

I am ocntinuing to troubleshoot, but it seems to be an issue working through a VPN.
It could be an issue with the VPN...

Let me ask you: how do you have the security for the HTTP pump set up? Anonymous? Basic? IWA? Digest? What is your AD (client and server) topology like? Are you using Kerberos?

The reason I ask is that you could be hitting a double-hop issue.... I had a client that did not have their desktops joined to a domain, but the EPM deployment was. In order to get the HTTP Pump to work around the double-hop issue (kerberos was out of the question), I had to set up the pump to allow Anonymous Access running in the context of a specific service account that had access to the cube.
__________________
Stephen Sanderlin
Founder/Owner - EPMFAQ
Principal Consultant - MSProjectExperts

If you found this message useful, please click the Thanks button in the post!

This electronic message, along with any information, advice, and opinions it contains, are mine alone and are not representative of my employer. All information is provided in "GOOD FAITH" and on an "AS IS" basis only. I provide no presentations or warranties, express or implied, including implied warranties of fitness for a particular purpose, merchantability, title, and noninfringement. I strongly advise you to extensively test any changes, workarounds, or techniques described herein on a development system prior to implementation in a production environment, and you are hereby notified that I bear no responsibility whatsoever for any loss, harm, or otherwise negative outcomes resulting from your actions, whether or not said actions were a result of this electronic message, directly or indirectly.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 04-02-2008, 09:03 PM
Junior Member
 
Join Date: Mar 2008
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by ssanderlin View Post
It could be an issue with the VPN...

Let me ask you: how do you have the security for the HTTP pump set up? Anonymous? Basic? IWA? Digest? What is your AD (client and server) topology like? Are you using Kerberos?

The reason I ask is that you could be hitting a double-hop issue.... I had a client that did not have their desktops joined to a domain, but the EPM deployment was. In order to get the HTTP Pump to work around the double-hop issue (kerberos was out of the question), I had to set up the pump to allow Anonymous Access running in the context of a specific service account that had access to the cube.

I was able to resolve the issue today and it was a domain issue. The client was on a domain and since I was not authenticating on their domain, I had to remote into their machine. I could not access the data through PWA even though I was on their VPN. Once I got into their server via remote, I was able to access the Data Analysis Server.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 04-04-2008, 12:09 PM
ssanderlin's Avatar
EPMFAQ Founder/Owner
 
Join Date: Feb 2008
Location: Quakertown, PA
Posts: 161
Thanks: 0
Thanked 13 Times in 13 Posts
Default

Quote:
Originally Posted by darrellctaylor View Post
I was able to resolve the issue today and it was a domain issue. The client was on a domain and since I was not authenticating on their domain, I had to remote into their machine. I could not access the data through PWA even though I was on their VPN. Once I got into their server via remote, I was able to access the Data Analysis Server.
Excellent. I have the same issue at every client I'm at... The only place I didn't was where they had an HTTP Pump set up to run as a service account.
__________________
Stephen Sanderlin
Founder/Owner - EPMFAQ
Principal Consultant - MSProjectExperts

If you found this message useful, please click the Thanks button in the post!

This electronic message, along with any information, advice, and opinions it contains, are mine alone and are not representative of my employer. All information is provided in "GOOD FAITH" and on an "AS IS" basis only. I provide no presentations or warranties, express or implied, including implied warranties of fitness for a particular purpose, merchantability, title, and noninfringement. I strongly advise you to extensively test any changes, workarounds, or techniques described herein on a development system prior to implementation in a production environment, and you are hereby notified that I bear no responsibility whatsoever for any loss, harm, or otherwise negative outcomes resulting from your actions, whether or not said actions were a result of this electronic message, directly or indirectly.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT -4. The time now is 04:53 PM.


Powered by: vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Ad Management by RedTyger

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24