posted on Saturday, August 27, 2005 6:30 AM
by
Saravana
VSTS SC Error: Exception has been thrown by the target of an invocation
When you access Source Control Explorer in VS.NET 2005 Beta2, sometimes you might the following error.
Exception has been thrown by the target of an invocation.
You might be wondering why this error occurs and it wont occur always. This error comes only when you try to open Source Control Explorer without connecting to TFS. To avoid this problem, always activate team explorer window (internally it will connect to TFS) and then access Source Control Explorer.
Actually, Source Control Explorer should automatically connect to TFS when we open Source Control Explorer. Probably in the beta3 (which is supposed to be released along with VS.NET 2005 RTM) it might work that way.