all groups > visual studio .net enterprise tools > august 2006
Delete project reference in Team Foundation Database
Posted by chrislukowski NO[at]SPAM gmail.com at 8/31/2006 1:23:29 PM
I've used tfsdeleteproject.exe to remove the project, but the team
project reference remains in the db. I want to recreate the project
(same name) for testing the migration of vss to tfs.
any ideas would be a great help....
thanks in advance.
... more >>
Deployment Questions
Posted by Nick K. at 8/30/2006 10:28:25 AM
We deploy a web application and windows services accross web and application
servers. This is done by getting a branch in Team Foundation Server and
building that branch. There is also a step of setting up the web.config file
with the correct configuration (database, .Net Remoting, Message Que... more >>
Can't delete projects from TFS source control
Posted by GFS at 8/28/2006 11:06:02 AM
How do you delete project folders and files from TFS source control?
The delete option is greyed-out for all users including the TFS
administrators and even the setup/service accounts.
... more >>
Code Analysis in TFS
Posted by Rogelio J. Baucells at 8/25/2006 7:42:01 AM
Hi,
We are about to start using Team Foundation Server and VS 2005 Team Edition
inside our organization. We configured Code Analysis in the TFS but we are
unable to find a way to push those configuration settings into VS 2005 Team
Edition.
Enabling Code Analysis in a project runs the de... more >>
Enterprise Library MSBuild error MSB4126
Posted by Erin Loy at 8/23/2006 4:00:20 PM
Hi All,
I am having trouble building the Enterprise Library (Jan 2006) from a fresh
install using BuildLibrary.bat. The MSBuild output is below. Any
suggestions?
Thanks,
-Erin
=========================================================
BuildLibrary
Builds Enterprise Library
... more >>
Checked out project from TFS gets MachineToApplication error
Posted by bsautner at 8/18/2006 1:09:01 PM
We have a web project that was developed on one workstation with VS 2005 and
checked into our TFS. The app runs fine. On another pc with same software the
we set up a workspace, "get the latest version" of the project from TFS and
then do a "Open Web Site" to get the code into the solution ex... more >>
cannot change data source connection string in web tests
Posted by ksultz at 8/17/2006 1:32:02 PM
I'm using Visual Studio 2005 Team Edition for Testers. I create a web test
script (webtest1.webtest) and record several http steps. Then I add a data
source directly in the web test (not the project/solution) which uses the Jet
4.0 OLE DB Provider. The data source includes an absolute path ... more >>
loggingconfiguration error
Posted by aaron NO[at]SPAM aaconsult.com.au at 8/16/2006 5:40:45 PM
Hi Guys,
I am trying to make a simple one-line call with the Logger in my
ASP.Net web application.
I have added the reference to
Microsoft.Practices.EnterpriseLibrary.Logging and the using statement.
I have ran the configuration tool over my web.config and added the
sinks, formatters and cat... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Unit testing web service reference results in InvalidOperationExce
Posted by Peter Ritchie [C# MVP] at 8/4/2006 11:54:02 AM
I'm getting a really strange InvalidOperationException exception when trying
to invoke a web service method from within a unit test.
The message from the exception is "Instance names used for writing to custom
counters must be 127 characters or less." You can imagine my bewilderment at
the... more >>
Remove project from TFS
Posted by Tim Kelley at 8/2/2006 3:01:24 PM
Is there any doc on how to remove a project from TFS?
Thanks,
... more >>
Team Foundation Server (TFS), SharePoint and FrongPage extensions
Posted by Peter Ritchie [C# MVP] at 8/1/2006 6:59:02 AM
I have a server that has been upgraded from W2K Server to W2K3 Ent. This
server is being used for web development (Web Sites, Web Services) and
debugging is a must. In W2K, Visual Studio Team Suite including SQL Server
Express, and SharePoint were installed.
I would like to install TFS Wo... more >>
|