Software Development Network Logo
  • Windows Forms
  • VS Team System
  • Smart Devicet
  • Game Technologies
  • SharePoint Products
  • Visual Basic
  • IE Development
  • Visual C++
  • .NET Development
  • Audio and Video
  • Visual FoxPro
  • Visual Studio
  • Microsoft ISV
  • Windows Vista
  • Visual C#

Software Development Network >> VS Team System

VS Team System

New Question

Microsoft.WebApplication.targets project wasn't installed out the box
VS on Itanium
Not sure how to do this
Flash screen timer
Retrieving variable data from a custom class.
Paste with Format
How to using COM in C++ appliaction?
Saving document
Getting "Memory is Corrupt" errors when performing checkins.
TF10216: Team Foundation services are currently unavailable

Top Answerers

GABLOOM
Ajaykr
godzilla9
jheddings
eagarwal
m.m.b.
singam
pencil
Raymond Dalton
Sniper167
The Webmakers Lounge
Only Title

Answer Questions

  • Trond Jostein Pettersen Help! IDE Crashes on Schema Import

    Hello, I'm a brand new VSTS/DBP user...  When I try and create a new project and import an existing DB schema, the IDE crashes about 20 seconds into the process.  I should mention that the DB I'm importing is a very large Database, thousands of tables and thousands of procs.  When I ran the example import (Adventureworks), it worked fine.  I admit, I'm a Microsoft / Sql Server groupie, and I always try and update to the latest tools.  I'm currently on a customer engagement at a very large I.T. Consulting company and I'm trying to convince them to upgrade to Sql 2005 from Sql 2000, as well as trying to convince them to move to Visual Studio from Imceda SQL IDE Pro and TOAD for Sql Server.  So, basicall ...Show All

  • soconne Dynamic buttons and events

    hey i have 2 questions a) how do i create buttons dynamically when i require them b) i need and event for each button that opens a file ...is it possible to write that as one event handler or do i need a separate one for every button i have thanks ..that was helpful...i need to create multiple buttons though so i am probably gonna use a button array .... Take a look at this: http://www.codeproject.com/useritems/DynamicallyAdding_Button.asp ...Show All

  • doener TFS compatibility with Surround SCM in raising post check-in event

    Hi There, Can somebody please let me know if there's any compatibility issues between the Team Foundation server and the 3rd party version control systems I'm finding the following error when i try to get an CheckinEvent notification (through BisSubscribe utility) from the SurroundSCM version control system. The error displayed when assigned the version control system to "Surround SCM" from Tools -> options -> Source Control -> Plug-In Selection (Current Source Contol Plug-In) "There was a failure while initializing the Surround SCM source control provider. You cannot use this provider to perform source control operations." My objective here is to trap the check-in event ...Show All

  • Lesego ...

    How do I check if a URL is valid no i don't, i mean i want to find out if a file on the internet will return a 404 error because it doesn't exist Look at the name of the thread. Forget him, he is just making it hard for me to ask questions. All i want to know is how to check if a file exists on the internet (nothing to do with IE). ok. Calm down. Flaming/war is not welcomed here. This is meant to be a clean calm community and to make sure members have a good experience, not a bad one. To check if a url exists, there isn't a way unless you do a WebResponse/WebRequest and see what the page reads when the response has been returned. As suggested, the Error 404 page not found will be displayed/returned if the ...Show All

  • TonyCapps Can't move window while function executes

    I'm developing an application using Visual C# 2005 Express. In part of the app, I loop through a series of objects and call a funtion that creates a process to run a batch file. The batch file is run once per object in the loop. The problem is that when this part of the code is running, I can't move or minimize the application on my screen. It would be nice to get this working right since running all of the batch files can take up to a half hour. I've tried executing the function in a new thread, but the window still wouldn't move. The textbox is updating properly with the redirected output from the batch files as they run, but the form is stuck in one spot. Any ideas Thanks! I think I know where the problem is but need so ...Show All

  • James CACN Troubles with TFS

    My TFS was installed on MS SQL Enterprises Trial, after upgrade to full version I cann't process warehouse and I getting this message (after Run methid http://localhost:8080/Warehouse/v1.0/warehousecontroller.asmx ) Event Type: Error Event Source: TFS Warehouse Event Category: None Event ID: 3000 Date: 08/29/2006 Time: 17:39:02 User: N/A Computer: ALITFS Description: TF53010: An unexpected condition has occurred in a Team Foundation component. The information contained here should be made available to your site administrative staff. Technical Information (for the administrative staff): Date (UTC): 8/29/2006 3:39:02 PM Machine: ALITFS Application Domain: /LM/W3SVC/3/Root/Warehouse-1-128013394391204495 Assembly: Microsoft.TeamFoundation.W ...Show All

  • Josh_G Progress bar

    hi, I hav designed a progress bar, but i want the indicators in progress bar to move forward and backward....like it happens in mozilla thunderbird mail client, wen we click on send mail..........can anyone help me out.............. Thnx in advance, Sudhakar. hi, I will wait for ur dll............but try to post it as soon as possible Thnx, Sudhakar  I have actually made a Progress Bar that goes back and forth, so if you are willing to wait a bit I give you the dll What do you mean with designed The standard progress bar can only show a advance (percentage) of a progress. There is no way to show a moving gree ...Show All

  • vito1281 Can I................

    Here's the deal, one of the features of the program that I am creating is that it will (or should) have the ability to send a page out (to a pager). Again I am not asking how (at this point), just want to make sure that I can do this. And while I have everyone's attention, my program is coming along quite nicely, have the user interface done, database is connected, will have the database completely setup by Friday (hopefully, if my four year old doesn't make me do another all day "daddy come watch power rangers with me"), so looks like my first (and I do mean very first functional) program will be completed by the end of the month (go new guy, its your birthday). Thanks in advance for all the help. Thanks guys, if anyone el ...Show All

  • Mike737Aviator Inherited forms: lost controls :(

    I have a base form A that has just the basic Accept and Cancel buttons, and some coded functionality for data base apps. When in the designer I create a new form B and by code I specify it inherits from A, visually I can see the two buttons coming from the base form, with the usual lock icons. My problem is when I run for the first time the program, in run-time the buttons disappear; when I go back to the child form using the designer, buttons are just gone.... What’s wrong is it a bug If any one can help, I can send you required files. Thank you, Guillermo Hi, If you wish I can send you my project and indications about the parent and child forms; its kind of simple. Includes ...Show All

  • Eric Liprandi Sizing items in a web browser box

    My question, I have a web browser box accepting a RSS feed or any web information for that matter, is there anyway to size the incoming feed to fit in the size web browser box I place on a form. Thanks IrishWolf, Do you mean that you want to save the feedback from you websites Database is the best choice like SQL Server or some other DBMS. In your program, I suggest you to use the Session object on your server side and allow cookie configuration on the client side. If this description is not about what you want, please reply me and tell me the details in your project and tell me what is your problem in your problem or some other related problems. Waiting for your reply :-) ...Show All

  • Troy Lundin How to get the "machine name" from asp.net?

    Hi guys, I'm new to .net development, just wondering which variable or function is for retrieving the name of the machine on which the ASP.net application is running on. Thanks in advance. Figo Fei - MSFT wrote: Hi, Use System.Net.Dns.GetHostName() BTW, ASP.NET related questions should be asked on http://forums.asp.net/ Thank you. Thank you so much! you are great! you can use System.Environment.MachineName Hi, Use System.Net.Dns.GetHostName()   BTW, ASP.NET related questions should be asked on http://forums.asp.net/   Thank you. ...Show All

  • LEPScapa Programmatically adding Web Developer Express Toolbox Controls

    I've written an application that adds controls to the Visual Studio 2005 toolbox via modifying the current user's CurrentSettings.vssettings, but using this same method on Visual Studio Express's settings file doesn't work.  The controls that are added have the correct name and reside under the correct tab, but each control's data (Item#.Data in vssettings) is pasted as HTML when it is dragged onto a web form.  Has anyone seen this problem, or know what is causing it   Is there any other way to add controls to aVisual Studio Express toolbox Thanks, Steve I will post there, but my question is directed more at Visual Studio Express editions in g ...Show All

  • KluchCode Cannot create new projects

    I am using Visual C# express edition, and I downloaded and installed it without any problems. However when I try to create a new project, I get an error message that reads: 'The file name, directory name, or volume label syntax is incorrect. (Exception from HRESULT: 0x8007007B)' Anybody have any ideas on what is the problem Thanks yes! to be safe, i would uninstall VSExpress and the .NET Framework, then change your account name, restart and log in and then install VSExpress I changed the name, but still no joy. Would I have to restart my PC for it to take effect most likely it doesnt like your username. Be sure your username does not contain any unusual characters like # or or & etc... what happe ...Show All

  • R2 DJ Actual Effort (as mandatory field)

    The actual effort (in hrs) should become the mandatory field only if Actual End Date is entered. How can I approach this problem Thanks, Kathir You could try using <WHEN> clause in your WIT definition for the "actual effort (in hrs)" field. Please see the following link on using <WHEN> clause. http://msdn2.microsoft.com/en-us/library/aa337638(VS.80).aspx -Mohammad ...Show All

  • bulad Trial edition of Visual Studio 2005 Team Edition for Database Professionals

    The RTM (Final) Trial Edition of Visual Studio 2005 Team Edition for Database Professionals can be found at: http://www.microsoft.com/downloads/details.aspx familyid=7DE00386-893D-4142-A778-992B69D482AD&displaylang=en The Trial edition requires that you have Visual Studio 2005 Team Suite installed. You can obtain a trial version (a rather large download) of Visual Studio 2005 Team Suite at: http://www.microsoft.com/downloads/details.aspx displaylang=de&FamilyID=5677DDC4-5035-401F-95C3-CC6F46F6D8F7 There is no "stand alone" TRIAL version of DataDude. As a trial you will be forced to install at least the trial verion of Team Suite. If you BUY the DataDude SKU as a Team Edition, then you will ...Show All

131415161718192021222324252627282930

©2008 Software Development Network

powered by phorum