Sign in
|
Join
in
Omar Villarreal's WebLog (blog)
Original ASP.NET Community Bloggers (group)
(Entire Site)
ASP.NET Weblogs
Home
Blogs
This Blog
Home
About
Syndication
RSS
Atom
Comments RSS
Recent Posts
Visual Studio 2010 Forums available on MSDN
TFS 2010 Beta 1 Installation Bug
I just finished downloading the VSTS 2010 Beta 1 install bits, now…
Dallas VSTS UG Meeting on 1/21/09: VSTS 2010 Features Part 2 - Chris Tullier
Upgrading TFS from 2005 to 2008 SP1
Tags
Continuous Integration
Team System and Team Foundation Server
TFS
VSTS
Links
- Dallas .Net Users Group
- Scott Dockendorf's Blog
- Chris Menegay's Blog (Great VSTS stuff)
- Dave McKinstry
TeamSystemRocks.com
Archives
May 2009
(3)
January 2009
(2)
December 2008
(2)
November 2008
(2)
October 2008
(3)
May 2006
(2)
April 2006
(1)
March 2006
(2)
February 2006
(2)
November 2005
(1)
October 2005
(8)
September 2005
(2)
July 2005
(4)
June 2005
(8)
May 2005
(2)
April 2005
(2)
March 2005
(1)
January 2005
(1)
December 2004
(1)
Omar Villarreal's WebLog
(2 L's and 2 R's)
Unable to connect to BIS service (Visual Studio 2005 Team System)
I was encouraged three times today to blog about this and other work-arounds I have come up with for Visual Studio 2005 and TFS (Team Foundation Server)... for now, I will let you know how to connect to TFS after the "Unable to connect to BIS service" message box finds its way to your screen while in VS2005 Beta 2; I promise to blog other tips soon.
First, you should know that I am running all the TFS tiers in one Virtual PC (single-server installation) and nothing else is on this VPC. I don't know that this is in any way causing the problem but just in case it makes a difference to you. And just to support that, I saw this message box on two student computers during a VSTS class that
my boss
is teaching, both running a different VPC than mine but also a single-server installation.
Normally you will get this message box when you open an existing solution and the Team Explorer within Visual Studio tries to connect to the Team Foundation Server and once it comes up, you just will not be able to connect, from my point of view TFS was down.
The solution is simple (I will give you more information on the problem in just a bit), stop and restart
IIS
then re-start (or stop and restart) the
TFSServerScheduler
Windows Service. And of course, you don't need to re-start the entire IIS service but remember that I was running a VPC with nothing else so that was the fastest and easiest way for me.
Different things can cause this problem, the one that appeared to be the problem on my VPC was that at boot-up the IIS application (either VSTFWeb or VSTF AppPool) was sending requests to SQL Server and SQL Server was not yet started. On different occasions I had a unhandled exception dialog box, apparently generated from the
TFSServerScheduler
Service. The solution was the same in both cases.
I hope this information is helpful to someone, please let me know by submitting comments to this blog entry. Also, if you have more information on what causes this problem or an alternative solution, please submit that as well.
Published
Apr 27 2005, 11:51 PM
by
omarv
Filed under:
Team System and Team Foundation Server
Comments
Yves Reynhout
said:
You could make IIS Services dependent on SQL Server Services (if SQL is on the same box).
April 28, 2005 9:19 AM
TrackBack
said:
April 28, 2005 9:28 AM
Brandon Tyler
said:
Thanks Omar for all the help in the Beta 2 class. The VSTS product is incredible and you guys at notion do a great job showing how to use it!
April 28, 2005 9:13 PM
TrackBack
said:
Visual Studio Team System
If you’re installing Beta 2 using Virtual PC, you should learn to appreciate...
May 9, 2005 7:18 AM
Omar Villarreal
said:
Yves is correct: "You could make IIS Services dependent on SQL Server Services (if SQL is on the same box)"... In my case, SQL Server is on the same box, but making IIS dependent on SQLServer will help you after you reboot. If you get this "Unable to connect" error while you are in the middle of something and you really need to resolve the issue, restarting the services in the order I suggested will get you going.
May 13, 2005 3:19 PM
Sam Ferrise
said:
I get this error every time I attempt to connect to a TFS. Any ideas about that?
Thanks!
sam@advicon.net
May 24, 2005 5:21 PM
Omar Villarreal
said:
Sam,
Check your event logs. You should be able to find detailed information about your particular case in there. Let me know if you need additional information. I should be able to provide it next week.... Regards, Omar.
May 24, 2005 8:25 PM
Leave a Comment
Name
(required)
Your URL
(optional)
Comments
(required)
Remember Me?
Add
Terms of Use