User Details with PDP
Hi All, My Client has asked me to create a PDP to allow users to access there own details (we have added custom fields to the resource entity to allow for additional skills). My question is how do I...
View ArticleBuild a SharePoint work flow for project server
Hi, Is there a way to use a work flow that runs on a SharePoint 2010 list to create a project in project server from the list item. Chris
View ArticleOdd issue with one specific user of Project
I have a user that has problems when running the macro below in VBA in Excel Sub Button1_Click() Dim msp Set msp = CreateObject("MSProject.Project") msp.Application.Projects.Add False...
View Articlemdi Forms for visual basic 2010
Hi I have built three forms. The First (Form1) is the parent form, the second (Form2) and the third (Form3) child forms. Open Form2 in the maximazed state when you open the Form3 in normal state it...
View ArticleHow to add remote user in bcs file (bdcm) in sharepoint 2010
I have created bcs model and I am deploying that through feature on one of the server, but on that server i have to use sql remote user in my bdcm file. so what is the syntax for it currently my file...
View ArticleHow to publish multiple projects (mpp) to project server 2010
hi , can any one suggest. Project plan (.mpp) which got created through Proejct professional 2010 need to be Published/Created into Project server 2010.Thanks & Regards, Krishna
View ArticleAdd Vacation Time in a Timesheet
Hi, I have a module that manages the vacation days in my old intranet. Actually an employee requests for a vacation day and when it is approved, the module adds it in his timesheet and calculates the...
View ArticleSelect Project Name in Drop Down
Hello, We are working with Project Financial Server 2010 layered on Project Server 2010. We are trying to allow users to select as a reportable field a project to which it is connected. This may be...
View Articlehow to solve system error: Class Factory Cannot Supply Requested Class
how to solve system error: Class Factory Cannot Supply Requested Class? when a user tries to use our macros created in VBA in Project 2007, he got how to solve system error: Class Factory Cannot...
View ArticleTask indicator. All Predecessor tasks are complete y/n, true/false
I would be most grateful if someone could provide a complete solution that would allow me to create a task field that would indicate if all predecessor tasks are complete or not. This would allow me...
View ArticleError on Project creation
Hi, I am getting an error while creating Project. The file you are attempting to save or retrieve has been blocked from this Web site by the server administrators. Sharepoint is having claims based...
View ArticleI want to display ms project data on webpage using jsp.
hi, i want to display ms project data on webpage using jsp can you help me out?
View ArticleImplementing caching in Project Server Customization
Hi All, When we access all projects from PWA using following code line ProjectDataSet projectList = projectSvc.ReadProjectList(); Does Project.asmx handles the caching internally or we need to...
View ArticleAdditional required project fields that have missing values are not available...
While updating a field of one PDP at 2nd stage, I am getting the following error: "Additional required project fields that have missing values are not available because of the project configuration....
View ArticleRemoveLookupTableValuesRow and RemoveLookupTableStructuresRow
Hello all! I need delete some rows from LookupTable. I use RemoveLookupTableValuesRow and RemoveLookupTableStructuresRow methods on my lookupTableDataSet. Then...
View ArticleProject Server 2007 - Provisioning Workspace Programatically
I have a requirement where I need to provision Project Workspaces using two different templates based on user's choice. I tried to follow the below link to achieve this, but it looks like its using the...
View ArticleApprove Status Updates
Hello, we're developing a tool handling timephased actual work data. This tool allows work resources to enter and submit their actual work to our own database from which reports are driven. In the...
View ArticlePopulating lookup table with VBA in Project 2010
I would like to auto populate a field, e.g. Text10, with a set of values I will read in from an XML file. Before I do that, I need to understand how to reference and manipulate that lookup table. I've...
View Articlehow to save .mpp file to project server database programatically.
hi, can any one suggest. how to save .mpp file to project server database programatically.Thanks & Regards, Krishna
View ArticleProblem in Making Custom field to Multi Select..... Project Server 2010
Hi All, I am trying to make my custom field to be able to store multiple values which uses Lookup table. When I change the Custom field to store multiple values, Queue Job is getting failed with the...
View Article