How to know which kind of security we have by code
Hi all,With Project Server 2013 is introduced the new kind of security "SharePoint security mode", furthermore, by default.In order to retrieve which groups has a single user by code, we need to know...
View ArticleHow can I change the EPT for a project using PSI?
Hi:Actually I have 3 questions related to PSI (I'm new to .Net programming):1. How can I change the Enterprise Project Type of a project (from 'Sample Proposal' to 'Basic Project Plan' for example)...
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 ArticleVisual C++ video from a usb camera
Hello, Thanks in advance. I am trying to get image from a camera usb, in real time. I saw some examples here and works, but all of them are with out windows forms, and I need it, because I can not...
View ArticleHow to Edit Custom Fields of Project Server 2010 Programatically
Hello, I want to change the Custom field value of Project Server 2010. I am following the brain article. My problem is the code run successfully but the changes did not reflect to the Project server....
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 ArticleHow to add Calendar View in project server 201
How do I add Calendar View in Microsoft Project Server 2010. Right now, I only see Gantt
View ArticleProblem with QueueUpgradeProject method.
Good day.I have Project Server 2007 installed.I've created simple console application and added web reference to Project web service.I need to convert proposal to full project.My code looks like this:...
View ArticleWorkflow Infrastructure Exception
Hi,I have custom workflow, this workflow works most of the time perfectly but sometimes it raises the following exception:System.NullReferenceException: Object reference not set to an instance of an...
View ArticleWorkflow Infrastructure Exception - Object reference not set to an instance...
Hi!I deploy a custom workflow into Project Server 2010 (.Net workflow, not Nintex) and attach it to differents EPT. The first step is an approval task common to all EPT, but for one of them, throw the...
View ArticleActivation key
I got windows 8 originally from my laptop. It already had windows 8, then I found a product key for Windows 8 pro, i added it to add feature, then added media center, i didnt activate windows 8pro. I...
View ArticleReport in C#
I made a report in C# using Visual Studio 2010 Report1.rdlc. I put the control printDocument1 on the form, with properties DocumentName c: Report1.rdlc. I also put controls printPreviewControl1 and...
View Articleasm to cpp code porting
I am porting assembly code to C++ and I have some problems porting a portion of it. I have a pointer declared as:void* function; and it is pointing to a function call:void* function = getfunction(lib,...
View ArticleVisual Studio 2012 Linker error L4017
In visual studio 2012 ultimatewhen I compile my C++ project it gives Linker error like this..1>LINK : warning L4017: /ERRORREPORT : unrecognized option name; option ignored 1>LINK : fatal error...
View Articlehow to extract timescale data with dates from ms project 2010
Hello,i'd like to extract:- baseline work-work- actual work-remaining work-resource namewith their respective dates, i tried going down the visual reports route but i was getting labels of weeks...
View ArticleHow to create task in PWA with Powershell
We have to integrate Task sheduling from other application. We found how to update Task by powershell http://gallery.technet.microsoft.com/projectserver/Server-2010-Powershell-6b3f730a .But how to...
View ArticleWindows 3.1 source
Well, It is very Different question that i am asking to microsoft...Can you (Windows Development Team) give us the source code of windows 3.1... Because we want to work on it...
View ArticleProject Workspaces-Updating Multiple
We have hundreds of project workspaces. As we make a change to the template (i.e. add a new list, update a list), we need the changes to take place in all existing workspaces.Is it possible to do this...
View ArticleError Message: Stopped Working after installing on Windows Pro 32-bit
Every installation is adventure. My app was converted from VB6 to VB2008 on a computer using XP. It installs ok on Windows 7 Pro 64-bit but gets errors on Windows 7 32-bit. First Error Description:...
View Article