|
| |||||||||
| Tags: login issue, ms project, pps, project portfolio server, sql, sql server 2005 |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Login Issue after Project Portfolio Server 2007 Installation
I am facing a unique problem. I recently downloaded & installed the evaluation version of MS Project Portfolio Server 2007 on SQL Server 2005. Installation went well, however, I am not able to login using any of the standard user Ids. I have tried logging in using the windows ID which I have used for installing the PPS (as mentioned in the installation guide). Login fails with error message "You have entered an incorrect user name/password combination." I have also tried without any password and received same error. When I checked the dbo.SfUsers table, for default administor ID I can see the password as "Invalid pass, uses Integrated Auth". Pls. let me know how I can login to the tool first time after installation. |
|
#2
| |||
| |||
|
Try posting on the microsoft.public.project.server newsgroup (forum). Please see FAQ Item: 24. Project Newsgroups. FAQs, companion products and other useful Project information can be seen at this web address: I am having the exact same problem. I have searched all over the place and can find no answers. Try posting on the microsoft.public.project.server newsgroup (forum). Please see FAQ Item: 24. Project Newsgroups. FAQs, companion products and other useful Project information can be seen at this web address: http://project.mvps.org/faqs.htm |
|
#3
| |||
| |||
| Re: Login Issue after Project Portfolio Server 2007 Installation
Even i have the Installation Problem, I installed successfully Portfolio Server 2007. But when i opened the window i got an error saying: Cannot Open database "PPSAccountIndex" requested by the login. The login Failed. Can somebody help me ASAP |
|
#4
| |||
| |||
| Re: Login Issue after Project Portfolio Server 2007 Installation
Did you get a reply when posting on the Project server forum? That's where the experts are. While they many hang out here, the other forum discusses Project Server. I also notice a few hits on this topic via Google: |
|
#5
| |||
| |||
|
Did anyone get a fix for this? I am having the same problem. Mike Glen's suggestion to go to project.mvps is completely useles, the site hasn't been updated since May 2008 and only refers to Project 2003. I actually located another post in this forum - It stated that the person installed Portfolio Server (no SP1) first. I tried and at least I get to the Logon Page now. |
|
#6
| |||
| |||
| Re: Login Issue after Project Portfolio Server 2007 Installation
I have found the cure for the PPS error post-installation. You have to add your service account and machine account (both having '$' tag) after their names to these groups: 1. SQL User Group 2. WSS Central ADmin - Application Management - Offer services to other sites in the farm. Restart IIS and run the connection page for PPS Again. |
|
#7
| |||
| |||
| Re: Login Issue after Project Portfolio Server 2007 Installation
Project Portfolio Server 2007 - Installation Error I have similar problem: I want to install Project Portfolio Server 2007 on a server Win 2003 SP1, SQL Server 2005 Developer ,Windows Sharepoint(All in standalone box) I got the following error: User: SERVER\Administrator Computer: SERVER Description: Product: Microsoft Office Project Portfolio Server 2007 Error -2147217913: failed to execute SQL string, error detail: Se terminó la instrucción., SQL key: DB_PPSAccountData_Upgrade_12_Integrated SQL string: begin transaction set nocount on declare @accountid int declare @internalClassid int declare @linkid1 int declare @linkid2 int ;;;;;;; declare AccountsCursor cursor for select distinct AccountID from sfStructures open AccountsCursor fetch next from AccountsCursor into @AccountID while @@fetch_status = 0 begin --Add the new attribute only if missing print 'AccountID ' + convert( char(20), @AccountID) set @forecastStartID=NULL select @forecastStartID=ID from sfATTRIBUTES where InternalName='FORECAST_START_DATE' and AccountID=@AccountID and EntityType='PROJECT' |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Login Issue after Project Portfolio Server 2007 Installation" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Project Prof 2007 not opening when new project created in Project Server website | GroundLoop | Microsoft Project | 1 | 30-01-2011 08:59 AM |
| Migrate data from Project Server 2007 to Project Server 2010 | Akaashath | Windows Software | 5 | 12-03-2010 12:54 AM |
| Project server account in MS Project 2007 trial | jkpm1918 | Microsoft Project | 1 | 14-05-2009 04:44 AM |
| Project Server 2007 [Report/refresh issue.] | mvanwyk | Windows Software | 2 | 03-10-2007 12:53 PM |
| Project 2007 Client Cannot Connect To Project Server 2003 | Jeff | Microsoft Project | 3 | 21-02-2007 11:12 PM |