-
- CHAD Compiler problem
by GSSCoder
- 5 Replies
- Last post
by Sachin Punyani
- (as first thing I want to excuse for my english)
Hi all,
I'm starting exploring this VERY interesting compiler/code analyzer framework these times.
My principal interest is in parsing/compiling technology, so I started with the CHAD compiler sample.
I followed the instructions and I'm able to create the chadcompiler.exe executable. When I try to start the program, it seems like it
-
- eScrum : Scrum process template on Team Foundation Server with web interface
by Hamsa Murugesan
- 6 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
-
- Get web test request body
by Anonymous289
- 5 Replies
- Last post
by Ed Glas - MSFT
- Hi, I have a coded web test with the following code #region Search In Friends WebTestRequest request4 = new WebTestRequest("http://isstage.myspace.com/searchService.asmx"); request4.Method = "POST"; request4.PostRequest += new EventHandler<PostRequestEventArgs>(request4_PostRequest); request4.Headers.Add(new WebTestRequestHeader("SearchInFrie
-
- VS2005 Fails opening Web Project with SS on Vista
by Gary578357
- 1 Replies
- Last post
by Barry Tu MSFT
- I am having an odd problem. I just installed a fresh copy of Windows Vista with VS2005 + SP1 + Vista fixes patch. Whenever I try to open a web project with source control, Visual Studio encounters an error. This erro usually comes at the end of loading the project (I can already see all the files and it looks like I can start accessing). If I remove source control I can access the project fine. If
-
- VS for Testers Install Question
by barkingdog
- 2 Replies
- Last post
by Nagaraju Palla MSFT
- We setup our first (180-day eval) TFS and are leanring about the product. We want to install VS for Testers on the same box. Are there any known problems or gotchas we should look out for Or should we expect smooth sailing
TIA,
Barkingdog
-
- How do you intend to version across different versions of the same DSL?
by JLeBert
- 7 Replies
- Last post
by JLeBert
- Here's the situation I'm in. I am an "application framework" developer. For our product we produce an SDK that customers can use to customize our application. I've been playing with DSLs for a couple of weeks and am VERY happy except...
We produce an SDK for each major version that we ship. We are finishing version 8 and starting to work on version 9. DSLs are a Visual Studio &quo
-
- Unable to debug: The binding handle is invalid
by luca82
- 14 Replies
- Last post
by Gregg Miskelly
- When i try to debug a C# application I get this error: Error while trying to run project: unable to start debugging the binding handle is invalid What can i do Thanks for your answers
-
- Files are read-only during the debug mode Vista 64
by joo
- 2 Replies
- Last post
by John Cunningham - MSFT
- Hi all, Last time I bought a new computer... Because it was a super Intel Core 2 Duo extreme, I thought that it was time to install a Vista 64 Ultimate. Vista is a real nightmare for retro compatibility... But I fix many bugs by many patch and many turn arounds. But I'm stacking on this one. I cannot edit or modify my code in my VS 2005 in the debugging mode. The status bar says : "Impossible
-
- Print Layout mode showing incorrect # of pages at first
by Wil Burton
- 9 Replies
- Last post
by Vayse_Dev
- Sometimes when switching to Print Layout mode, it will say page 1 of 1, switch back to Interactive Mode and back to Print Layout mode again, and then it will display the correct # of pages. Anyone have any idea how to correct this
FYI: I am using the report viewer in local mode. Most reports work just fine.
-
- PDF Navigation
by bmorrison
- 1 Replies
- Last post
by bmorrison
- I am working on a local mode report that contains a number of Jump To Bookmarks. Testing in the report viewer works fine (unless it's in Print Layout mode) with the links jumping me to the correct page. However, when it is exported to PDF those links are lost. What am I missing, or is this a limitation of the product Bill Morrison
-
- Debug.Print in command window
by jjfarias
- 6 Replies
- Last post
by looplocal
- Hello all,
When using the debug.print command to display a structure in the command window I get the following message:
< More... (The first 100 of 234 items were displayed.) >.
How do I get the rest of the structure to display
Thanks,
jeff.
-
- HTTP Checkout - Possible Timeout Anomaly
by zenkick
- 14 Replies
- Last post
by zenkick
- My team is encountering a strange problem when trying to checkin or add larger files to VSS 2005 via HTTP or HTTPS. The resulting error is always the dreaded:
There was a failure uploading the URL....
although I don't believe that error indicates what the actual issue is.
I've read what I think to be every post on the subject here and elsewhere on the web, and no situation matches exactl
-
- Load Test using Team Build
by Martin Danner
- 4 Replies
- Last post
by fjnet
- We want to run a load test nightly and collect the metrics so that we can see if/how the performance of a web app under development changes over time. To that end we created a Team Build build type for a solution that contains nothing other than a test project that contains the load test. The load test was added to a test list for the solution, and the build type was configured to run the test lis
-
- Feature Request: Check-In
by Adrian Betschart
- 4 Replies
- Last post
by Adrian Betschart
- Are there any plans to add a check-in feature in a future release, and if yes, what's the timeframe
Thank you,
Adrian
-
- What is TFS "esprtfs"
by barkingdog
- 4 Replies
- Last post
by Hua Chen - MSFT
- I am reading the TFS Admin Guide from 12/9/2005. The section on Default Groups reads like this :
"Group: Team Foundation Administrators. Can perform all priviliged operations on the esprtfs"
esprtfs = espr + "tfs"
But what is "espr"
TIA,
Barkingdog
-
- Crystal Report + VStudio 2005
by Younesnr
- 0 Replies
- Last post
by Younesnr
- Plz, I need to get the total number of pages of a report at runtime.
Is this possible with VB.Net 2.0
In VStudio 2003 we did it this way :
int pagenum = objReport.FormatEngine.GetLastPageNumber(New CrystalDecisions.Shared.ReportPageRequestContext)
Any suggestions
-
- MSXML 6.0 Reinstallation problem
by LasseJ
- 14 Replies
- Last post
by apache1
- Hi The installation of Visual Studio 2005 fails because of the MSXML lib, I found a fix for it on the forums but when I'm installing MSXML from the visual studio dvd I get following error "Installation of MSXML 6.0 Parser failed because a higher version is already exits on the machine. To proceed, uninstall the higher version and then run MSXML 6.0 Parser Setup again." When I try to unin
-
- Can't merge to a file that is already in the pending changes ?
by Lo&#38;&#35;23
- 5 Replies
- Last post
by Chandru R - MSFT
- Hi all,
I'm trying to do something that I thought was really straightforward: merge a file from one branch to another by selecting only a part of the changesets ¡°mergeable¡±.
For instance:
$/SrcBranch/Foo.cpp has five changesets CS1, CS2, CS3, CS4 and CS5.
$/DstBranch/Foo.cpp has already the content of CS1 (got from a previous merge).
Now let¡¯s say I want to merge CS2
-
- MSF Certification
by GoMSF
- 10 Replies
- Last post
by Clementino Mendonca - MSFT
- I completed the 1846A course - and I wish to become an MSF practitioner. What's the certification that I should pursue
I can no longer find 74-100 in the exam list (which used to be the MSF Practitioner exam) - the only one that comes close is the 70-301 one.
Please advise.
-
- Undelete shelveset?
by WXS123
- 4 Replies
- Last post
by WXS123
- Is this possible
We had a user that deleted theirs accidentally and wanted to get it back.
The reason the user deleted it was to reduce clutter in general just picked the wrong one (It would be nice if could organize into folders or sort in a flat list so people could keep larger sets around if they choose so they would not be in this position.)
Lucky for the user we had just
-
- VSS Installation
by Larry Gill
- 2 Replies
- Last post
by Larry Gill
- I am having problems setting up VSS 2005. We have installed VSS on a server, and there are two client users for now. I have set up a database and am able to connect to the server as a client from my machine just fine. But the other client is not able to connect to the database. I have added him as a user, he has access to the share on the server (i.e. //server/vss), he has all the permissions he n
-
- Testing WPF/WCF applications built on MS .NET 3.0
by kotesh
- 4 Replies
- Last post
by kotesh
- Hello,
My company's product is under development. The application environment is WPF & WCF being built on Microsoft .NET 3.0.
We are planning to implement Load/Performance testing using this new tool.
Where can I find useful information regarding testing that type of application using Visual Studio 2005 Team Suite
Regards,
Kotesh
-
- TFS SP1 on SQL Cluster Failing
by pat cimprich
- 12 Replies
- Last post
by B.Huard
- Hi,
Has anyone successfully install TFS SP1 where the TFS DT in on a clustered SQL Server
I had the Beta SP1 installed and successfully removed it from the DT, but when I go to install the RTM SP1, the install is hanging on quiescing the databases (as part of KB919156). I¡¯ve enabled verbose logging and the only thing that shows up in the log is that the DB quiesce begins (12/25/06
-
- Problem using schema compare to update project
by rbennet8
- 14 Replies
- Last post
by Alle
- Maybe I am approaching this in the wrong way, but using server explorer seems to be the only way to use the table definition screen with all the columns, indexes, etc. When I make changes on an existing table such as add an extended property or change an index, the changes will save to the database correctly. But when I try to use schema compare to update my project with these changes, neither ind
-
- How to disable "SHARE" option from source control menu
by Pravin581424
- 4 Replies
- Last post
by Alin Constantin - MSFT
- Hi All,
I need to disable share option from file->source control menu. we have tried capabilities flags. but its not working. can someone please suggest me how to disable SHARE menu option.
thanks in advance
Pravin