-
- Request failed:Unable to read data from transport connection
by Deepthi_Pinapala
- 6 Replies
- Last post
by Deepthi_Pinapala
- Hi All,
I am currently facing a problem where in my web test fails because of this error.
"Request failed:Unable to read data from transport connection." in the web browser tab.
On checking the request and response they seem to be right.The server is returning my search results. I have compared them using Fiddler.
Is there anything that can be done to resolve this.
Like
-
- AreaPath Field content
by Alex Terem
- 1 Replies
- Last post
by Dan Kershaw
- The problem is the following...
Some months ago we have created a new project in TFS. It's WorkItems don't use AreaPath field, Areas are taking from WorkItem XML file. But now we need to fill Area field from "Areas and Iterations". As far as I know, "Areas and Iterations" list is providing by AreaPath and IterationPath. It is just so in new project created with _MSF for Agil
-
- Warehouse do not work automaticly
by stoffi
- 14 Replies
- Last post
by stoffi
- The warehouse update do not work. TFSScheduler Service is running. Not errors and no entries for TFS Warehouse in Eventviewer. i have seen if i run the https://tfs.siag.it/Warehouse/v1.0/warehousecontroller.asmx op=Run it works and i have a entry in the Eventviewer.
Any ideas
-
- VS2005 and Visual SourceSafe Nightmare
by Lance77035
- 14 Replies
- Last post
by Ricomyer
- It seems that we cannot do anything in Visual Studio 2005 without surreptitiously going out to SourceSafe and churning for 3-5 minutes. Granted we have (unavoidably) made the mistake of placing the SourceSafe database on a network file share -- it does not explain these covert and constant SourceControl accesses.
For example, loading the project does something like "verifying source
-
- Doesn't build 1 .xml file
by DavidThi808
- 2 Replies
- Last post
by DavidThi808
- Hi;
When I run: <MSBuild Properties="Configuration=Release" Projects="WindwardReports.sln" Targets="Build"/>
for one of the projects it does not build the bin\release\lib_name.xml file. It is set to do this in the project file and when running this from the command line (using devenv) or from nant it does build it.
This is a J# library we are building.
Any ideas
th
-
- Web Site with CSS will be supported by VSTS Tester Edition or not ??
by Prathiba
- 3 Replies
- Last post
by Yutong MSFT
- Hi,
My Web Site Login Page has few References to some CSS. Web test fails when running the recorded tests containing the CSS files... Application works fine when I disable the Dependent requests by setting the ParseDependentRequests to False or remove the references and Images.
Q1: So I would like to know whether VSTS testing tool will not support CSS files
Q2: Can anyone list , wha
-
- How Source Control Explorer determins if a file is Latest?
by linkspeed
- 2 Replies
- Last post
by linkspeed
- I want to know how to do it in code.. but GetEventArgs gives "Replacing" to all the files regardless what GetOption I set. Can anyone give me a clue I need to get a list of modified files from TFS
-
- Possible or not? -- adding info to pdf file then show it on a report.
by Long Xue
- 4 Replies
- Last post
by Anthony Desa
- I need to show pdf files on reportview, and I want to add some info like "Date Printed" on somewhere of the report. Is it possible to do that
Thanks in advacne.
Long
-
- Using an Access Database
by HunterRichBiatch
- 2 Replies
- Last post
by amonthy
- I am stuck on an issue. I have an access database with the following data project ID, Hdate, project name project ID is the key for the database. J# created the following objects: private itt_mirrorDataSet itt_mirrorDataSet; private BindingSource projectInfoBindingSource; private itt_mirrorDataSetProject_InfoTableAdapter itt_mirrorDataSetProject_InfoTableAdapter; My question is, how do i
-
- When trying to Upload a document or saving a new Query to TFS I get "Absolute path information is required"
by Erik Laursen
- 3 Replies
- Last post
by Hua Chen - MSFT
- Hi
I have a problem when I try to upload a new document to TFS or trying to add a new work item query by using Visual Studio 2005.
If I on a document library selects 'Upload document' I get the error " Absolute path information is required ". So at the moment the only way we can add documents to TFS is by adding them through the project share point portal
If I create
-
- How to define Project macros like $(ProjectDir)
by ct_marto
- 2 Replies
- Last post
by ct_marto
- Is there a way to add a macro to the list of macros in the Project Properties Pages There a number of predefined macros like:
$(SolutionDir)
$(ProjectDir)
and so on.
I'd like to add a macro that expands to a pathname to this list. Is this possible
-
- 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
-
- Configuring workflow in Team System
by Shevelinka
- 4 Replies
- Last post
by Shevelinka
- Hi!
I have a question about configuring workflow for bug-tracking in Team System.
Is it possible to change workflow and add a new fields for bugs which can participate in workflow
Thanks and good luck!
-
- where to get the plugin
by Amir.S
- 2 Replies
- Last post
by Amir.S
- hello, I can't find the VSS 2005 plugin for Visual Studio (I had it before but now I can't remember how I did it before I formatted).... I have a home server with VSS on it.... I commit my changes to it... formatted last night and can't remember how I got VSS plugin for Visual studio... thanks
-
- Visual Source Safe gives error "Access to rights.dat denied"
by devals9
- 5 Replies
- Last post
by Waheed Iqbal
- Hi,
I had been using Visual Source Safe for few months. 2 days back i had to change my password of the machine which contains VSS database. From my machine explorer i traverse to the VSS database and enter the correct password and select the database. I try to login in VSS. But somehow now i cannot access it. It keeps giving this error:
Access to file "....\data\rights.dat" den
-
- Problems - Installing Visual Studio 2005 Professional
by Strini
- 2 Replies
- Last post
by Ickman
- When installing Visual Studio 2005 Professional
I get the following Error:
"
Error 1305.Error reading from file e:\vs\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bootstrapper\Packages\WindowsInstaller3_1\WindowsInstaller-KB893803-v2-x86.exe. Verify that the file exists and that you can access it.
---------------------------
Retry Cancel "
----------
-
- Running VS as Administrator
by Rtalan
- 0 Replies
- Last post
by Rtalan
- I have made the move to Vista and am very confused about the whole UAC thing and how I should be developing my apps in Visual Studio 2005. Everytime I start VS, I am informed that I should run it as administrator. I was under the impression that Microsoft wants us to develop our apps to be run as a normal user, which I have always strived for.
Should I always run VS as Administrator
If I
-
- Visual Studio 2005 Professional Edition Fails to launch after showing splash screen.
by Isaiyavan Babu Karan
- 5 Replies
- Last post
by Isaiyavan Babu Karan
- Hi
Am facing a problem with Visual Studio 2005 Professional Edition.
When i try to launch it, the splash screen appears, but then the application fails to start, even it dosen't shows any error.
i have tried reinstalling the whole product 5 times and even tried to uninstall it then rebooted then installed, still this problem is continuing.
am having windows XP Prof Edit SP2 with latest
-
- ExtractionRule
by kikin
- 1 Replies
- Last post
by Ed Glas - MSFT
- Hi, Im making a script in which I'm using an extraction rule. The problem is that I need to know the last instance of the value in "Starts with" parameter in the response Im looking for
Is there a way to know this
-
- "small-footprint package"
by jose2006
- 1 Replies
- Last post
by Boris Vidolov MSFT
- Where can I download the small-footprint package mentioned here: http://msdn2.microsoft.com/en-us/vstudio/aa718605.aspx
-
- Orcas Beta 2: Private Accessor Assembly cannot be signed
by Serge Matsevilo
- 1 Replies
- Last post
by Ryan Vogrinec
- I have a test project in Orcas Beta 2 where I would like to test internal and private members.
I use InternalsVisibleTo attribute to indicate that my assembly under test must be visible to my test assembly. However, since my assembly under test is signed, the test asembly must be signed as well.
So, the problem is that auto-generated Private Assessor assembly is not signed and therefore
-
- CodeModelEvents questions
by RoryD
- 6 Replies
- Last post
by RoryD
- Hi, I'm having real trouble with the code model events in my add-in. I register the add, remove, and changed events on my add-in startup. The trouble is that I only get the events fired when I open a solution. After that I get nothing. So I know that the events are working (sort of), but they seem to rarely fire. If I reopen the same solution (without closing down VS), then I get all the events fi
-
- Bug Related to Requirement
by Shai Raiten
- 7 Replies
- Last post
by Shai Raiten
- Hello,
My company want to do something automatic, Like : when a requirement is saved you can stand on this WI and with a button you can open a Bug, This bug will be add as a link to the Link area in the Requirement.
This is Possible
There is a way to track which bug belong to a requirement
Thanks
-
- Converting DSL Projects from Visual Studio 2005 SDk to Visual Studio 2008 SDK
by Jim Lavin
- 2 Replies
- Last post
by Jim Lavin
- I just setup a new system with the following:
Visual Studio 2008 Team System Beta 2
Windows SDK 6.0.6001.16621.148
Visual Studio 2008 SDK August 2007 CTP
Guidance Automation Extension July 2007 CTP
Guidance Automation Toolkit July 2007 CTP
I've been trying to load up a DSL Project I created under the Visual Studio 2005 SDK but I am getting all sorts of errors.
Firs
-
- fxcop documentation
by Eli Allen
- 3 Replies
- Last post
by David M. Kean - MSFT
- All fxcop documention links in 1.35 now return:
Content not found
We apologize for the inconvenience, but the location you are seeking cannot be found. If you are looking for a particular document, please try one of the following areas:
for example http://www.gotdotnet.com/team/fxcop/docs/rules.aspx version=1.35&url=/Naming/IdentifiersShouldDifferByMoreThanCase.html
Any way