Error "This web part was unable to load"
Hi!I'm designing workflow in Sharepoint designer 2013 for Project Server. I have 3 stages. In second stage I have "start a task process (task outcome to variable: outcome)" and in "transition to stage"...
View ArticleCustom Project Server Event Handler Error (PJContext.Current.PSI)
I am attempting to call the Project PSI from within my Custom Event Handler for Project > OnPublished.I have referenced and am trying to call PJContext.Current.PSI.ProjectWebServiceHowever, when I...
View ArticleProject Server 2010 Site Template and Event Receiver
Hi,I need to put an Event Receiver in order to implement custom code inside Issues List Item Adding.What is the best approach to do that and implement these changes in all new custom templaes...
View ArticleHow to check if a resource plan is checked out in the PSI.
I've tried searching before but I couldn't find a clear cut way of telling if a resource plan is checked out or not.One thing I found is the ReadResourcePlanStatus method but this does not tell you if...
View ArticleExtract information from Project Server to Java or .NET
Hi everyone,I need to know how to extract project's information(hours remaining, costs, resources, etc) to Java or .NET in order to make an analisis. If it is possible (I'm almost sure it is) I'd like...
View ArticleProject Server 2010 Site Template Update
Hi,I have a Project Server 2010 environment in which there are several site templates created and there are about 500 projects.Now, I have the requirement of changing some templates (add a list, some...
View ArticleHow to set resource availability in the PSI
There is an option for users to set Resource Availability in project client but I am having difficulties finding a way to set it through the psi.Here is where you do in project client:Complicating...
View ArticleCreating an SQL Query for Project Custom Fields Values
Hello:I'm currently trying to create an SQL Query to show all of the server's Project Custom Fields Values, along with the modification date.So far, I've managed to display correctly all of the data...
View ArticleHow to add custom field to the task via CSOM?
Hello!I'm trying to add custom fields to my programmatically created task in project 2013. Tasks are created. Then I get them and load custom fields by:DraftProject projCheckedOut = tstProj.CheckOut();...
View ArticleHow to find the size of the pipe. I mean the total number of bytes/messages...
How to find the size of the pipe. I mean the total number of bytes/messages available in the named pipe?NAVEEN
View ArticleVBA - Setting Custom Fields For Sub-Projects Using a Master File
Hello, I was wondering if anyone had any experience or could provide some help with a Macro to set the Custom Fields in Sub-Project Files directly from the Macro. I had this macro working in the past...
View ArticleCreating a Link from a Custom Field to an Excel Worksheet and Reading the...
HiI have a need to be able to read data from an Excel Worksheet based on the same GUID and reading that value back to MS project. Is this possible and if so does anyone have any existing code to show...
View Articleerror on line 1 at column 2: StartTag: invalid element name
I published my asp.net website into a folder.Although I set up the IIS And Asp.Net,Framework settings, I get this error "error on line 1 at column 2: StartTag: invalid element name" . I checked...
View ArticleCan't I use SharePoint Designer from local PC?
Hello, I need to start developing a customized workflow for managing some projects. Is the Visual Studio.NET the only tool I can use and should it be only installed on the server ?? Can't I use...
View ArticleHi Can i add Decimal digits in project server 2010.
Hi,Can i Add Decimal digit value to 3, my thing is like i have cost like 10.231KWD.ThankyouVijayvijay kommireddi
View ArticleClickOnce to Windows 8 workstation - why two mdf-databases
HeiI have been done VB application in Visual Studio 2013 Express in Windows 7 and I deploy it by ClickOnce by DVD R-ROM to Windows 8 Workstation where it will be using. Why after deploy there was two...
View ArticleProject Server 2013: QueueUpdateProject2 fails with...
Hi,We have a strange problem here using the newly introduced QueueUpdateProject2 PSI method in WebSvcProject. The server is running version 15.0.4481.1005 (Project Server 2013, March 2013 PU). Here's...
View ArticleEncrypted Web Service Call
Hi,While I make some PSI Calls using Web Services (Project.asmx , customField.asmx etc.) in Project Online.Is there any encryption happens for data by default, when the data moves from local system to...
View ArticleProject Server 2010 - Customizing the Ribbon with no code
Is there any way to add a print button to the ribbon with no code in PWA? Thanks!
View Article