WCF ProjectServer.svc - http service is unavailable
hello forum users,I had a WCF console application that was updating custom fields for project working fine until yesterday. I believe the server may had some updates installed. Now i am getting the...
View ArticleProjectDrillDownPart edit Property using PS
Hi,I am trying to edit the following properties of the ProjectDrillDownPart:PsiURL and StoredProjectUidThis properties are available when you export the webpart and when the user edits the webpart...
View ArticleSync the data from project professional(2013) to SharePoint(2013) task list...
Dear All, Can you please advise for the below issue: Sync the data from project professional(2013) to SharePoint(2013) task list takes more time(nearly 7 mints). I have only 850 data & 7 Fields in...
View ArticleTask Start and Finish date changes via PSI.
Hi,I am adding Tasks, TaskStartDate, TaskFinishDate through custom code as shown:SvcProject.ProjectDataSet.TaskRow taskRow = ProjDS.Task.NewTaskRow(); taskRow.CREATED_DATE = DateTime.Now;...
View ArticleFiltering a Lookup Values based on another field loolup value
HI Experts,Two Questions:#1. I am trying to filter a lookup field value based on another field value (Lookup based) on a PDP in Project Server.#2. Can we define Security in project server for only a...
View ArticleRisk Analysis - how to these days?
Hi there, back in the old days the MS Project PERT diagram had a 3-point risk analysis tool, but that's long gone, so I am wondering what are the options today, outside of expensive add-ins like @Risk...
View ArticleAssignmentCannotEditSummaryTask
I have to update a custom field value (Project Server 2010) using PSI. To acheive this I check out a project, update the value and than check in the project using the service account from PSI using the...
View ArticleHow to use SET PROJECT FIELD using SP Designer in project server
Hi Guys , I am trying to use Set Project Field Action using sharepoint designer in Project server.I added the action and checkedin the "Project Check In is required " in stage properties , but still...
View ArticleProject Server 2013. Unable to update Project Owner programmatically using CSOM
I'm unable to update the Project Owner using the CSOM.Below is the code I'm using.I can see it being added as a SharePoint user when I debug the code. draftProject.Owner = e.User;But after the update...
View ArticleRelated to Visual Studio 2005-Projects
Hi,I have doubt with respect to Compilation & Debugging the Console application project.I created simple console project, when i try to debug it, the debugging window output is coming & going...
View ArticleSingle Development for both web and windows application
Hi,We have to develop application that should support both windows and web application ( because some user will not have internet ) to save development time and reduce maintenance work. Also Web...
View Article3 tier and mvc
HiI am developing a website with 3 tier architecture -logic,data,model along with mvc3 (controller,view,model). Are 3 tier architecture and mvc3 same??? If not how they are related.?
View ArticleIssue with week number formula
Hello All,We have a requirement in Microsoft Project 2010Our Client uses different calendars as per different work locations, however standard calendar is mostly used. The typical standard calendar...
View ArticleColor Coding Tasks in Project 2013 based on late/on schedule status
Is there a macro out there that color-codes the tasks in MS Project 2013 based on the task status (late/on schedule)?Thank you.
View ArticleI’m build an application to free download, ¿and now what can I do to protect...
I have created a program and I want to publish it in a web to free download inseveral languages.I have not resources but I need to protect my program and my mark.
View ArticleResource engagement percentage
I was wondering if someone can advise me how I can get percentage of engagement of resource per month and their free time considering the max hours per day and Planned assignments.Regards, Syed Faizan...
View Articlehow to check and validate authentication in project online using client...
hi sir,I am working on project online using client object model 2013 .I want to athunticate a project online user using csom 2013.please suggest mevijay
View ArticleWhere to get Project dlls with version v16?
Guys, I am trying to solve one of my problems, and it comes out that Project dlls have to be the same version as SharePoint dlls. I have downloaded project SDK 2013, but I am not able to find dlls with...
View ArticleVisual Studio-2005 Console Project..
I have a doubt related to debugging the console application in VS-2005.what is the difference between Start with debugging & start without debugging...??
View Article