Change Enterprise Project Type via PSI
Hello,I want to change the Enterprise Project Type via the PSI.In fact, I need exactly the same functionality as provided by the "Change"-button at the right side of the Project Center Ribbon.Any...
View ArticleHow to display or access each view of project center seperately in quick launch.
HII need to display 3views of project center in 3different pages by adding the default webpart of project center.For eg:A,B,C are 3 views of project centerIF A B Care 3 links on left navigation and...
View ArticleHow to extend the existing default web part of project server 2010 in Visual...
hiI need to access the excel web access dynamically based on the project UID,for that i need to create custom paramter for Project UID in Excel web access properties.Please give me a solution on this...
View ArticleDetecting Cost Resources
I have a VBA macro that needs to detect cost resources. When it encounters a task that does not have an assigned resource, an error occurs (The argument value is not valid.). Is there a way to detect...
View ArticleSwitch from Web application to windows 8
Is it Possible to switch windows 8 apps from web application by using any protocols?
View ArticleGroup Footer Issue
for example same packing slip have more than one page group footer information need to be display in the last page(Bottom of the Page) of the packing slip not in all the pages. Sometime packing slip...
View ArticleProject Server 2010 PWA Formula - Run Once Only
Hi,Is it possible to define a formula driven field that is only run the one time?For example, in a Task Date formula driven field named [Set Start]: IIf(Int([Created]) = Int(Now()), [Start], "")I need...
View ArticleHow to read extended keys events
Hi allI'm ealry stage student in the field of software and it's my first question on any forum. I'm develping a C++ application. I used to read keyboard input from getch() funtion like...
View ArticleEnterprise Custom Fields in MPP File
Hi,I am trying to find a way to get the list of enterprise fields saved in an MPP file. According to the documentation the PjField enumeration goes from 188743680 to 188745020 for task related fields,...
View ArticleUsing MS Project 2007- VBA Macro help needed
Hi,I have a vba macro that runs from MS Project. Is there a way to repeat the run of a macro but making sure that it starts again from the first task inside Project.e.g. I am running Timescaledata...
View ArticleProject.Server.Library : How to use the Filter.ReadXml Method ?
Hello,How can I make use of the ReadXml method ? What is the format expected ?I'm developing under Project Server 2010, and I'd like to have some insight about this.Once again, no documentation on this...
View ArticleImporting Yahoo Contacts using C#
Hi,I have following code for import yahoo contacts from address book, but its import only top 30 contacts not all contacts, so help me to figure out this problem.private const string _addressBookUrl =...
View ArticlePWA 2010 RemoveResourceCustomFieldsRow
hello please find the below code SvcResource.ResourceDataSet resourceDs = resourceClient.ReadResources(string.Empty, false); Guid resVimal = new Guid("eb536541-e934-45fa-a9c6-8189fb4aa3d9");...
View ArticleUpdate project after deleting tasks
Hello,I developed a VBA macro that search and suggest to delete duplicate tasks, if tasks are exactly the same. All works fine, but the tasks are 'visually' deleted only after the macro ended. I tried...
View ArticleAdd resource capacite to my sql query - Project server 2010
Hello Project Server Helper,I use this query to check the remaining work off all resources for the next 52 weeks. I try for a couple of hours to add the resource capacity with no success. the output is...
View ArticleVB or c#
which one is better and faster? vb or c#... which database is better for billing softwarein c#.? which database connectivity is faster in c#? dao or oledb or odbc ?
View ArticleProblema a asignar una imagen a la propiedad Source de un objeto Image
Hola.En una aplicación WPF, cuando intento asignar una imagen a la propiedad Source de un objeto Image desde el cuadro de Propiedades y con cualquier imagen me da el error:"no se puede cargar el...
View ArticleWhen can I use PJContext?
I Have been using PJContext on PDPs and in web parts on project sites. When is it OK to use PJContext?Recently, users have been reporting an error of GeneralSecurityAccessDenied when PJContext tries to...
View ArticleReturning Project Server Enterprise Custom Field values in MS Project 2010 - VBA
Hi,I am currently trying the return a duration and a date value back from Enterprise Custom Fields being brought in from Project Server 2010 in my MS Project 2010 client.Using the GetFields method:...
View ArticleHow to fetch all fields data relative to a project from Project Server based...
Hello Everyone,I have a requirement in which I have to retrieve information about projects from Project Server, and I have to use Project.asmx or some other web service to retrieve information, here is...
View Article