Project Server Restore
-
Monday, April 23, 2012 6:51 AM
Hi,
I am using Project Server 2010. We have moved to a new server for our SharePoint and Project Server. The sharepoint backup and restore is done without any major difficulty. For Project Server i used following links:
http://azlav.umtblog.com/2011/06/07/project-server-2010-database-restore-part-i/
http://azlav.umtblog.com/2011/06/07/project-server-2010-database-restore-part-ii/
I followed the instruction. Created a new webapp, attached the old content db with it as said. when i create the Project WEB App, i get the following error.
When i check the LOG i get this.
04/23/2012 11:39:33.82 w3wp.exe (0x09C8) 0x28E4 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (POST:http://Server:3634/_admin/createpwa.aspx?appid=90843c21-2e01-4992-ae6a-02fcdede15eb&task=Create) 46e2b754-46e8-465f-9dc6-b24d4ec20eb9
THere is nothing in Application Event.
Need help Please
Thanks
_________ Fahad Ahmed Khan .NET Articles, Web Development, SharePoint and Project Server Custom Solution Provider
- Changed Type Alexander Burton [MVP]MVP, Moderator Monday, April 23, 2012 11:03 AM It's a question :)
All Replies
-
Monday, April 23, 2012 11:02 AMModerator
Hi,
There was a bug in one of the CU's that caused that error. Basically when you provisioned the PWA site, it would add a space in front of the Administrator Account user name when the page did a post back. It was fixed in the next CU, but the work around was to type the user account in again immediately before clicking on save / ok.
Hope this helps,
Alex Burton
www.epmsource.com | Twitter
Project Server TechCenter | Project Developer Center | Project Server Help | Project Product Page -
Tuesday, April 24, 2012 4:43 AM
Finally i achieved it by doing New-SPProjectWebInstance. I tried CU as well but it didnt work for me._________ Fahad Ahmed Khan .NET Articles, Web Development, SharePoint and Project Server Custom Solution Provider
- Marked As Answer by fodi30 Tuesday, April 24, 2012 4:43 AM