-
- Problem in display report contents in the center of the report viewer
by Wayne Cheng
- 5 Replies
- Last post
by Lisa Nicholls
- Hi Everyone,
I am not sure how many people have the same problem as I do.
I have a reportviewer control in a aspx page with size as (width 80% of the webpage, height 80% of the webpage). Because users have different screen resolution, they see contents in the reportviewer off centered. It seems like when I design a report in report designer's layout tab, I can only set absolute size
-
- TF30076 Server Name provided does not correspond to a server URI that can be found
by WXS123
- 1 Replies
- Last post
by Riham - MSFT
- My understanding is when you get this it's because you are missing a reg key for the friendly name.
Is there a way to specify from the command line without putting a reg key in. That would be pretty lame when you just want to run command line tools to need a reg key (if that is what is required.. hopefully not).
I presume running the team explorer and connecting to the server will do
-
- Updating TeamPlain with tswa
by rpreston
- 3 Replies
- Last post
by Hua Chen - MSFT
- I installed TeamPlain v1.0 using TeamPlain-Web-1.0.msi on July 03, 2007 and the version in the about info is 1.0.2641 . I just downloaded TeamSystemWebAccess.msi and I'm wondering if this is a newer version and if I can install it on top of the existing version or if I need to uninstall the old one first
Thanks,
Richard
-
- why WorkspaceMapping.xml maps to Common7\IDE?
by linkspeed
- 2 Replies
- Last post
by Jason Pricket - MSFT
- In the default WorkspaceMapping.xml file. it mapps team project to a directory in program files. <InternalMapping ServerItem="$/TestProject" LocalItem="C:\Program Files\Microsoft Visual Studio 8\Common7\IDE" Type="Map" /> Why it does that I thought it should be the directory where source codes are checked out.
-
- "Friendly User Names" for Source Control
by mcdonaldn
- 2 Replies
- Last post
by mcdonaldn
- Are there any future plans to replace the AD user name (e.g. U000001) with the AD Friendly User Name (e.g. Lastname, Firstname) in the Source Control history Reason I ask is, for a company of our size (30,000+ people) it's hard to remember what everyone's company username is (none the less our very own). It would be nice to see (Lastname, Firstname) in the history instead of U000001 so we know who
-
- Adding work item types or fields to existing work items for a team project
by WXS123
- 1 Replies
- Last post
by Hayder Casey-MSFT
- How would change in an existing team project:
1. Type of work items (So let's say I want a new type of work item called Enhancement)
2. How would I change existing work items - let's say I wanted to change states that were supported for tasks for example.
Thanks
-
- EnvDTE.Project & .ProjectItem Properties (master list somewhere?)
by AC &#91;MVP MOSS&a
- 1 Replies
- Last post
by Ed Dore
- In working with these object (EnvDTE.Project, EnvDTE.ProjectItem) as well as others like the solution, I need to take a look at what properties are available to me. However I can't find anything in MSDN that has a master list... does one exist before I build something that builds the list for me
-
- How to create a Coverage File from CoverageDS
by Kally77
- 4 Replies
- Last post
by Boris Vidolov MSFT
- HI All, I am developing a Utility to merge any number of Coverage Files into a single file. Here is a Code Snippet CoverageInfoManager.SymPath = @"\."; CoverageInfoManager.ExePath = @"\."; CoverageInfo[] ci = new CoverageInfo[10]; CoverageDS[] data = new CoverageDS[10]; CoverageInfo resultInfo = null; CoverageDS resultData = null; for (
-
- Title of an overloaded method is not displaying the parameters
by Stephan Smetsers
- 7 Replies
- Last post
by Stephan Smetsers
- The title for the overloaded constructors page is being displayed as:
.MyClass constructor (starting with a dot)
I would have expected something like:
MyClass constructors (no dot and constructors in plural)
Stephan
-
- How can I test the new forbidden patterns?
by GTrz
- 2 Replies
- Last post
by James Manning - MSFT
- I wrote a set of forbidden patterns, and I would like to test them without having to check-out and check-in tons of files, how can I test them against local files in my machine
-
- Guidance automation toolkit(February 2007 CTP) is unable to be installed
by Victor Gao
- 5 Replies
- Last post
by vga
-
I downloaded GAX(June 2006 CTP) and GAT(February 2007 CTP). GAX was successful to be installed, but GAT is failed.
I searched the same problem on the net and someone said it's the old GAX version has been installed, however I have not installed any version before.
I logined as a administrator to install them.
Visual Studio.net 2005 version is: RTM 8.0.50727.42 . Window
-
- Difference between Visual Studio Team Suites
by Wiele
- 4 Replies
- Last post
by MVP User
- Hi
What is the difference between Visual Studio Team Edition for Software Developers and the one for Database Proffessionals
What I'm specificly looking for is what software is in the one that is not in the other
Now Microsoft have a comparison chart of these products on their web site, but it only shows what is included and both these suites have the same tick marks for the software pack
-
- Localization of Visual Studio
by Sidharta
- 2 Replies
- Last post
by papadi
- I have a copy of Visual Studio in Spanish purchased by my employer here in Chile. The problem is that I am not Chilean and I would really really really prefer to have the entire program in English. Is there a patch somewhere I can download to convert to English
-
- msdn 0407
by TA
- 14 Replies
- Last post
by Yury Averkiev
- I downloaded MSDN Library (April 2007 Edition) which includes Visual Studio 2005 Service Pack 1 documentation from Microsoft Download Center:
http://www.microsoft.com/downloads/details.aspx FamilyID=b8704100-0127-4d88-9b5d-896b9b388313&DisplayLang=en
But I am getting errors while applying this update because some of CAB files in this .IMG (.ISO) file are corrupted.
Two of
-
- Not able to access the WorkItemTracking/Workitem.aspx?artifactMoniker=??
by Praveen_wm
- 4 Replies
- Last post
by Praveen_wm
- Can non licensed user can access the url given below.
http://<server name>:8080/WorkItemTracking/Workitem.aspx artifactMoniker=
Is there any way by which our non licensed user can able to see the details of work item by url given above. I checked that only license users are able to see the details of that url others are not, can I give some rights and permissions to others in
-
- Hiding Rows
by wrytat
- 1 Replies
- Last post
by captJackSparrow
- Hi, I'm new using Crystal Report, currently using Visual Studio 2005. Seeking guidance from you...
I need to generate a product report that retrieves data from more than 10 tables. Under different criterias, some tables might not actually contain data of the particular queried product. Therefore in such case, I wish that the row reflecting data from the table that does not have any record
-
- idb (VC++ Minimum Rebuild Dependency File) files
by Guardian-ND
- 2 Replies
- Last post
by Guardian-ND
- Hi, I've been working on Stub Cl.exe & Link.exe for VS2005 so I can use Visual Studio to Manage/Compile Applications that need to be compiled by 3rd Party Compilers & Linkers.
However the problem I have is that in doing this the IDB file isn't created so Visual Studio doesn't know which file have been built and which need to be recompiled when doing a minimal rebuild.
Does anyone kno
-
- Problem with addin on Vista only
by Roger Jack
- 12 Replies
- Last post
by Craig Skibo - MSFT
- I am modifying an addin that I'm having a problem with only on Vista. Whenever I try run the add-in on VS2005 on Vista, I get the following error message:
"The Add-in 'MyAddin' failed to load or caused an exception....
Error Message: Class not registered
Error Number: 80040154"
Here are some additional facts:
The addin uses the old style registration mechanism w
-
- Scheduled LoadTest
by Jeanvo
- 6 Replies
- Last post
by Jeanvo
- Hello, It should be very helpful (for overnight testing) to have the possibility to plan and run a series of loadtest running one after the other rather than just web test. I would like to run 10 hours of loadtests every time we have a new build of our product. Is there a way to do that Also, Is it reliable to run such "ordered test" without "refreshing" the Web server Thank y
-
- How to use admin user at TeamServer PC to unlock the file locked by other user at his PC?
by liujj_xujj
- 8 Replies
- Last post
by liujj_xujj
- For example:
1--Project Name: $OKProject/TTD
2--User Name: A, his PC is named A_PC, his workspace is named A_WorkSpace. His workspace local D:\OKProject at his PC .
3--He lock a file : TT.cs.
4--I, admin, my username : liujj, at Team Foundation Server PC, my workspace on the server pc is named liujjWorkSpace. My worksapce local E:\OKProject at ServerPC.
5--I must use ServerPC to un
-
- AssemblyVersionTask and CI
by Paul Hacker
- 2 Replies
- Last post
by Aaron Hallberg - MSFT
- Hi, disclaimer: I am not a TeamBuild expert. I am using the AssemblyVersionTask to stamp the assemblyinfo.cs files in my project during a TeamBuild. I am also using the TeamCI tool from Notion Solutions. What I have now is CI that runs all the time due to the fact that there are code checkins that take place during each build. A vicious circle. Is there anyway to stop the build from kicking off if
-
- Debugger doesn't stop on errors.......
by Forch
- 1 Replies
- Last post
by rchiodo - MSFT
- Hi all...
I have a windows app made in VB.NET. I don't know what I've changed, but when the program encounters an error while starting up, it shows the main form instead of breaking on the line with the error. (The error appears in the output window.)
What setting to I have to put in place so the app stops on the line with the error and highlights it in yellow
The project has
-
- DB Pro CTP - Incorrect Warnings Still Around
by Sideout
- 3 Replies
- Last post
by Liangxiao Zhu - MSFT
- I was surprised to find that none of my invalid warnings went away after installing the CTP. I've added the following bug reports. Incorrect TSD3006 warning when table alias matches column name TDS3028 incorrect warning on tables made with select * into temptable Unnecessary TSD3012 warning on sp_executesql DB Pro CTP 1 - incorrect dependency warning TSD3012 on CTS https://connect.microsoft.com/V
-
- Problem while trying to set breakpoint for debugging - No symbols have been loaded for this document
by Let&#38;&#35;2
- 14 Replies
- Last post
by Letícia
- Hello everyone, I'm having a problem while trying to debug an ASP .NET web app. When I start debugging, my breakpoint red circle turns into and empty circle and gives me the message: "The Breakpoint will not currently be hit . No symbols have been loaded for this document." I looked for it in Google and it said it was because there were no PDB files for my DLLs. There actually were, so
-
- Error In GAT
by Monesh
- 11 Replies
- Last post
by vga
- Hello everybody,
My privious problem regarding Multi-project VSTemplate still not solve
and no soln are suggested,I then use Guidance Automation Toolkit but there are also lots of problems releated to GAT.
I make a sample soln with Gat in c:\testGAT dir and then delete that soln from directory.Now the sample project still shown in New project Type options
It also through error