VBA to identify a group of tasks being updated
Good Afternoon, I have not had much luck with Project questions here, but now that I have dug a little deeper I think I can ask a question that you may be able to help with. If any of you know of a...
View ArticlePWA Custom Ribbon Action to pass projectuid
Guys I am struggling for couple days now, trying to find how to pass project id to the provider hosted app.I have added Ribbon Custom action to "Ribbon.Tabs.PDP.Home", so when user navigate to project...
View ArticleHow to add a custom field to the "Projects" page "Group by" data menu list
Hi, I'm deploying Project Online and I want to group projects by a custom field on the "Projects" page. Currently I can see options for group by Project Name, Start, Finish, % complete etc. I would...
View Articlehelp desk for school of computer application in vb.net windows based
Give me a project for help desk for school of computer application in vb.net which should be windows based.i need its coding part as well as whole project.thnks..
View ArticleProject Server 2013 - Custom Workflow with Visual Studio Get Project Owner
We are developing declarative workflow using Visual Studio, we need to get the Project Owner ID for the current project uses this workflow.We can get only the initiator "user name" of the project, but...
View ArticleMS Project 2013 has stopped working APPCRASH in 64 bit Windows 7 OS
Dear All, last 3 days i am facing problem regarding Project Professional 2013 sync with SharePoint 2013 , When i click the ´Open with Project´ in SharePoint task list,it opens the Project Professional...
View ArticleHow to set NULL value to custom fileds
Hi,I want to set new custom field & to update custom field as NULL.Please provide some solution, I am trying below code while updating and creating new custom field , but while executing code...
View ArticleNotification to Manager if task/Time sheet not approved in Project Server 2013
is there any option if any user(Resource) updated his/her task & sent to his/her Manager for approval and Manager is not approved ( say in said timeline or days) then some notification should go to...
View ArticleCopy all task from Standard Project template to all newly created Project in...
Hello,I am new to PS 2013 & wanted to ask one question where some automation is required. I would like to ask that is there any possibility of task creation by default if any new project created in...
View ArticleCreating CPM & PERT features in Project Server 2013..
How to create CPM diagram in Project Server & PERT features in PWA.
View ArticleCustom Column for Project Code Number & Search Box to search Content in...
Hi all,I want to add a custom column in Project Center view for showing some Numerical Projects codes like 4523, 5248,8956 like that... Each code will represent Project assigned with that code in...
View Articlelist enterprise templates
how to get a list of names of enterprise templates through CSOM (need for Project Online)through PSI I know how it's doneServiceReferenceForProject.ProjectSoapClient client = new...
View Articleworkflow stage status not getting displayed
Hi All , I created a new project by selecting an EPT which is associated to workflow . once project is created. Its get redirected to workflow stage as usual . In that page all the details are showing...
View ArticleAutomatically entering calender exceptions from resource information...
Hi there,Not sure if this is the wrong location, hopefully not.I have two custom fields for Date1 and Date3 which represent dates of calibration for a resource (instrumentation, and devices) I'm trying...
View ArticleProject VBA Documentation/Reference
Similar to docs.oracle.com for Java, is there documentation for VBA 2010? I need to look up a few methods for Project 2010 VBA.
View ArticleHow to change a Date in Project 2010 VBA
I am creating an ad-in for Project 2010. I want to take a date, CurrentDate, and declare a new date, FutureDate, whose value is one year after CurrentDate. For example, if CurrentDate=10/1/14, then...
View ArticleTask Start and Finish date changes via PSI.
Hi,I am adding Tasks, TaskStartDate, TaskFinishDate through custom code as shown:SvcProject.ProjectDataSet.TaskRow taskRow = ProjDS.Task.NewTaskRow(); taskRow.CREATED_DATE = DateTime.Now;...
View ArticleQuick Macro Help - Copy and Paste
Hello, I'm trying to write a macro that will look up the value from a specific row (which varies as I go down the worksheet) in column M (i.e. 24, but can be any number) and in return, copy and past...
View ArticleProblem applying web template
Hi,I have saved a site template, however when I go to use it I received the following:This web template requires that certain features be installed, activated, and licensed. The following problems are...
View ArticleCost Approval workflow in Project Server (PWA) 2013
Dear All,Is there any automation through which we can build some kind of Approval stages in PWA 2013 (Project Server) so that if any Manager wants to get approval on PO(Purchase Order) or some kind of...
View Article