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

Software Development Network >> VS Team System

VS Team System

New Question

How to get tablename of DataTable?
CDO.Message error
Custom team project creation failed on RTM with TF30162
big problem ( access file 8000 items )
File Monitoring using FileSystemWatcher
Problem regarding the product key for Visual Web Developer
only take text between two points
MSProject 2003 not working
Hot keys
Card Generator Issues

Top Answerers

Indigo Paul
AntoineF
LuckyL
GDavids - SAO
Faraz_Ahmed
bitbonk
sqlexpressbeginner
FrankSp
Programm3r
Ed.S.
Rispoli, Philippe
Only Title

Answer Questions

  • SimonS_ Can't access my localhost

    Hi, I've installed SQL Server 2005 Express Edition, SQL Server Management Studio Express using Windows Authentification and IIS 5. The problem occurs when I try to access the default address of my local computer to test my installation. I've tried with both http://localhost and http://127.0.0.1 . The system requires a password despite I don't use password for my Windows Authentification. Does IIS always demands a password regardless my settings for Windows Authentification or Best regards Do you have any other applications installed the use IIS, and you are using WinXP sp2. I would suggest to make sure that the Default site under IIS is configured to allow anonymous access as mentioned above. Next ...Show All

  • kinpin9 Full Team Suite download

    Will there be a complete Team Suite image which will include all 4 Team Editions Not until the next release of Visual Studio. For now you'll have to download Team Data separately. ...Show All

  • stephane - Montpellier Cant open project

    Im just a beginner in vb, and I dont know why when I try to open my project it does not work. It shows up in the left hand side of the start page but does not do anything, if i double click it or if i click the open link. Same thing happens. However it said something about it being a solution file. doesn't make sense. Can you post the entire error message You may want to try repairing VB Express just in case. So basically even if you try to run the project (pressing the play button or press F5) it doesnt work either I did uninstall it then reinstall it still does not work. tried creating a new project Does that work What happens if ...Show All

  • Dirk Van der Straeten How to get all the computers in a network

    Hi, I want to get list of all the computers names with IP address in a LAN. How can i get using .NET c# Thank you To get a list of network computer and share names similar to what you see in Network Neighborhood, look at the WNetOpenEnum() API function. Im not sure how, but couldnt you make use of TCP/IP to do it All local computers IP address are held in the ARP table for translation to Mac addresses, so maybe you could access this As for how i have no idea sorry... Mike im not sure you can to be honest. If we find something we will let you know ok. Thanks ...Show All

  • AshishMalhotra String Format

    Does anyone know how to re-arrange characters in a String For example: change Smith, John to John Smith and remove the comma. Also, can this be done for any name length and not just for John Smith Thanks! Thanks Stephen! Lookup the split () and the Trim () methods for a string which returns an array of strings and trims characters respectively, for example: Dim fullName As String = "Freddy Fourfingers" Dim names() As String = fullName. Split (" "c) Debug.WriteLine( String .Format( "{1}, {0}" , names(0), names(1))) Or the other way: Dim fullName As String = "Fourfingers, Freddy" Dim names() As String = fullName.Split(" "c) Debug.WriteLine( String .Format( "{1} {0}" , names(0).Trim( ...Show All

  • Alexnaldo Santos Is VSTS TE can be integrated with QTP, Load Runner, Test Director

    Presently we are using QTP for Functional Testing, Load Runner for Load Testing, Test Director for Test Management Is this a way to integrate all this to VSTS Because we are going to Use VSTS Team Suite soon Before going to migrate to VSTS I would like to know Integration of other tools to Test Edition I don't know if these tools support VSTS integration by themselves, like by installing something on your machine and everything starts magically work. But VS Team Test has extensibility points, there is a couple of ways you can integrate other tools into VS Team Test yourself: 1) The simplest: use Generic Test. Generic Test represents a test that runs some external program (.exe). Pass/fail is d ...Show All

  • Mario N VSS Migration hanging TF60047 - how to move forward?

    I am in the middle of running VSSConverter to migrate our source (~2GB) from VSS to TFS. It has been hanging for an hour or so with error # TF60047. The error message says there could be a problem with the network connection or TFS connection. I am running in a single server setup so TFS and SQL Server are all on the same machine, and all are running, incl. all SQL Server service - I checked in Configuration Mgr. One problem earlier was that there was huge (~800K) memory usage by w3wp.exe which was being run by the TFSService account. So I shut down IIS. Now, even though memory usage is down to acceptable levels, the migration is still not moving forward. Any ideas on how I can proceed here Or if I were to start afresh, how do I do that ...Show All

  • John Lieurance why doesn't this code work?

    i dont know why, but this code doesn't work. Imports System.Runtime.InteropServices Public Class Form1 Dim MOUSEEVENTF_LEFTDOWN As UInt32 = &H2 Dim MOUSEEVENTF_LEFTUP As UInt32 = &H4 Dim MOUSEEVENTF_RIGHTDOWN As UInt32 = &H8 Dim MOUSEEVENTF_RIGHTUP As UInt32 = &H10 Private Sub Button1_Click( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim x As Integer = 5 Dim y As Integer = 5 Dim clsNew As New Class1 Class1.MouseClick1() End Sub End Class Public Class Class1 Declare Auto Function mouse_event Lib "user32.dll" ( ByVal dwflags As Integer , ByVal dx As ...Show All

  • Peter Chapman Locking Mouse

    Hi ive been looking for days to find the code that will lock "Block" the mouse move event from being processed... So far i've tried the code: actHook= new UserActivityHook (); actHook.OnMouseActivity+= new MouseEventHandler (MouseMoved); public void MouseMoved( object sender, MouseEventArgs e) { Cursor .Position = Ace; } where Ace is the point that the mouse was at last. This doesn't work unfortunatly as i can still move the mouse around... That event is hooked with a class called UserActivityHook (declared as actHook) (not my class) UserActivityHook public event MouseEventHandler OnMouseActivity; I'm thinking that Cursor .Position is only repainting the cursor and while the mouse ...Show All

  • Douglas H. Troy mssccprj.scc file question..

    Good day, I thought I was successful in my conversion of data from VSS to TFS - I analyzed the data, migrated the data, opened the .sln files using VS2005 and ran through the conversion wizard - all of this without errors. When I compare 'mssccprj.scc' files for the same project in an old environment using VSS and a new environment using TFS and VS2005 the files are identical. When I check which source provider I'm using in VS2005 - it lists the desired TFS server and all files are listed as 'Connected' with a 'Valid' Status again to the TFS server. Am I missing something, shouldn’t there be a difference in either the 'scc_aux_path' or 'scc_project_name' string Any assistance would be great. Thank you. ...Show All

  • SSWebWorks How to display closed captions in Windows Application

    I am trying to create an application inVisual C# Express in which an mp3 file is played along with captions (text). I understand how to get the Windows Media Player (WMP) to run on my form and think I understand how to make a caption file (SAMI) and tell WMP where to find it. What I don't understand is how to get the captions to display (say in a textbox) on my form. There is a parameter Player.closedCaption.captioningId which is supposed to be able to read a string containing the name of the element that displays the object. I've tried my textbox name as "tbx.CC" and "tbx.CC.Text" with no result. I.e. no error, but no text displayed either. The examples in the MSDN documentation seem to be for web pages in which the ID ...Show All

  • Awanti How to use DllImport and Fix the error ?

    Dear everyone, I have written a managed C++, and then used it to C#. I have written the code like this ======================================= [DllImport("ManagedFour.dll", EntryPoint = "Test")] public static extern void Testing(); ======================================= in order to call the Test in the dll. However, there is an error like this: ========================================================= Unhandled Exception: System.EntryPointNotFoundException: Unable to find an entry point named Test in DLL ManagedFour.dll. at CSharp.TempObj.Testing() at CSharp.TempObj.func() in c:\vsprojects\managedc++\csharp\class1.cs:line 17 at CSharp.Class1.Main(String[] args) in c:\vsprojects\managedc++\csharp\class ...Show All

  • glasssd Visual Studio "Check In" ticks all remaining items in the pending changes window

    Hello, I find it frustrating that a "Check In" ticks all remaining items in the pending changes window. I'm sure Visual Studio 6/7 + VSS didn't use to do this. Is this a bug or feature Many thanks. David. I've only seen this behavior if I right-click at the Solution or Project level. If I right-click a single file (e.g. class) and select Check-In, then only the file I right-clicked is checked. Does it not work this way for you Yes, I see what he means now. I originally thought he meant that all items would be checked in. Now I see that all items that were not originally checked prior to check-in are now checked. I suppose this could be handy if you were ...Show All

  • Larkin Y Web Browser Pop-ups

    Hi all, why WebBrowser blocks pop ups and how do i prevent it prevent it I have a web Browser which i am making for a company and they have a special popup to record the sites each user is going on. They use IE right now and my software is meant to replace it without blocking the popup. How do i do that The popup might be javascript or php or any other codes... Plz Help! the WebBrowser control uses the IE engine as the core engine. The way you could prevent the popups is to configure the popups in the Internet Explorer options. Any settings set there applies to the WebBrowser control also since it uses IE's engine I believe hi, thx for the reply. but maybe u misunderstood me. i want to prevent the web browswer from block ...Show All

  • GrandpaB New to Code Profiling!

    Hi! I am new to code profiling where do I start Matt Another good place to start out. http://msdn.microsoft.com/vstudio/teamsystem/reference/technotes/default.aspx#Development ~Ian Hi Matt, Check out MSDN for some great info to start with. http://msdn2.microsoft.com/en-us/library/z9z62c29.aspx http://msdn.microsoft.com/vstudio/teamsystem/support/faqs/profiler_techfaq/ Then I would suggest just running with it and using the tools with your applications and actually checking out what it can do for you. ...Show All

34567891011121314151617181920

©2008 Software Development Network

powered by phorum