PSI API for Project Server 2010
Hi,I am creating third party timesheet application in Oracle ADF. I am trying to acess Project Server 2010(SQL Server Database).I have created web services data conrol and Provided necessary wsdl for...
View ArticleUpdate assignment error
When I update a assignment,the code: StringBuilder changeXml = new StringBuilder(); changeXml.AppendFormat("<Changes><Proj ID=\"{0}\">",...
View ArticleWebDav support for Microsoft Project
We are trying to extend the MS Project 2010 functionality. One of the functionalities we are looking for is to open a project XML file stored on a remote server on a MS Project client machine. Can we...
View ArticlePSI with Form Based Authentication
Hi Guys,I've been trying to access PS dataset using Multi Authentication (i.e. form based). I tried sample project (WCFLogon_MultiAuth) as well but I'm unable to get hands on it, i'm getting the...
View ArticleJust Testing
public static IList<SelectListItem> GetListData(string selectedValue, string ListName) { if (selectedValue == null) { selectedValue = string.Empty; } string strListName = string.Empty;...
View Articlewhere exactly the project's drivers data is stored in PS databases.
Hi I am working on Project server 2010.Wanted to know where exactly the project's drivers data is stored in PS databases.Suppose I have created 5 drivers in Drivers library in PWA and I am selecting...
View ArticleTextBox Enter KeyMap
Hello, The project has textbox and button. Click Buton'un value event textbox (the other party) sends. You see the same thing with the buton.click keymap.enter textbox event, but the value of the...
View ArticleWPF PDF Viewer control
Dears,I try to open PDF files in my WPF application using AxAcroPDF control .. it is working fine but i need to get the pages count and default zoom i opened the file with Any Ideas .. ??Thanks in advance
View ArticleProjectSchedulingEngineException when trying to save project
Hi,I'm trying to save a project in PWA and I'm getting the following error (only for 1 project). Any idea?Project:ProjectSchedulingEngineException (9133). Details: id='9133'...
View Articleit is doable?
<tt>trying to make an "update-able" macro package. I want to run a macro and have it look for new macro code and update itself. Is that doable? </tt>thanks
View ArticleCan not read the Resource Calendar Exceptions using PSI
Hello, I'm trying to read the CalendarExceptions for a Resource, but I'm getting a Fault Exception every time (System.ServiceModel.FaultException`1 was unhandled Message=ProjectServerError(s)...
View ArticleWindows 8 Loading Img
How can i get one or both of this loading bars? as a gif and transparent background pls... Img: social.msdn.microsoft.com/Forums/getfile/210038Thanks in advance
View ArticleKPI field in project server 2010 for a task
Hello,I want the detail step by step solution to create a Custom enterprise field named KPI for each task that tells weather the task i on time or weather the task running out of time or weather the...
View Articleauto approve rule for all projects in project server 2010
How do we create auto approve rule that applies on all the projects in the project server without having to enable the setting for each project?
View ArticleHelp with code Last Bold Cannot get to work Help
Net Profit: IIf([tradetype]="C",IIf([price]<=[lower strike],[option premium],IIf([price]>[higher strike],(([higher strike]-[lower strike])*([num opt]*-100)+[option premium]),(([price]-[lower...
View ArticleBest forum to ask access 2003 questions
I have a code question and wonder what forum is the best to ask ACCESS 2003 q'S IN
View ArticleMy Q restated
Net Profit: IIf([tradetype]="C",IIf([price]<=[lower strike],[option premium],IIf([price]>[higher strike],(([higher strike]-[lower strike])*([num opt]*-100)+[option premium]),(([price]-[lower...
View ArticleSub totals in Access Reports
I'd like to sub total my report by the month and year IE 11/01/2013 to 11/30/2013//12/01/2013 to 12/31/2013 etc.
View ArticleI need some help. Need VBA Macro that will export MS Project data to MS...
I have a online access database that has quite a bit of schedule data. I have a MS Project schedule that has similar data. They don't talk with each other. I want to export data from the MS Project...
View ArticleHow to specify the version of IE Browser in Navigate2 method of AxWebBrowser...
Hi,In my project we are usingNavigate2 method ofAxWebBrowser to open an web page. This method opening web page in default IE version (i.e IE8 on Windows 7 PC). My client has installed IE7 on same PC...
View Article