Project publish from PSI spawns not all tasks in Queue.
Hi,I have Project Server 2007 installed.I've created simple application which publishes specified projects on schedule basis.But publishing some projects using this program spawns not all task in...
View ArticleProject 2010, VSTO Task Pane Problem
I created a very simple VSTO addin for Project 2010. It only has 2 buttons - 1 on a Ribbon and another one a custom task pane. Both buttons do the same thing - they filter "Outline Code1" for the...
View ArticleUnauthorized exception trying to use PSI WebService from within SharePoint...
Hello,(SharePoint 2010 and Project Server 2010)My testcase involves a SharePoint application page where the code simply connects to the PSI WCF based API and gets a list of projects from the server....
View ArticleSimple SharePoint webpart using PSI on a Claims web application fails
I have been struggling for days now to get some SharePoint 2010 webparts using PSI to work in a multi-authentication (claims) site, they work in a standard NTLM Web App fine, but either Claims-NTLM or...
View ArticleCurrent user impersonation calling PSI function (claim based authentication)
I am trying to call PSI functions in Project Server from web part but user credentials are not passed to PSI services exception is: 1. anonymus access is enabled and web application uses Claims based...
View ArticleProject Server 2013 PSI calls from Sharepoint 2013
Hello,I'm migrating code from 2010 to 2013.I have a user control that I deploy in Sharepoint that calls the PSI. In 2010 it was working well. Now in 2013 and Claims authentication, I always get: "The...
View Articleall my modules and user forms are gone
I am using Project 2010 VBA. I saw something similar to this on another post, maybe related to a old HotFix, but I am not sure if I have the same cause effect relationship. I have a project file that...
View ArticleWhy PSi QueueUpdateProject(jobId, sessionUid, projectDs, false) always Failed
I use PSI change the PCT_WORK_COMP of task ,Why PSi QueueUpdateProject(jobId, sessionUid, projectDs, false) always Failed? Guid taskUid = new Guid(dr["TaskGuid"].ToString());...
View ArticleCustomizing the Project 2010 ribbon with a VSTO add-in
RE: the Project Professional 2010 forum thread: Project 2010: adding ribbon, which discusses the SDK articleHow to: Add a Custom Command to the Ribbon, and the use ofSetCustomUI in VBA.NOTE: The code...
View ArticleConditional Formatting MS Project based on Resource column
Hi, hope someone can help with this one Looking to colour the entire row when the resource column contains the phrase 'Maint' so it will therefore pick up Maint1, Maint2, Maint3, etc. Basically, to do...
View ArticleWork for a given timeperiod?
Would it be possible to have a custom field showing the amount of work a resource would do over a given time period, for example during 2013? Would be a nice complement to the regular Work column in...
View ArticleIssue: with Hours per day at Project Level in Project Server 2010
Hi We are following Standard Calendar with timings given as 8 AM to 12 PM and 1 PM to 5 PM. Now, when we create project from Microsoft Project Professional 2010, in file ->options -> under...
View ArticleCustomizing recurrent leaves in Project Calendar with VBA
Hi!I'm trying to customize a calendar in Project 2013 PRO. My ressources are working on a remote mine site and have a special rythm, working 8 consecutive weeks and being off 2 consecutive weeks.I...
View ArticleProject Server 2010 - Event Handlers - Can't find the right one
Hello,I need to attach a custom event handler when a manager ACCEPTS or REJECTS status updates from their resources in the Approval Center.Which is the right event handler for that?So far I've tried:-...
View ArticleAdd rules file to a workflow in Visual Studio
I'm trying to create new workflow in Visual Studio, but, I'm using components of Dynamic Workflow from Microsoft (Solution Starters package). I'm trying to add its entire ApprovalActivity section with...
View ArticleCustom web template in VS 2010 for project site
HiHas anyone created custom web template in Visual studio 2010 for project site.I was able to get solution file from Site Actions - Galleries - Solutions of the site template which is created after...
View ArticleCalculating Role Capacity
Can you direct me to the best way to track capacity.In our organization we have people who can support multiple areas(roles) - they wear multiple hats.Although each may have 30 hours available per week...
View ArticleOpen and existing Project
I am writing an addin using Visual Studio 2008 and Project 2007. I would like the addin to trigger some code when I open an existing Project. A bit like Application_FileOpen but not when it opens a new...
View ArticleMS Excel to Visual Basic 2005 Express Connection
hi everyone.. im new here and i need a step by step instruction on how can i connect MS Excel file to Visual Basic 2005 Express.. connecting and viewing it in datagridview.. please help me.. please.. :(
View ArticleChanging Coordnate System
Hi,I am trying to draw a coordinate system, X and Y-lines, in a picturebox.How do I change the coordinate system so that I get (0,0) at the bottom left corner of a picturebox.In VB4 you could do that...
View Article