-
- Share Point Service does not opening Team Projects Source control.
by Madhukar Gundla
- 5 Replies
- Last post
by gkrishnag
- Hi,
Does it possible to access Team Foundation Source Control from any web portal or Share point services We are just moving into VSTS from VSS. But people does not want to install Team Explorer in thier machines, they want to access source control directly. Is there any work around for this
When opening Project Portal showing so many things like (Documents, Roles ....) But i am not
-
- Missing Buttons on the Debug Toolbar
by Brad Ward
- 2 Replies
- Last post
by Scott Mal
- I am running Visual Studio 2005 (I have included the information from the Help | About dialog below so that you can see exactly what version I am running). My problem is this: I have turned on the "Debug" toolbar, but the only debug step control button that appears is the Step Over button. The Step In and Step Out buttons do not appear. Other developers in my office have all 3 of those b
-
- SandCastle and .Net 3.0 Dll's : "Error: Unresolved assembly reference: System.ServiceModel ..."
by JonathanB_Il
- 3 Replies
- Last post
by JonathanB_Il
- Hi,
I'm Using Dec CTP
.Net 2.0 dll's are generated as they should.
But files with .Net 3.0 dll's (specifically WCF / WF) aren'y generated at all and throw a pop-up with an exception
(The usuall need to close / debug)
Here is the output in the command line:
MrefBuilder (v2.2.61208.1447) Copyright c Microsoft 2006 Error: Unresolved assembly reference: System.ServiceModel (System.Se
-
- Unable to see the "Add New Diagram"
by Vind
- 4 Replies
- Last post
by TobyKraft
- Hi,
I wanted to create the New Database Diagram using Sql Server 2005, but unable to see the option "Add New Diagram"..What could be the reason and how can I make it visible and use that.
Regards,
Vind
-
- Change paper size to legal
by Veronica B
- 5 Replies
- Last post
by Lisa Nicholls
- I'm using report designer and want to default the paper size to legal. I can set the page size, I also changed the paper to legal in the page setup dialogue box but still no success. I've also been reading other posts that suggest using inches but I've already set it that way, I also tried changing to pts. How do I do this without writing code
-
- C#, VS 2005, Crystal Reports XI, Business Objects Enterprise/Crystal Reports Server XI.
by stuart54321
- 14 Replies
- Last post
by Cristhian M. Hinojosa Stoltzma
- Hi, I must be missing something with my versions, etc, but for the life of me I can't work this out. I have my report which happened to be written in Crystal Reports (or the Visual Studio version, it doesn't seem to matter) that I have loaded in to Crystal Enterprise. I create a web page with a crystalreportviewer in it (version 11.0.3300.0 ) all my references in the project are the same. and then
-
- Portal error
by KeithAA
- 9 Replies
- Last post
by KeithAA
- I have a user who is an administrator for a project and has been given administrator rights in the portal. His team members as contributors can see the portal, but when he right clicks the project and selects "Show project portal" he gets an error says that it can not find the file. Does anyone have any clue what might be happening with this Could it be a DNS issue Odd thing others in h
-
- pROBLEM TEST?NG WEB PROJECTS
by http:/
- 6 Replies
- Last post
by www.onlineemlakofisi.net
- I have a simple problem etsting web projects for example I wanna be sure that the color of the button must be red.How do I test that
PS:I could not find an a way to add the web project assembly to a test project even thogh did publish the dlls to a folder and generated the dlls.The objects are mostly private.
-
- Missing dependency 'Microsoft.ReportViewer.WinForms
by nativecpp
- 5 Replies
- Last post
by jobin thomas
- I am new to the reportviewer control. When I compiled the project, it complains about these :
Missing dependency 'Microsoft.ReportViewer.WinForms Missing dependency 'Microsoft.ReportViewer.Common
What other DLLs do I need
Thanks
-
- MSBuild unable to compile a project in a solution file, if project name contain dot "."
by Mushq
- 1 Replies
- Last post
by Adrian Alonso
- I have a solution that has two c# project named test and test.test, but MSBuild doesn't compile test.test.
I am trying to compile like this msbuild.exe "c:\test.sln" "/t:test" "/p:Configuration=Debug": This command compiles correctly test project in test.sln solution.
msbuild.exe "c:\test.sln" "/t:test.test" "/p:Configuration=Debug"
-
- Changing Variables At Build or Deploy
by Grant Fritchey
- 4 Replies
- Last post
by Grant Fritchey
- I've finally managed to get the variables to work so that I can add files to the database using $(drive) etc. instead of hard coding.
I can't seem to get these variables to change when running from msbuild. I thought I could do something like this: msbuild /t:sqldeploy /p:Configurations="Sandbox";drive="C:";directory="Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\DAT
-
- Symbols returned by the DIA SDK interface (and inside the PDB files)
by Sebastian R.
- 6 Replies
- Last post
by Sebastian R.
- I've recently started using the DIA SDK to mainly get the UDT info out of program databases for some tool. I've noticed some weird bug/issue/whatever when enumerating the UDTs: about all of them are returned twice or even more times.
Is there any way to prevent this The tool displays the UDTs as tree in a treeview so symbols appearing twice or more is somewhat irritating.
Thanks in
-
- Debugger Hangs Delay Notification
by John Petritis
- 13 Replies
- Last post
by E-Shy
- The problem happens while debugging when I try look at the details of "this". It happens every time. In the "Locals" pane I try to expand the entry "this" by clicking on the "+". I get an internal error after which Visual Studio won't do anything else and pops up a dialog named "Delay Notification" when ever I try to interact with it. I must use task manager to exit it. I was having the same probl
-
- Has anyone got the "TypeBrowser" working?
by Sara_H
- 14 Replies
- Last post
by Ruurd Boeke
- I've written a guidance automation package based on the WCF service package provided for download but I've got a real problem with the type browser picker gadget :( This being the "..." that you should be able to click on when setting up a data contract or fault contract in order to select a data type for you member rather than having to type in the full name.
It doesn't matter what I do
-
- Build class from database table or view
by lcj
- 4 Replies
- Last post
by lcj
- I would like to create a simple recipe that builds a partial class from a single database table. I would like it to:
1) build member variables and properties from fields
2) allow me to select stored procedures for CRUD functions and build them as static methods
Does anythign like this already exist I would like to add a class to a project, name it, and run this recipe. Maybe it is tw
-
- Extracing map files from a compiled CHM
by Jdizawgx
- 2 Replies
- Last post
by eTextWizard
- Is it possible to extract the map files from a .chm file I can't find the correct .hh to import into the help project and context sensitive help is not working for the new .chm (it is working for an older, compiled version, though).
-
- Can I import database script into Team Database project?
by rcook349
- 2 Replies
- Last post
by StevenPo - MSFT
- I have generated a script out of Visio and would like to import it into my Team Database project. How can I do this
My only workaround thought is to run the script against an actual database and then do a schema compare from the prohect against the database and get the schema in that way. But this seems like a kludge.
Thanks,
Ron
-
- Printing without the ReportViewer
by Gravy
- 14 Replies
- Last post
by Waxdoll
- In a Win Forms app, is it possible to print a report without using the ReportViewer control I want to provide a print button on a Form (like Outlook does) and then use an embedded Report to print the data so I don't really need the ReportViewer. I would want to display the PrinterDialog though and use the settings from here to control the printed Report. Is this possible too Regards Graham
-
- Error when non-Admin users attempt to login to TeamPlain
by Ruth563132
- 3 Replies
- Last post
by Oren Novotny
- Hello,
We have just installed TeamPlain on our TFS server. We are using Windows Authentication and the Application Tier is on the TFS server.
Everything works fine for users who are Administrators on the TFS server, but all other users get re-directed to a login page, where the following message is displayed:
Error while connecting to http://sdc-itfs:8090 : Requested regist
-
- Intruction to setup Visual Studio 2008 Beta 2 Team Foundation Server on Virtual Server 2005 R2 SP1
by ghostnguyen
- 6 Replies
- Last post
by Arne Janning
- Hi all:
I have download base Image and 9 part of OrcasBeta2_TFSVSTS from http://www.microsoft.com/downloads/details.aspx FamilyId=60A5B34B-98B0-4702-B2DD-6FC0BEF7E494&displaylang=en . Because I use Virtual Server R2 SP1, I confuse the intruction in the following point:
In step 9: You will be prompted for the location of the base image and you should point to the Base01.vhd that
-
- ERROR: An communication error occured. Printing will be stopped.
by Trance
- 0 Replies
- Last post
by Trance
- I am using Visual Studio 2005 Crystal Report for creating report on web/asp.net.
My environment is IIS 6.0 (with HTTP compression enabled), using PrintControl.cab provided by CR itself.
When the HTTP compression disabled, it works and print successfully...but...when i turn on the HTTP compression i always get that error message..
I already tried other approach for HTTP compression using b
-
- Missing TFS Reports
by Matt Clements
- 6 Replies
- Last post
by sanjeevkgarg
- I can't seem to find the Exit Criteria, Fix and Fix Bug Rates, and Quality vs Velocity reports when I create a project or download a process template. These reports are listed on the TFS product page as available reports with TFS RTM.
Our setup is TFS RTM from a B3R installation. I checked the B3R process templates, and it did not possess the noted reports either.
Should these report
-
- Installation TFS 2005 hangs at Status: Checking for updated configuration
by John Kattenhorn
- 1 Replies
- Last post
by Matthew Hoover - MSFT
- Hi,
I've been trying to install TFS for the last couple of days with no luck, i've read lot's of posts about making sure i following the installation instructions carefully which i believe i've done.
The installtion simply stops at Status: Checking for updated configuration and the last entries in the log say :
[09/20/07,12:40:33] VSServerUI: Entering CProgressPage Create [09/
-
- Running webtest with PayPal
by SaLaMaLaYcUm
- 3 Replies
- Last post
by Ed Glas - MSFT
- Hello guys,
Has anyone tried recording webtest with embedded paypal pages
I can't seem to make this work, and I'm not sure if this has something to do with paypal's security or something needs to be done with my webtest to make it work.
-
- Migrating from VSS to TFS
by WXS123
- 3 Replies
- Last post
by WXS123
- One of the biggest issues with a migration we have is that we can't move all teams at once from VSS to TFS and the teams share some common code.
Shared common code unfortunately is a little scattered
$/Common/
$/Team1/Proj1
$/Team1/Proj2
$/Team2/Proj3
$/Team2/Proj4
The above code may be needed for:
$/App1
The problem is $/Common has not been migrated