Software Development Network Logo
  • VS Team System
  • Windows Live
  • Visual FoxPro
  • Microsoft ISV
  • Architecture
  • Visual C#
  • Visual Basic
  • Windows Vista
  • Visual Studio
  • .NET Development
  • SQL Server
  • Visual J#
  • Smart Device
  • VS Express Editions
  • Visual C++

Software Development Network >> dtsob75's Q&A profile

dtsob75

Member List

pink_flower4love
JamesWhitfield
iSreenivasRao.K
António Pinho
Dmano
BigDadddy
Michiel de Bruijn
Freddie2
Anandan
scuba79
Cathie 64
BrianWGraham
Origamidave
c-r
Kataria Bipin
Vishal Batghare
manojc
Sharron
Casey Chamberlain
Delmer Johnson
Only Title

dtsob75's Q&A profile

  • Visual Studio Team System MS Project mapping

    Hi, I noticed, that mapping work item fields to MS Project "pjTask" fields works fine.  However, mapping work item fields to MS Project "pjResource" fields does not work. Is this right Regards Stephan You are corrrect, you can map only pjTask fields not pjResource fields. The example(pjTaskResourceName) I gave was a a pjTask field. And your example is a pjResourceField. Smitha Saligrama ...Show All

  • Visual Studio Team System RootNode.Icons property

    The RootNode.Icons property holds icons to display in the Team Explorer tree. In my custom Team Explorer plugin I have run in to a strange problem regarding this property. When my plugin is initialized and icons are added to the imagelist, and nodes have their IconIndex set, the icons are correctly shown in the explorer tool window. When I later add a new node, and in some cases also a new icon the the imagelist, the new node just displays ...Show All

  • Visual Basic new browser window

    Hey Pals :P so now im back with another domb newbieing question! ^^ i have this webbrowser program/form/thing, (you could never guess that could you ) and i want it to do this: when somebody press the "new window" butten it will make a copy of itself so there is TWO of them etc etc calculations was very simple: 1+1=2 2+1=3 :D and i mad eit myself, believe it or not :P but anyways. plz help me (. ...Show All

  • Windows Forms ADO.net and MS Access Errors

    I am trying to update/insert/delete data using ADO.net connection to MS Access tables.  I have successfully created a connection to a table and can successfully insert data into the table using the update command.  But when i try to amend data& ...Show All

  • Visual Studio Suppress report regions

    I am currently evaluating report viewer as a replacement for CR. So far I could reproduce almost everything I could do with CR, *except* for suppressing report regions when specific conditions are met. By suppressing I don't mean hiding, since this sinply leaves a blank region behind, which still occupies the original space. I need to avoid this, the last element before the suppressed region needs to immediately follow the element after the regi ...Show All

  • Visual Studio 2008 (Pre-release) WCF Beta 2 Setup Problem

    I am trying to install WCF Beta 2 but I keep getting a setup error. I would like to re-download the files but they are on my harddrive somewhere. When winfxsetup.exe starts starts it finds the files and goes straight to the install. Does anyone know where I can delete the file or if there is a way to force the download of the setup files These files often get stored in your temp files directory. Try ...Show All

  • Visual Studio Team System Problem to connect to AD while doing automated tests

    Hello All, I have a very strange behavior while running the tests on my development machines and on the production server. I have posted this thread in the CLR part but you may already have encountered this problem while doing tests. Thanks to have a look ! http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=391203&SiteID=1 Jarod A new element : so I have created a brand new virtual machine with "Team Suite Tr ...Show All

  • Visual C# global variables

    Hi, Where and how can I declare variables that can be used by other window forms Thanks, Bruce hi,    You van declare the global variables in a class separately and use it globally or if you want the variable of that form to be used then declare above the constructor with the scope as public. bye   ...Show All

  • Visual C++ Introspection in C++

    Is there a way you can get meta information about C++ class files. The meta information I'm really looking is , varibles, methods, classname and includes. If it is not supported in C++, are there any 3rd party tools that I could use to do the above Rgds Balu Hi, this is not possible in C++. With RTTI (Run Time Type Information) you can have a bit of information about class' types but other then that you have ...Show All

  • .NET Development problem writing & of the   into xml file

    I need to write a text of &#160; in the node's text. I have <Project> <project>Text</project> </Project> I need output as <Project> <project>&#160;Text</project> </Project> I get the output as <Project> <project>&amp;#160;Text</project> </Project> Anytime i write &, it converts it to &amp;. Is there a ...Show All

  • Windows Forms Windows Service

    I have a basic windows service that I have created. Unfortunately when I install the service using the installutil, it doesn't appear in the service menu. I don't receive any error except for a minor note in the logs saying <i>"No public& ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Updating Your MechCommander2.proj

    The MechCommander2.proj file included as part of the March 2006 CTP release is missing an item group which, although the build script executes successfully, causes the game to appear without textures, and forces you to exit because of missing data. This issue affects only the MechCommander2.proj file, that is, the XML file that is used with MSBuild. The MechCommander2.xnaproj file, which is used with the XNA Build Designer, does ...Show All

  • Visual Studio Team System Error running tests with a Team Build

    I have Team Foundation Server installed and running.  I can create builds without Unit Testing and they work fine.  When I add unit testing I get the following error.  This is probably user misunderstanding.  Do I need to install Visual Studio 2005 Team Dev on the server machine Target RunTestWithConfiguration:         MSBUILD : warning : Visual Studio Team System for Software Testers or V ...Show All

  • Visual C# Console window keeps closing itself

    Hello, I'm a newbie to Visual C# and I am trying to create the dirt simple "Hello World" sample as a Console Application and when I run my program the console window blinks up then disappears...it closes itself. Anyone know what's going on here To debug, I set a breakpoint at my " static void Main()" line and the code starts, a blank console window even appears but as soon as the program executes the " Console .WriteLine( "H ...Show All

  • .NET Development Configuration system failed to initialize, when try to consume a webservice on GINA

    Hi I'm developing a replace of GINA, but i'm combining managed and unmanaged code in my dll. It is because i tried to minimize code and i'm not an C++ expert. I'm using a biometric that exposes its functionality by ActiveX, and i'm using webservices to validate identities and so. It works fine with framework 1.1, but in machines with framework 2.0 i can't consume a web service and i get the follow exception: system configuration fail ...Show All

©2008 Software Development Network

powered by phorum