-
- Can you install the Visual Studio SP1 WITHOUT installing TFS SP1?
by Matthew Watson
- 2 Replies
- Last post
by Matthew Watson
- Is it possible to install the Visual Studio SP1 onto the client machines without installing the Team Foundation Server SP1 Because the VS SP1 install takes a long time, we'd like to upgrade the client machines piecemeal when the devs have time. Is it safe to do that, or must we upgrade the server and clients all at the same time
-
- Team Explorer does not connect over internet
by Bart De Boeck
- 3 Replies
- Last post
by Bart De Boeck
- Hi,
I've setup a TFS server in my domain.
Connecting with Team Explorer works in the following scenario:
- connect within the domain with the name of the TFS server
- connect within the domain with the public IP address on port 8080 (port forwarding in firewall)
When I try to connect with the public IP address over the Internet, the connection allways fails. The TFS we
-
- eScrum : Scrum process template on Team Foundation Server with a web interface
by Hamsa Murugesan
- 0 Replies
- Last post
by Hamsa Murugesan
- If you're looking for Scrum template to try with Team Foundation Server, look at eScrum , which is an implementation of Scrum that's used internally by some teams within Microsoft:
eScrum is a Web-based, end-to-end project management tool for Scrum built on the Microsoft Visual Studio Team Foundation Server platform. It provides multiple ways to interact with your Scrum project: eScrum Web
-
- Security Problem with Importing a New Work Item Type
by Stanislav Ogryzkov
- 10 Replies
- Last post
by ericmatz
- I have a security problem with importing a new work item type:
C:\Program Files\Microsoft Visual Studio 8\Common7\IDE>witimport.exe /f Task.xml /t MyServer /p MyProject Warning: TF26171: User/group '8bf66fb8-4812-4ee3-86f6-1d610dac52fb\Developers and Testers' is not found. TF26204: The account you entered is not recognized. Contact your Team Foundation Server administrator to add y
-
- Why do users need Label permission on TeamProject level?
by rvaas
- 4 Replies
- Last post
by rvaas
- Hi everybody,
I want to allow some users to label only a special subfolder of my TeamProject. So I disabled the "Label" right checkbox for the contributors group on the TeamProject top-level.
I created a new group "SpecialContributors" as a member of the contributors group.
Now I would like to grant them the right to label the "special" folder - and only that
-
- XML Database
by Manoj Bandgar
- 0 Replies
- Last post
by Manoj Bandgar
- I have created an XML file that stores all the Sales transaction.Now i want to generate a report using VS 2005's crystal report component.The problem is that there is no database.I have to generate report using the above mentioned XML file only as there is no database.I don't know is this possible and if so how.If anybody has the soln kindly reply.
-
- controlling what scenarios run in a load test
by fschwiet
- 7 Replies
- Last post
by slumley MSFT
- I am wondering if there is a way to control what scenarios are ran when running a load test It seems like the only option is to run them all. This is the behavior I get when running from Visual Studio. Looking at the docs for other methods of starting the tests (ie, command line) I do not seem to see the option.
My expectation was I could have different scenarios setup that I could run to
-
- Com Error Building Solution that contains Utility Project
by Eric DeBrosse
- 7 Replies
- Last post
by Feng Chen - MSFT
- I'm creating a macro to build multiple solutions one after the other, however I've run into some problems. Some of my solutions contain "Utility" projects that don't get built. If I use DTE.Solution.SolutionBuild.Build() I get a E_FAIL COM error. The utility projects are not selected to be built at all. I get the same COM error when trying to use Clean() on these solutions as well.
-
- IsNullOrEmpty() is not recognisezed as entry check of input argument
by The Dao
- 2 Replies
- Last post
by David M. Kean - MSFT
- I'm using IsNullOrEmpty() to do entry check of String typed input argument, but it is not recognized by FxCop except nullpointer comparation.
Example:
public: bool MyAPIFunction(String arg)
{
bool result;
if(String::IsNullOrEmpty(arg)) /// FxCop reports error and suggests using (nullptr == arg)
{
return false;
}
//Do something
...
-
- Deleted files are showing on Pending Changes
by dan blanchard
- 14 Replies
- Last post
by dan blanchard
- Is this a bug I add files to my project/solution, and then I delete them before they were added. They are still showing in Pending Changes as Change as Add. When I try to check in all my files, there is an error that those files don't exist. How can I clear those files from the Pending Changes I guess I can re-add the files to my project, check them in, and then delete them, but this is a commo
-
- How do you select one framework over the other in VS 2005?
by Rod at Work
- 3 Replies
- Last post
by Gabriel Lozano-Moran
- I'm considering downloading and installing the .NET Framework 3.0 redistributable, which I believe I can use for doing development with Visual Studio 2005. Assuming that I can develop either with 2.0 or 3.0, how do I select one over the other, in the VS IDE
-
- WebTest Fails with URI prefix not recognized
by jedahlman
- 1 Replies
- Last post
by Bill Barnett - MSFT
- Here is what I did:
I created a new WebTest and used the recorder to:
1) load our test site
2) Put my credentials in
3) Click log on button
Everything worked when I recorded the test.
I run the test and I can see in the window everything is working and the final page is loaded, but the test fails.
I expand the page in the results and see logs of green check
-
- Sandcastle Feedback
by MNBob
- 2 Replies
- Last post
by GrISeR
- I posted this at the Sandcastle Help File Builder site but Eric said these are Sandcastle issues. Help file format: HtmlHelp1x Presentation style: vs2005 1. I dislike the "New" constructor. Will this eventually change to show the class name instead 2. "(Inherited from SomeClass.)" ends up on a separate line. Examples in the VS.NET help don't seem to do that. 3.
Overloaded methods just show "Over
-
- Installed TFS OK but then someone removed the WSS from the Default Web Site
by MikeGCompass
- 2 Replies
- Last post
by MikeGCompass
- Hi,
I installed TFS and all was OK but before I had chance to do anything with it someone noticed that their web site was not working, went in and removed WSS from the default web site. (We had one small asp.net web site running on the server before install that has now been moved to another server)
Install said it was a success, but I didn't even get chance to creata a team project etc.
-
- Restore Database in Test
by Hans-Peter
- 3 Replies
- Last post
by David Gorena Elizondo - MSFT
- In some of my tests I restored a SQL Server 2005 Express database in [TestInitialize] - method to work with this database in various tests. The .bak file was deployed to <Solution Directory>\MyTests\ due to configuration in localtestrun.testrunconfig. So it was deployed to the Out Directory somewhere beneath TestResults. All worked fine.
I have changed the computer, use Vista and now the
-
- Matlab integration???
by Ilan Assayag
- 1 Replies
- Last post
by Ilan Assayag
- Is there any integration (even 3rd party tool would be interesting) to integrate between Matlab and Team Foundation Server
-
- Numbers and date format in Visual Studio Reports (.rdlc)
by Mike Teperman
- 2 Replies
- Last post
by Mike Teperman
- I am using an english version of visual studio 2005. I am from a spanish spoken country (CHILE!). Until now when I program, I can change the format of numbers and dates to the formats use in my country. The problem is that I need to format numbers in the reports (reportviewer) that I create in visual studio. The reports are in the format .rdlc.
I need that the numbers have as a decimal separator
-
- VSSConverter File Versions
by Grant Holliday109633
- 1 Replies
- Last post
by Robert Horvick MSFT
- When running VSSConverter.exe - are the "file version" numbers preserved/migrated anywhere
-
- Web Service for Accessing TFS Data
by threed
- 4 Replies
- Last post
by threed
- Hello,
I want to be able to retrieve certain data from the TFS database (such as check-in notes, release notes, etc.) during a team build.
So I was wondering if there is any way, either through a webservice or built in msbuild task or something else, to access TFS data from within the TFSbuild MSBuild file. That way, I can send this data to a custom web service that will send a detai
-
- Project Templates Not Appearing in New Project Window?
by Layne Teske
- 6 Replies
- Last post
by Mike Oreskey
- I just installed VS2005 Pro yesterday, and it seems to me, that there just aren't many project templates appearing when a new project is being created.
For instance, I don't see anything for an ASP.Net project at all, where VS 2003 Pro lists an ASP.Net Web App, as well as an ASP.Net Web Service, and others.
I found a post for a similar problem with VB Express, and looked in the following pat
-
- External Images..
by bil54321
- 2 Replies
- Last post
by BobIves
- I am trying to add an external image to my .rdlc report in VS2005. I can add it by using a value expression of: =" file:///C:/Project/RTracker/Images/logo.gif " but, this isn't accesptable once I delploy it. I cannot find ANYTHING on the web and have been looking for days!
I have set my report viewer to this in my VB code for the web page:
ReportViewer1.LocalReport.EnableExternalIm
-
- Visual Studio Pro Trial Installs with Warnings
by Terry G
- 5 Replies
- Last post
by Terry G
- I finally achieved a successful download using DownloadManager and a successful DVD burn using DeepBurner. At least I think so... is there a verification checksum available for the download
MD5 or a CCITT-CRC32
Well, assuming the DVD burn is correct, the installation seemed to succeed, but with warnings.
I have tried to uninstall and reinstall several times. Each time I uninstalled everyt
-
- How to pass parmeters to TFSBUILD at run time from another application
by RameshKandukuri
- 3 Replies
- Last post
by Aaron Hallberg - MSFT
- I have written a custom task (rel ated to another post of mine ) that would take in a set of work item ids and get the item versions specific to the changes sets associated with these workitemsids. I do other stuff in the custom task (to get from release branch first instead etc..). I have tested my custom task in TFSBUILD.proj. It works great.
Now I need to trigger this TFSBUILD.prof from anot
-
- Building solution with multiple platforms
by jduplessis
- 3 Replies
- Last post
by pgaliano
- Hi, I'm currently implementing a project whereby I want to build a big VS solution through automation, containing C++ and C# projects. However C# and C++ uses different platforms, causing only some of the projects to build when using the VS automation interface. The solution builds fine from the IDE when "Mixed Platforms" is selected before building the main project. The automation appli
-
- Distributed transaction completed. Either enlist this session in a new transaction... error message while debugging
by db042188
- 1 Replies
- Last post
by db042188
- I have a C#/SQL app that returns this message only under debugger and only when at least one breakpoint is set. Read lots of stuff on the web and get the feeling that it has something to do with "development system timeouts" but am not sure and will probably have to go looking for where these threshholds get set. Nothing fancy, app happens to be a wcf endpoint that opens it's own connect