Project Server 2010 - Enterprise Custom Field
HiI have two rather elegant (for me) task level custom fields in my projects that roll up a summary value. I published them as task enterprise fields. I worked around the peculiarity of custom fields...
View Article'Run time error 1101.Argument value not valid.
Hello,On one PC with Project Pro 2007, this VBA excerpt below works fine. On two others PC with Project Pro 2010, I get an error on the Set Statement: 'Run time error1101. Argument value not valid.Any...
View ArticlePrivilages details
HiPlease let me know wat is the main diff between Project Manager and Project Lead?What category actual means and for wat privilages wat category must be assigned?I have a scenario where a project...
View ArticleHow to create timesheets for everyone?
Hello all,I would like timesheets to automatically create for all users. If that's not possible, is there a way to manually create timesheets for everyone at once? I'm not looking to create surrogate...
View ArticleHow can i restrict the timesheet update should no way disturb the projject %...
HiI dont want any timesheet approval to affect the project completion or task progress.Only the task update which r approved must affect the project % completion.help me out how to achieve the above...
View ArticleHow to get TimescaledUnitAvailability from Reporting DB for a given...
Hi,I would like to get TimescaledUnitAvailability for a given Resource/date from the Reporting DB.I know how to receive it by using TimeScaleData from VBA but how to get it without the Client?Thanks,...
View ArticleInvalidGroupUIDRef....Why ??????
SvcResource.ResourceDataSet resNewDs = new SvcResource.ResourceDataSet(); SvcResource.ResourceDataSet.ResourcesRow resourceRow = resNewDs.Resources.NewResourcesRow(); NewResGuid = Guid.NewGuid();...
View ArticleProject Server 2010 PSI - Add users to a security group
I'm trying to add user to a existing group but I Have an error "SecurityInvalidGroupUidRef" onsecurity.SetGroups(groupDs). Here my code : Dim GroupList = security.ReadGroupList()DimGroup =...
View ArticleResourceEventReceiver and value change
Hi,I'm trying to implement an event receiver for resource.What I want to do is changing some values on the resource when the resource has changed ex. the mail.I have tried to use the methods OnChanged,...
View ArticleStatus Updates History Page in PWA
This is related Status Updates History Page on PWAPage: http://server/PWA/Statusing/StatusApprovalsHistory.aspxEnvironment: Project Server 2010 (PWA)Problem Description: Currently Status Updates...
View ArticleHow can I setup performance/load test with Visual Studio 2010 on a farm with...
Hi,I set up Project server 2010 in a farm with 3 servers(application server,database,web server) and configured Visual Studio agent 2010 to useMicrosoft Project 2010: Project Server Stress Testing.I...
View ArticleNot able to remove a project in project professional in project server 2010
Hello,I have checked-in the project and i have all the privilege to edit the project to edit the project from project professional.But when i try to open a project in professional the project...
View ArticleOpen Project Server 2010 Excel reports using excel
Hi All,In project server 2010, users are not able to open the excel reports in excel (Open in excel option in web Page) they are able to view in web mode through the configured SSO.When the report is...
View ArticlePSI API for Project Server 2010
Hi,I am creating third party timesheet application in Oracle ADF. I am trying to acess Project Server 2010(SQL Server Database).I have created web services data conrol and Provided necessary wsdl for...
View ArticleI want to know how to make a team lead to get the task updates of a project...
Hello,I want team lead who is a member of a project owned by his manager to get task updates sent by the team members who are into the same project .As of know :1) The manager who owns the project...
View ArticlePersian Calender for MSP
Hello In MSP 2010 in addition of Gregorian Calender there are two Calender: Hijri and Thai. Now I want to add Persian Calendar (Calender of my region) to MSP Calendars. Do you have any experience in...
View ArticleUpdate project - reschedule uncompleted work to start after...
In project pro we have a function to update de project - reschedule uncompleted work to start after... In PWA i could not find such function. Is there any way to do it in PWA or programmatically?...
View ArticleCan we get count of critical tasks of status 'late' as a custom field in...
Hi All,Can we create a project level custom formula field to get count of critical tasks of status 'late' in Project Server 2010 ? Please helpThanks, Lovely
View ArticleAccessing Project Server groups
I'm trying to programmatically access Project Server 2010 user groups. I'm trying to do by this...
View Article