Hi Vani, you will find an answer (for most of your questions, but not all) in the Project 2003 SDK: http://www.**--****.com/ see PDSTest.NET Wolfgang "Vani" < XXXX@XXXXX.COM > schrieb im Newsbeitrag
Hi Vani, you will find an answer (for most of your questions, but not all) in the Project 2003 SDK: http://www.**--****.com/ see PDSTest.NET Wolfgang "Vani" < XXXX@XXXXX.COM > schrieb im Newsbeitrag
Hi Woznik, I have PDSTest.Net application. I am using the same application to do all these functionalities. But I am getting the following errors when i am trying following things. For the ResourceAdd method, I am providing only the name, i am getting a error code which corresponds to "rsResourceNotCheckedoutToUser". I am trying to add a resource, which resource i need to check out? <method> <Request> <ResourcesAdd> <Resources> <Resource> <Name>Test1</Name> </Resource> <Resource> <Name>Test2</Name> </Resource> </Resources> </ResourcesAdd> </Request> </method> For the ProjectCreate method, following are the parameter values I am sending the following info, I am getting error code 1009 in status which corresponds to rsProjectIDInvalid. I am not providing any of the optional parameter values, i am trying with only required fields. In the TemplateID which ID has to be given? <method> <Request> <ProjectCreate> <AutoPublish>1</AutoPublish> <Project> <ProjectName>Test</ProjectName> <StartDate>20040806080000</StartDate> <TemplateID></TemplateID> <TemplateName></TemplateName> </Project> </ProjectCeate> </Request> </method> I am just trying with the PDSTest.Net application to start with. Please help. Thanks, Vani
Hi Vani, I have never used this Methods (I use PDS to read resources and projects and update assignemts), but I guess the following: for ResourceAdd see PDS Reference: "The PDS also checks to ensure that the Enterprise Resource Pool is checked out to the current user." Wolfgang "Vani" < XXXX@XXXXX.COM > schrieb im Newsbeitrag trying trying help. http://www.**--****.com/ for Task
1.How to write client-Server programming using Web request and web response
How to write client-Server programming using Web request and web response.I want to send a request to server by giving url and my server will pick up that url and will give a response to client .Please give cooding.
2.Can't add a Web User Control to a Web project (Visual Studio 2003)
This is really annoying me. I have an existing solution that I've got from Source Safe (via Source of site). The solution has several projects, the main one being a ASP.NET Web Application. It has the little project icon with an earth behind it, when I check it's properties it knows it's a web app. However, when I click on Project -> Add Web User Control... or right click on a folder in the web app and say Add Web User control, the Add new Item dialogue pops up, but it doesn't contain the option of a Web User Control - it doest have Web Form, and Data Form Wizard etc. Now, if I add a completely ASP.NET Web Application project, I can add a Web User Control!!!!!!! But not to the existing web application. Others in my team don't have this problem - anyone got any pointers, is there a file I can frig to get VS working properly? I've tried removing and re-adding the Web App, this had no affect.
3.Fill() problem in VS .NET 2003 in Windows application C# with SQL Server
I starting to use Visual Studio .NET 2003 creating C# Windows application with SQL Server and I get problem with method Fill() for which when running ends with System Error even with the most simple cases which I copied from a tutorial. everything else works right for ex Preview Data except for example sqlDataAdapter1.Fill(ds1). Is it a bug or some other kind of error. What should I do? Dalius Fill() problem in VS .NET 2003 in Windows application C# with SQL Server
Users browsing this forum: No registered users and 45 guest