Mike_Pike's Q&A profile
Visual Studio Team System Synchronization of two VSTS instances
Hello, We have two separate VSTS instances. We are planning to use both instances for a single project. That is why we want to keep both instances "identical" in the meaning of having always synchronized work items. And here is the question - is this natively supported by VSTS Does VSTS support replication management Regards, George Jordanov Ivanov George, As far as I am aware, this is not a feature in V1 of Team Foundation Server. One of the product group feel free to correct me if I am wrong. If you want to post more information about the scenario that has lead you to wanting two instances for a single project then ...Show All
Visual Basic How can I share the Main Module between projects?
Hi: How can I share the Main Module1 between projects I have project1 in vb.net and contains Module1 (Sub Main of the application) project2 in C# in project2 I have a form1 class that contains a subroutines that need to reference 6 variables that are declared and instantiated in the project1 in the main Module1. Module1 at present is been compiled as Class Library, plus will be a reference of project2 and because I need this variables referenced from project1 it wont compile of course because they are not declared. What can I do Anybody has any suggestions -S ...Show All
Windows Forms WaitCursor and form disable
Hi I got an application with a lenghtly task in managed C++. I wish to disable the form to prevent user from doing anything and have a waitcursor (hourglass) when the task is running. this->Cursor = Cursors::WaitCursor; this->Enabled = false; the task this->Enabled = true; this->Cursor = Cursors::Default; The problem is when I disable the form, the WaitCursor disapear. If I& ...Show All
System Center CapMan.exe Fatal error
Has anyone else seen the following error Title: CapMan.exe - Fatal Error CLR error: 800004005. The program will now terminate. I've installed it on a WIndows XP SP2 system and am trying to run it for the first time. Thanks, Jason You are the first to report this issue - could you provide the answer to a couple of questions What version(s) of the .net framework do you have installed on the machine Have you tried uninstalling and then re-installing SCCP ...Show All
Software Development for Windows Vista workflow and web apps
How do you go about utilizing WWF in a web application I'm currently looking into building a workflow system for publishing web pages in a cms. I've got a basic workflow built and have been testing it using a console application. I need to port this workflow to the web application where users would interact with it using webforms instead of a console app. I'm a little confused on how this would be done in a stateless environment. The workflow is the usual review process... a reviewer receives a notification via email that a page needs to be approved. They log into the web app and do their review and either approve or reject the page. If a ...Show All
Windows Forms Alternating cursor
Arrgghh, this is very frustrating. Visual Studio 2005 Windows Form designer seems to go bonkers after entering more than about 10 - 15 controls on a form. The cursor sits there and alternates between the arrow and the reposition control cursor. Not sure what it is doing, but the only way it seems I can get it back is to select a different running program then switch back to visual studio. Any suggestions on this would be appreciated. Thanx, The problem is actually in the DXCore, so Refactor!Pro suffers from the same problem. Send an email to support@devexpress.com , tell them the problem and they wi ...Show All
.NET Development provider err
im working on vs2003 professional edition and ms access 2000 i used the provider is microsoft.jet.oledb.4 its giving the compiler error, 'This provider is not registered on this System' can any one help me Can you provide more information about what you are doing when the error occurs Does this happen from a simple application, or when you are trying to configure something in the Visual Studio IDE You can also test the Jet provider by itself from a Microsoft Data Link file (.udl). Create a new text document and name it test.udl. Make sure you have your Windows file settings set to show known fil ...Show All
Smart Device Development Verify valid network connection.
Is there any way to verify if a device has a valid network connection C# and Compact .Net 1.0 Please define "valid network connection". For example, if you have only one active host in otherwise fully operational network, is it valid network connection How about LAN with no internet access ...Show All
Visual Studio Team System Connect to team foundation server
I'm having problems connecting to "Team Foundation Server". I get the default message of: Unable to connect to this Team Foundation Server: x.x.x.x Possible reasons for failure include: - The Team Foundation Server name, port number od protocol is incorrect. etc, etc... My question is how do I start to resolve the problem What virtual directory is the client trying to connect to Can I enable any tracing / logging when attempting to connect to get more information Any information would be a great help. Regards Darren A ...Show All
Visual Studio Can’t create any new projects with VS 2005 Beta2
I have just installed VS 2005 Beta2 and it completed without any errors. However, when I try to create a new project I get a dialog box that shows the following error: “ Automation server can’t create object ” In the event log the following shows: “ The Visual Studio template information is out of date. Regenerate the templates by running 'devenv /setup' or reinstalling Visual Studio." Anyone knows how to get around this problem You might have lingering Beta 1 registries still on your machine. Can you try using the beta 1 clean up tool and then repairing your VS installation The cle ...Show All
Visual Studio Team System Team Foundation Server December 2005 CTP Errors
Hi I'm trying to install the TFS Dec2005 CTP (both tiers on the same machine) and I receive the same error every time.. the problem is that i think it might be an error from the scripts included in the setup program. I have tried all the things that i've found on the forums. The configuration: Windows Server 2003 SP1, Active Domain, IIS 6, WSS 2.0, SQL2005 Enterprise, all required ports available, all the required users with elevated priviledges (can login as service, SQL Access as sysAdmin, etc)... (I won't write all things i've tried as it makes no sense and i'm sure i have all the things) I will paste some info on ...Show All
SQL Server How to make drill-through on chart
Hi, I understand it is possible to use a drill-through from a chart to open another detail report. However I am not finding any documentation or dialogue to do this. I am locked into VS2003 on SQL 2005 at present. Thanks, ...Show All
SQL Server Where is the Business Intelligence Development Studio
Hi folks, I installed SQL Server Express Advanced Edition and Toolkit. According to the documentation, I should be able to create reports using Business Intelligence Development Studio, but I can't find it. There is only a Microsoft Visual Studio 2005 menu instead. I'm just wondering if there is something wrong with my installation, or is BIDS inside Microsoft Visual Studio 2005 Any comment appreciated. Hi there, I just installed the sql server express 2005 advanced, and the associated toolkit (SQLEXPRESS_TOOLKIT.EXE). The only thing I can think of is that you must check the fe ...Show All
Visual Studio Express Editions HELP - Win32 wont let me run my c++ :(
i have recently been bought a book on c++ programming (learn c++ in 24 hours) and have been trying to make it work on serveral compilers no with no success. The compiler that came with the book is BorlandC++BuilderX and that seemed to work fine until i tryed to run the .exe. The Win32 (DOS) window flashed briefly and then closed again. i read up on this on several forums and decided to try Microsoft Visual C++ Express 2005, as this was meant for windows, and a couple of people seemed to think that my pc being an XP had something to do with it not working. I created a new project in Visual C++ and just used the basic 'Hello World' pro ...Show All
Visual Studio Express Editions Having trouble watching training videos
Hi, I'm trying to watch the training videos on Microsoft's site ( http://msdn.microsoft.com/vstudio/express/vwd/learning/default.aspx ), yet the video will pause while the audio continues. Anyway to get these videos to run smoothly without the video pausing for a minute every once in a while I can still here the audio though. Thanks! Leo I downloaded them and I still get the same problem. For example, on the first video at exactly 15min : 11sec the video pauses and doesn't resume until about 18min : 21sec. I personally dislike .wmv, I wish microsoft would have giving the option of a ...Show All
