Fastest way to check if a user is valid (C#, project server 2010 SDK,...
Hi I am making an application where a PM would log in and be able to see their project, view weekly reports, and create new weekly status reports. Right now this is what I am doing to check if the user...
View ArticleVBA Macro + Schedule Conflict
Hi, I have written a macro, which does some changes in the MSP's Start and finish Date , in turn this code give me popups on schedule conflicts and if i say "continue" then macro runs, now this macro...
View ArticleConnection to MS-Project via AutomationFactory
I'm developing an ERP-Solution based on the Silverlight RAD tool LightSwitch. When I try to connect to MS-Project via AutomationFactory an want to add a TaskDependency:...
View ArticlePS2013 Workflow error
Hi, I'm trying to create a simple workflow for PS2013 with Sharepoint Designer, using a PS2013 Online environment. My WF has a second step in which an approval by a specific user is required. I've used...
View ArticleProject class not accessible when adding a web service reference
I am not sure if this is the right place to ask, but anyway.. I am going by this tutorial and doing everything as it says, but there is still a problem. When adding a web service reference in Visual...
View ArticlePerformance issues in Project 2010 (2007) API vs Project 2003
I have created very simple VBA script that reproduces the regression between MS Project 2003 and MS Project 2010(2007). The script opens new MS Project document, adds 3 tasks, to each of them adds 200...
View ArticleSave Button Events not working from MPP
Hi All, I have added project server onchanging event (project save button in PWA) and its working fine from PWA. But when i open the project in MPP and update the project fields from MPP, the event is...
View Article1 drive, 2 names...
I'm not sure what to put this under. So, if I put it under the wrong forum, I'm truly sorry. A lady in our department is trying to use a mde I created on my machine. I saved it with the tables linked...
View ArticleProject 2010: formatting bars in 'timeline' view based on %complete
Hello! I'm tying to make a quick VBA script to add some representation of %complete to the bars I've displayed on the Project 2010 timeline. Here's the basic idea: 1. Find all tasks that are shown in...
View Articledoes MVC WebGrid have datakey option?
If not, then how value can be saved temporarily in grid to use later. To use HiddenFor function does not solve the problem because its value is displayed in Page Source. If any body have any alternate...
View ArticleHyperlink column behaviour in SharePoint JSGrid
Hi I am using SharePoint JS Grid to display my data. I added 1 column in my grid which is Hyperlink column. Using following code the hyperlink gets added public DataTable ReportTemplateData() {...
View ArticleProject Server 2010 - Project Details WebPart - Task onfocus
Hello, We'd like to tie together the Project Details Webpart and the Issues Webpart. In order to do it, we've thought of a nice feature and we're wondering oruselves if it is possible. In the same way...
View ArticleApplication-defined or object-defined error
Good morning all, I'm developing for a client a Project-based reporting solution that pushes task data into Excel and summarizes it. The code works fine when run only once, but if I try to run it a...
View ArticleData from multiple tables using RIA Services ??
Hi friends, I am working on silverlight application and for fetching the data we are using entity framework using RIA services i want to get the data from multiple table but i am able to get the data...
View ArticleCan't create an instance of Project class in Project web service
Hi all, I have problem when create an instance of Project class WCFProject.Project projectTest = new WCFProject.Project(); The error say Project is interface but I saw this code in many example about...
View ArticleChange Strategy's Driver Text
Hi Guys, I've been wondering if it is possible to change the values of Driver from none, moderate, strong etc. to our own defined text. I know there's a description we can define for that purpose but I...
View ArticleScript to check-in an MPP file to Project Server 2010
I have a big chunk of Project 2003 files sitting in my local hard drive. I need to check these files into Project Server 2010. Is there a way I can create a script that picks these files one after...
View ArticleUpdating an enterprise field
Platform is MSP 2007, connecting to Project Server. Code written in C#, VS 2010 + VSTO I've found links and snippets of source code on this forum written by Rod Gill. They don't seem to work in my...
View ArticleBest way to update existing assignment?
Platform is MSP 2007, connecting to Project Server. What is the best way to find and update an existing assignment? Currently, I run a loop and try to match an assignment based on matching: 1) An...
View ArticleProject Server grid columns
Hi, Can anyone suggest how to get the project's title column from the selected row in the JSGrid through client side java script (may be a button click event)? Thanks to all in advance.
View Article