Build team using PSI
HiI need to build team in a project server using PSI ... How do i do it.... ??
View ArticleData not showing in Silverlight control bind with WCF Webservice
i have write a simple WCF Webservice which return a list<Contacts> and publish locally on a specific port #.i am facing an issue where data is not showing if i bind datagrid in Silverlight...
View Article[PWA] Creating project with project site programmatically
Hello,Project site provision is turn off... How do I create a project site when creating a project programmatically?Anyone know?Thanks
View ArticleHow to create task in PWA with Powershell
We have to integrate Task sheduling from other application. We found how to update Task by powershell http://gallery.technet.microsoft.com/projectserver/Server-2010-Powershell-6b3f730a .But how to...
View ArticleSingle Entry Mode Not working as expected in Project Server 2010
Hello,I have a question regarding the behavior of Single Entry Mode in Project Server 2010.If we enter Actual hours on tasks under Tasks view, then the entered actual hours are not automatically...
View ArticleProject Server 2010
Hi all,I can create project, add task , assign resources also in project server.....Question is y v use PSI asax service to do the same......???Thanks in advance.....
View ArticleUpdating Actuals on a Timesheet using PSI
Hi,I am working on importing project data (project, tasks, timesheets) from a legacy system to Project Server 2010 using the PSI interface. I have successfully written code to import a) Projects b)...
View ArticleIs it possible to share a Custom Base Calendar with others?
I have sent up a base calendar containing alot of dates to help define the project schedule.I am trying to send this base calender to another computer but cannot figure out how. Does anyone know if...
View ArticleHow to complete a transaction in Project Server 2010?
Hello,we're running Project Server 2010 and submitted actual work for a specific assignment via a StatusingClient using the methods UpdateStatus() and SubmitStatusForResource(), which works well....
View ArticleHow to Search for a task in Project Server 2010 Timesheet
Hello,We use Project Server 2010, SP1, Jun 2012 Patch. We use Timesheet Feature in SEM mode. In PS 2003 version, there was a way to search for a task in the timesheet, but in 2010, there is no way to...
View ArticleMS Project 2003 to MS Project 2013
Hello,I have application which use MSP 2003 through OLE Automation. Data are saved in database as files in blob column.I want to upgrade my application for using MSP 2013. I have problem with data...
View ArticleObtaining Enterprise Custom Field types and values (Interop / Automation)
Hi,By using Interop we have been able to obtain the names of Task and Project Level Enterprise fields, essentially by looping through and using the Application.FieldConstantToFieldName method.Then by...
View ArticleConsolidateProjects Method Not Executing
Using Rod Gill's execellent reference on Project VBA programming (which I've been using for years), I setup a "project control center" in Project 2010 containing hyperlinks on each task line to copies...
View ArticleVBA Unique List like AutoFilter Dropdown
Is there a quick way to generate a unique list array from a custom field (e.g. Text1) like MS Project Standard 2007 presents in the AutoFilter drop-downs without cycling through all tasks and comparing...
View ArticleIs it possible to recover the Deleted tasks from Status updates history...
Hi Friends,My Client has deleted the tasks from the Status updates history by clicking the delete button in project server 2010.1. Is it possible to recover the Deleted tasks from Status updates...
View Articlehow to create alert mechanism for milestones of task in project details of...
Hi If the project plan end date is may 20.Past 1 week's milestone task should trigger or mail alert should be there.like 13th may,14th may...up to 20th may . We need notifications via.... alerts.Please...
View ArticleBest practice on managing reports in project server 2010
Hi All,We are having different accounts (clients) and they need to get reports on their group of projects. One account does not want visibility to other accounts data. What is best proactice to manage...
View Articleasp.net web service crashed iis during deployment
Hi, I created a web service. that works fine during testing. When i put that on server during calling that service it cannot work. and it creases the other websites present in iis....
View ArticleIssue about attach document to project task
Hi I met a bug in project server 2007 recently.First I upload a document to a customized project workspace folder,then attach the document to a task by psi ,it execute no error. After that I go to the...
View ArticleProject 2013 and SplitParts
I need programatically connect splited task. How can i do it correctly?I find task.splitparts. And I try to use:while task.splitparts.count > 1 do begin task.splitparts[count].deleteend;But I await...
View Article