ProjectServer 2013 ServerSide EventHandlers
Hello On ProjectServer 2013 Onpremise installation I cannot register eventhandlers. Just nothing happens.Why? I also looked in Event and ULS logs and there is no error. The MSP_EVENT_HANDLERS table is...
View ArticleMPP-Task Usage view Vs MSP_EpmAssignmentByDay_UserView
Hi,I'm trying to create a SSRS report in PWA site for display a data which is similar to Task Usage view in MPP (can see this view in below image). I wrote a following query in reporting DB to get this...
View ArticleHow do you modify bottom pane height?
In Project 2010, when you split a window, the panes appear to split the window vertically evenly. You can drag the split up and down with a mouse, but you can't capture the effect of that dragging by...
View ArticleRegistering Server Side Event Handler - PS2010
Hi,I have to use Server Side Events to start some actions after the StatusUpdated event.I wrote my event Handler, and it works perfectly on my development environment: standalone Project Server...
View ArticleT-SQL Access to Project Server 2010+ Reporting Database
Hi,I haven't worked with MS Project Server 2010 before, but I'm very familar with SQL Server and T-SQL. We may have a project with a client that requires transfer of data from MS Project Server to...
View ArticlePSI unhandled communication fault occurred
public void UpdataProjectTemp(Guid ProjectUid, string ProjectName, string ResourceUID) { projectSvc.Credentials = new System.Net.NetworkCredential("admin", "admin", "lc.com");...
View ArticleSDL Process template Reports
Hi,I have installed Visual Studio 2008(With my project's source code running on it) and Team Foundation Server 2008. And then uploaded SDL Process Template v4.I am able to see generic reports. How do i...
View ArticleMPP-Task Usage view
Hi,I'm trying to create a SSRS report in PWA site for display a data which is similar to Task Usage view in MPP .I manage to get the data of Work ,Acctual work cum work using the followin query. My...
View ArticleUnable to publish workflow with Task Process in SharePoint Designer 2013
Hi!I'm unable to publish workflow with task process in SharePoint Designer 2013 on one of the machines, but on the other it was ok. Machines should have the same configuration.When I click "Check for...
View ArticleCustom action in SharePoint Designer 2013
Hi!I'm developing custom code action in Visual Studio 2012 and I tried to use it in my workflow in SharePoint Designer 2013. My custom action appears on the list of actions, but when I click it,...
View ArticleUpdating resource vacation calendar using API
Hi,Does anyone know of a way to update the resource vacation calendar using an API? We store the resource vacations in SharePoint and would like to automatically update them in Project Server...
View ArticleSSRS "Expand/collapse All using parameter" result in reporting preview is...
Scenario: in reporting preview visual studio 2008 i have report with column and data like described below: (Parameter @collapsed has two values: "Expanded" and "Collapsed")in preview when i choose...
View ArticleSearch/Verify (If Exist) Custom Field Text in MS Project - VBA
I'm trying to validate a custom field for its existence in ms project before exporting the data to excel.The code below returns the values for the custom field "Category" in a .mpp project but errors...
View Articleworking on Creating a timer in C#, could use some insite
PropertiesRead OnlyStart TimeStop TimeElapsed Hours:Minutes:SecondsMethodsStart Clock Stop Clock ExceptionsStartExceptionStopExceptionSpecificationsWhen the user attempts to stop the clock...
View ArticleCan you extract data from the portfolio analyzer cube using VBA?
HiWe have some reporting requirements which have some yearly segmented data requirements which are held in the Portfolio Analyzer cube.Is there anyway through using VBA, I can extract the certain data...
View ArticleLast question has formatting issues, why?
the last question I posted was formatted wrong (showing control characters).I posted that one with initially with Internet Explorer 8, and then removed it and re-posted with FireFox 19.0.2. (same as...
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 ArticleLooking for help with VBA to dump Resource Usage with Tasks
<p>I have somve visual Basic (below) that pulls the resource allocation by resource by week. It works great. I want to add a layer of detail and break it out by task as well, the say way the...
View ArticleFormula Driven Fields - IIF or Switch Statements
Hi,In an Enterprise Custom Field that is formula driven in Project Server 2010, when I use an IIF Statement, provided one of the tests in that IIF statement evaluates to true, the value for that test...
View ArticleMacro to save schedules as .mpp files automatically using Project Pro 2010
Hi,We are saving many schedules as .mpp files by manually opening each schedule and saving them.I would like to know if there is any way or using a macro to automate this process.Samuel Lee
View Article