Openings for Sr. .NET Programmer with 4 years + Years of Exp in Bangalore
Sr. .NET Programmer with 4 years + Years of Exp in Bangalore Technical Background - Excellent Coding skills in .NET (C#), XML, Ajax, JavaScript, JQuery - Excellent knowledge of MS SQL, Stored...
View ArticleOpenings for Solutions Architect with 8 years + Years of Exp in Bangalore
Solutions Architect with 8 years + Years of Exp in Bangalore Technical Background: - Strong proficiencies in .NET technologies, Ajax, XML, JQuery - Strong development knowledge of enterprise relational...
View ArticleFind table column header cell title programmatically?
Can anybody tell me how to access the Title property of a column in the current table programmatically? I'm looking for a way to find the column titles that have been assigned in an mpp. To do this, I...
View ArticleProject 07 Database Design
Does Proj07 employ the same/similar database design as Proj03 (~30 tables "MSP_TASKS," "MSP_RESOURCES," etc)? If so, now that Project no longer supports "save as mdb", is there a way to access these...
View ArticleApproved Worked via PSI
Hi, I want to get the actual work for a given assignment for a given time via PSI. I'm using the ReadStatusTimephasedData method on the statusing service. However I also get entries for actual work...
View ArticleMultiLine Textbox Question
I have a MultiLine Textbox where the user would put in a string of Unique IDs, where each Unique ID is in a separate row or line. I want to take each row and add each value into an array. How do I read...
View ArticleError creating tasks
I have the next method for creating tasks into a existing project: public void CreateTask(string ProjectID, string TaskName , string start, string duration) { try { Guid projectGuid = new...
View ArticleOpen,Save Projects in C#
Hello, I have a couple of Questions about Opening projects..I'm using Project 2003 1. Is there a way to open MS Project Pro in C# without giving any filename..? I'm able to open a project like this...
View Articlemax_units in MS Project 2010 via psi
Hello! I can't change max_units in MS Project 2010 via psi. I create a new resource and can't change field max_units. I use class Resource. I can change this property only using class Project. But I...
View Articledoes Project 2007 support USACE Standard Data Exchange Format?
Does project 2007 support US Army Corp of Engineers Standard Data Exchange Format requirements?
View ArticleMsProject 2007 / FileOpen crashes / Interop-Version 11.0.0.0 / VStudio2010l
Dear readers, I have the following simple code wich throws an exception ("Project annot open the file"). using System; using Microsoft.Office.Interop.MSProject; namespace HackingTest { class Program {...
View ArticleProblem with enterprise task custom field on ProjectSummaryTask in amaster...
Hi all, I'm developing an add-in for Microsoft Project 2010 Pro using Visual Studio 2010. Purposes of the add-in: - Create some enterprise projects, save them and publish to PWA. - Create a master...
View ArticleMultiple toolbar buttons executing one macro
I have multiple buttons on a toolbar (not on a form) (MS Project 2007) that I want to fire off one macro. I want this macro to read the Text of the button that was pressed and pass that text value to...
View ArticleNetwork Diagram view and BoxZoom
I'm trying to use EditCopyPicture to create a gif file that I can then insert into a powerpoint slide that shows a selection of tasks under the NetworkDiagram view. In the code I've used...
View ArticleUpdate Status Manager in Project 2007
How can I update Status Manager using PSI in Project 2007? Regards, Virsharma
View ArticleDetect empty recordset returned by filter
I have a vba procedure in Access 2010 that applies a series of filters to an mpp (MSProj 07). To determine if no tasks are returned I customarily use: Dim T As MSProject.Task ..SelectBeginning If T Is...
View ArticleSPI calculation..Urgent
I am trying to calculate the SPI for all possible cases using Microsoft Project 2007. The SPI calculation is working fine for the cases in which BCWP < BCWS i.e. when SPI is less than one..But for...
View ArticlePDS ProjectCreate status error
I am running into an error when using the PDS projectcreate calls. Often, it is returning: <Reply> <HRESULT>0</HRESULT> <STATUS>1000</STATUS> <UserName>James...
View ArticleAndroid app using Microsoft project server
Hi every body ! I'm about to develop an Android application (java) that use Microsoft Project Server ,I started by developing the authentication , I checked the officiel documentation for developers on...
View ArticleResource plan timescale select from the database
hi, i want to make a query of the project databse. In the frontend i can create a ressource plan with the timescale (day, month,...) Know I want to select the resource plans and the associated...
View Article