From the monthly archives: October, 2011
We are pleased to present below all posts archived in 'October, 2011'. If you still can't find what you are looking for, try using the search box.
For our Project Server 2007 folks out there: This one is for you. Thanks to Brian and Microsoft for his blog: http://projectserverblogs.com/?p=5272 Service Pack 3 (SP3) for Project and Project Server 2007 are no ...
Read the rest of entry »
Description of the Project 2010 hotfix package (Project-x-none.msp): October 25, 2011 http://support.microsoft.com/kb/2596495 Folks, this hotfix seems to address several issues that you may have seen and some that ...
Read the rest of entry »
I was Performing an upgrade for a client recently when I encountered this error. In the past when I received this error it was usually the result of my incorrectly typing the name of one of the four Project Server datab ...
Read the rest of entry »
Quite often when writing reports that grab data from SharePoint lists, you have to deal with HTML tags showing up in your reports. This function helps clean that garbage from the fields. Usage: ,dbo.DeHtmlize(MSP_EpmPr ...
Read the rest of entry »
Folks – if you are a Project Server 2007 shop and your Data Analysis cube stops building – the following article will help you. This may occur if you change your SharePoint server farm (servers or names). Let us k ...
Read the rest of entry »
Folks there is a lot of buzz around Project Conference 2012. We will be there will you? Register today and secure your spot. Get the most out of Microsoft Project and make sure to stop by and introduce yours ...
Read the rest of entry »
When attempting to create a data source for performance point services I encountered this error. The cause of this error has to do with setting up an unattended service account for PPS. Do so as follows: ...
Read the rest of entry »
One of my clients asked if it was possible to make a shortcut of a Project Server project from the desktop. Well by using command-line switches you can definitely open a project.mpp file. I will let you know if it ...
Read the rest of entry »
Description of the Project Server 2010 cumulative update package (Project server-package): October 13, 2011 Cumulative Update link: http://support.microsoft.com/kb/2553049 Project Server 2010 hotfix package: http://su ...
Read the rest of entry »
Many of us use SSRS (SQL Server Reporting Services) to generate and display Project Server data. Well now thanks to Cristian and the Microsoft BI Team, we can leverage the PivotViewer Extension to create some very impre ...
Read the rest of entry »
Use ProjectServer_Published
SELECT *
FROM Versions
WHERE VersionId = '00000000-0000-0000-0000-000000000000'
ORDER BY Id DESC
Read the rest of entry »
Note: This is a repost from Brian Smith’s Blog (thanks Brian). I found it so helpful I wanted it close by. This follows on from the posting on the structure of the Business Intelligence Center in Project Server 2010 - ...
Read the rest of entry »
When saving a project offline from Project Server 2010, I get the following errors when I try to open the schedule offline: "The copy of this project in the Local Project Cache may be damaged. Try the operation ...
Read the rest of entry »
In this case resetting the target applications via Set Credentials resolved my issue. Sometimes the simplest route should be taken first.
Once you have your farm configured for SQL Reporting Services in SharePoint integrated mode, the next step is to create a document library that you will upload the .rdl files. Do so as follows: From within the ...
Read the rest of entry »
I will not go into what w3wp.exe is used for as there are many posts online on the topic. I am only sharing my experience. I have a client that makes heavy use of SharePoint 2010, with numerous web applica ...
Read the rest of entry »
Recently a client of mine would receive this error when attempting to search within a SharePoint site collection. This partcular issue was a bit more involved than I had originally expected. Reason being, ...
Read the rest of entry »