Quantcast
Channel: Project Developer
Browsing latest articles
Browse All 50 View Live

Getting a List of Views, Filters, Tables, etc

Would like to generate, via VBA, a list of views, filters, tables, etc for comparing content of multiple schedule files. I created a routine that identifies the count of these items, but would like to...

View Article



VBA Rolling Wave Baseline

Would like to update the baseline as each iteration is completed ... freezing the next iteration baseline and saving an updated baseline for tasks beyond that next iteration. Also would like to select...

View Article

Re-Using Unique IDs

Here's the scenario: 1) Business rules dictate that the Unique ID of a task is the identifier for systems outside of MS Project. 2) A task is deleted by accident 2 months ago. 3) A new task is...

View Article

.Net PIA project.Activate() Method - Get Out of Jail Free Card Inc

Hi all, I’ve saw the MS Project project.Activate() method problem come round the block again last month and I apologize for not writing this earlier. The Activate() problem seems to be a frequent...

View Article

Capturing bar drags in the Gantt chart view

I would like to change the behavior of dragging a bar in a Gantt chart. Is there a way to capture that drag before some of the Project default actions take place, and replacing those with other...

View Article


Drag a gantt bar into the future and automatically update meetings

I would like to allow a user to drag a gantt bar into the future and automatically update meetings' contraints, to within their newly updated phase time frame. Serge

View Article

Web Part 401

Hi, I have a custom web part that is throwing a 401 Unauthorized error when making a PSI call. I know there are a lot of factors that could cause this, so I will lay out the basics. It is a 2 server...

View Article

built in infared computer remotely comtrolled like tv's etc

I would like to see a computer developed with an infared device so that consumers can control their computer's with a remote control much like we do with TV's and other electronics. ----------------...

View Article


Bulk insert of resource assignments

I am looking for a way to do a bulk insert of resource assignments from an excel spreadsheet. The spreadsheet will be grouped by resource and then by projects/tasks within resource. Essentially, we...

View Article


Issue with PowerPoint 2010 image caching for slide/object transiti

I wanted to post this to connect but they are not accepting bugs for Office at this time... We are in the process of adapting our PowerPoint 2007 add-in to work with PowerPoint 2010. The add-in...

View Article

Corrupted Prj03 file

I have a Proj 03 mpp with 6000+ tasks that has become corrupted. We can still open and work with the file in Proj03, but it will not open in Proj07, which has now become our standard version. I have...

View Article

Failure submitting task updates using PSI

Hi, we've developed a C# event handler for Project Server 2007 based on PSI using Visual Studio 2005 (.NET framework 2.0). Similarly to CodePlex EPMTSST project we've successfully managed timesheet...

View Article

TaskNotFound for new assignments

I'm trying to submit new assignments programmatically ('QueueAddToProject') to Microsoft Project Server 2007. However I get a queue error ('GeneralQueueJobFailed') with error description...

View Article


Selecting multiple lines in a VBA listbox?

Is it possible for a user to select multiple lines in a VBA listbox in a Form? If some other toolbox item, what? I tried the Ctrl key and Shift key but neither provided that capability. If so, how do...

View Article

ProjectResourceCustomFields stays empty

Hi, In Project Server 2007, after creating a project using PSI and calling ReadProject, the ProjectResourceCustomFields table stays empty even though resources that have custom fields defined and set...

View Article


margin

using 2007. I am trying to automatically count and sum margin in a schedule via a macro. The margin tasks are identified with the word "margin" in the title. However, the tasks are scattered thoughout...

View Article

Calendar Type?

Hi, I'm trying to develop a C# program that generates a Gantt chart in MS Project. Trouble is that the schedule being generated needs to be 24 hour. I know how to set this if I were just opening...

View Article


Statusing.UpdateStatus method performance

We are building an application using the PSI classes to transfer actual work from an external source to Microsoft Project Server 2007. However we are having serious performance problems with the...

View Article

Image may be NSFW.
Clik here to view.

Microsoft Project 2010 specifications

Hi All, I was trying to find maximum number of tasks per project for MS Project 2010.. but came across this project 2007 specification...

View Article

Project Server Tasks in Sharepoint Website

Hi, I am very much new to sharepoint and MS project server. I successfully installed Sharepoint and MS project server. I could able to publish MS project professional projects and tasks to PWA website....

View Article

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 Article


Openings 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 Article


Find 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 Article

Project 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 Article

Approved 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 Article


MultiLine 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 Article

Error 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 Article

Open,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 Article

max_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 Article



does Project 2007 support USACE Standard Data Exchange Format?

Does project 2007 support US Army Corp of Engineers Standard Data Exchange Format requirements?

View Article

MsProject 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 Article

Problem 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 Article

Multiple 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 Article


Network 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 Article

Update Status Manager in Project 2007

How can I update Status Manager using PSI in Project 2007? Regards, Virsharma

View Article

Detect 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 Article


SPI 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 Article


PDS 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 Article

Android 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 Article

Resource 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

Importing new start and finish dates

I have written a macro which imports new values from an Excel spreadsheet into the start and finish dates on a project. If I update a date manually it warns if the date is on a non-working day (the...

View Article


Resource Code while looking at Assignment Data?

I noticed that I could not directly access the Resource Code field while looking at Assignment data. I have the following code (specifics removed). Am I on the right track? Dim tsk as Task Dim asn as...

View Article

Using macro to copy template

Hello I have a template of task at the top of my task list and I want to copy an paste as sub project in the same documen The user chosse the cell of the project is want to add this template and ru th...

View Article


Using GetObject to access a Project file but getting Error 70:Permission Denied

Using Project 2010.. I have some VBA code that uses GetObject and I am passing the full path name of the file to the function which is stored in a Text box on a form. For example... Assume the Text box...

View Article

Adding Customfield Value to a Process through PSI

Hello, i declared my Customfield as a Process so that i can make it visible via the WebApp. The Problem is that i get the following Error if i am trying to Update through QueueUpdateProject...

View Article


Comparing Constants between Active Project and Global File

I have a constant that is stored in a module in a Global file. I have the same constant stored in a Project file. I want to be able to compare the two to see which one is higher. Does anyone know how I...

View Article

Custom fields update for assignments using PSI (project server 200

hello guys . i am able to add, update project, task and assignment custom field rows with or without lookups successfully after having to go through as much documentation as possible. But i am badly...

View Article

Macro to Make Task Inactive

Experts, I am currently using MS Project 2007. I went to a 2010 conference the other day and really liked the new task "Inactive" feature. I want to implement something like it in my Server...

View Article

TimeScaleValue

I am trying to add hours worked to an assignment. I copied and pasted the following code directly from the Help file: Dim TSV As TimeScaleValues Set TSV = ActiveCell.Resource.TimeScaleData("10/7/02",...

View Article


QueueAddToProject causes CustomFieldCodeValueAlreadyUsed

Hello I have a fresh new ProjectDataSet, there I add some new tasks and some values for several task enterprise custom fields. Those custom fields are either text fields or fields with lookup tables....

View Article

Browsing latest articles
Browse All 50 View Live




Latest Images