-
- Method for adding non-VS2005 project directories to TFS is not intutive.
by ssmorgan
- 1 Replies
- Last post
by Matthew Mitrik MSFT
- It took me a long time to figure out how to do this.
Drag and drop into source control explorer would be nice. In fact, when you try to drag and drop, the cursor implies that the operation is going to happen, but nothing does. Also you have to into the workspace and add the workspace mapping before you are allowed to add a folder.
This is made worse by the exclude not working when y
-
- How do i Set custom page size through vb.net 2002
by Kaushal_Shukla_e79d9f
- 1 Replies
- Last post
by CrystalKeehr
- Hi all
I am creating report for my application. i want to set custome paper size to my report.
Can anybody help me for this
How do i create crystalreport with custome paper size
-
- Package Load Failure on Vista Bussiness
by matraca
- 1 Replies
- Last post
by Srinivas Bringu MSFT
- It seems that when i click on about vs2005 i get this.
Can anyone point to the right dirrection if theres one
ScreenShot : http://i9.tinypic.com/2d8qdyd.png
PS: I do have SP1 and SP1 vista beta installed.
-
- Performance Problem #2
by Amos Soma
- 14 Replies
- Last post
by Scott Herbert
- We've got a project with 3200 objects. The project contains about 10 errors. When we attempt to double-click on one of the errors to bring up the file, Visual Studio will hang for anywhere between 3 and 10 minutes. The Task Manager shows 'devenv.exe' consuming about 90% of CPU resources for this entire time.
We're using the RTM version of DBPro.
Amos.
-
- New Report Viewer Redistributable package with SP1?
by GraemeH
- 14 Replies
- Last post
by Kyle Fender
- When Visual Studio SP1 is released can I assume there will me a new msi package for distributing the control Any time frame on this
Thanks
-
- Schema Import fails on import
by bgoldca
- 4 Replies
- Last post
by bgoldca
- Hi - I'm trying to import an existing schema and it fails every time. The database contains about 300 tables and 4500 columns. The wizard seems to run fine and the window closes. The in the schema-view it shows "Loading...", but it never loads.
I've heard that this is a known issue - are there any known workarounds
Ben
-
- Rational Integration
by Chuck Cobb
- 9 Replies
- Last post
by Timmy Dot Net
- We are just beginning a fairly large project and are planning to use VS.Net 2005; however, several people on the project team have had experience with Rational Rose and Rational RequisitePro, we are used to that environment, and we have naturally had no experience with the VSTeam capabilities. We are in a quandary as to whether to use all the features of Team System and/or Rational products
-
- Issue installing Visio for Enterprise Architects from MSDN
by JamesHowson
- 5 Replies
- Last post
by supabee
- HI, I get the error message "You must first install one of the qualified Visual Studio editions" when attempting to install my MSDN version of Visio for Enterprise Architects. I have Visual Studio .NET Enterprise Architect 2003 installed. Why would i be having this issue What qualified edition would it be looking for
Thanks
James Howson
-
- Iterations disappeared from all combos
by Marcin Ksią&a
- 2 Replies
- Last post
by Othmane Rahmouni-MSFT
- We have 5 iterations defined in one project and it is possible to view them but all combos on paramters are empty. We are unable to view any report that depands on iteration parameter. How can I fix it
Marcin
-
- Existing user cannot see existing Team Project..
by Info_Peter
- 5 Replies
- Last post
by Info_Peter
- I have an existing user who is unable to see an existing Team Project, the user in question can see every other Team Project. When right-clicking on the server name in Team Explorer and selecting 'Add Existing Team Project...' it lists all our Team Projects, except one. I have asked other users and they can all see the project in question - it seems to be an issue for just this one user. The user
-
- Hide projects from users who can't do anything in them?
by BobTheBuild
- 4 Replies
- Last post
by BobTheBuild
- We have dozens of team projects in our TFS server for a lot of developers. Is there a way to hide the ones from the users who can't do anything in these projects
Is this the permission that controls this < permission name =" GENERIC_READ " class =" PROJECT " allow =" true " />
The [SERVER]\Team Foundation Valid Users group has this per
-
- crystal report and datasets
by Rainne
- 1 Replies
- Last post
by mewdied
- hi. i created a dataset and put three tables in it. i set it as the data source for my crystal report form. but when i run it, there was an error and said that the report does not have tables. i dont understand. in addition, the contents of the dataset was manually entered and is not bound to any database. please help! thanks.
-
- RegPkg failing: Method 'get_RootFolder' does not have an implementation
by PatPhilippot
- 6 Replies
- Last post
by PatPhilippot
- Hi,
I have now installed the VS 2008 RC and the VS 2008 SDK August 2007 CTP. I'm trying to register a custom project package and I get the following error when running RegPkg either from VS or from the command line:
regpkg : error : Method 'get_RootFolder' in type 'RegPkgContext' from assembly 'RegPkg, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' does not have a
-
- Trouble Installing ReportViewer
by BobMcLaren
- 5 Replies
- Last post
by JBailo
- After publishing my web app to my production site, I received an error stating that necessary reporting DLLs were missing. After searching through forums, I found the solution was to copy my C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\BootStrapper\Packages\ReportViewer\ReportViewer.exe to the production machine, run it, restart IIS, and that should fix it.
Well, now that error has gone
-
- WAP + WDP + project dependency + Team Build = no workee
by brianary
- 11 Replies
- Last post
by Michael Tokar
- If you create a Web Deployment project for a Web Application Project that references another project in the solution, the WDP will not work with Team Build. Here's how:
Create an empty solution in a new Team Project.
Create a new Class Library Project, "TestLib".
In Class1.cs, add this line to Class1: public static string Status = "TestLib OK";
Create a new Web App
-
- TFS SP1 fails to install on build server
by Shawn Weitzel
- 10 Replies
- Last post
by James Manning - MSFT
- Hi All,
I'm attempting an upgrade of my TFS installation and the SP1 patches fail when I run them on my build servers. A dialog pops with the following:
"The upgrade patch cannot be installed by the Windows Installer service because the program to be upgraded may be missing, or the upgrage patch may update a different version of the program. Verify that the program to be upgraded exists
-
- How to capture the event of navigation from one file to another
by Snethil
- 3 Replies
- Last post
by sean.e
- Hi,
I need to capture the event of navigation from one code window to another window.. For ex, if 2 files named abc.vb and xyz.xml are open in a Visual Studio IDE, and I am switching between these 2 files, I need to capture each switch... I tried the get_windowevents method but it fires the event everytime even for other windows like solution explorer, properties window etc...Can anyone help on
-
- Data Generation for Column Dependency
by Nabin Nepal
- 8 Replies
- Last post
by Henry Zhang - MSFT
- Is there any way to generate data when there is dependency between two columns in a table. For example if a table contains EmployeeID and ManagerID fields and the ManagerID should be one of the EmployeeID generated before or it can be null.
Is there any way to achieve this
-
- June 2007 CTP: DirectoryNotFoundException .. C:\Program Files\Sandcastle\Data\Cpref_reflection
by ndronen
- 6 Replies
- Last post
by ndronen
- Hi:
Using the June 2007 Sandcastle CTP, I'm getting a DirectoryNotFoundException in BuildComponents.dll. It's apparently looking for C:\Program Files\Sandcastle\Data\cpref_reflection. The value of %DXROOT% is C:\Program Files\Sandcastle.
This post
http://www.codeplex.com/SHFB/WorkItem/View.aspx WorkItemId=12709
suggests reinstalling, but I've done that already. Any s
-
- Accessing MS ACCESS database through ASP.NET ¨C VS 2003
by b_v_annadurai&#64;hotm
- 1 Replies
- Last post
by Noral
- Dear sir,
My ASP.NET program is running in WIN XP OS. I want access MS access database(MDB) from WINDOWS 2000 Professional OS machine, which all are under in same domain.
While running my ASP.net programming, the below error is appearing. If I try to access from WIN98, then there is no problem.
Kindly check and do the needful.
Regards
V. Anna
-
- Error 28002 installing Quiescence tool (919156)
by David Gardiner
- 5 Replies
- Last post
by David Gardiner
- I'm trying to install the tool mentioned in http://support.microsoft.com/kb/919156 as a prerequisite for installing service pack 1 for TFS. I'm getting an error message when it tries to install: Error 28002.Error Unknown Any ideas -dave
-
- Cascading deletion of Work Item?
by Indrajit Roy
- 1 Replies
- Last post
by Tiago Pascoal
- Let assume work item forming tree structure.
Say work item WI1 resides on root and work itmes WI11 and WI12 are linked with WI1. similarly WI121 is linked with WI12 and so on.
If I delete WorkItem WI1 then whether all linked (or child work items dependent on this work item) work items will get deleted
Can any one help me it provide cascading deletion and if not than how to achieve thi
-
- tf command very slow
by Kim Carlsen
- 14 Replies
- Last post
by Kim Carlsen
- Hi
When we call tf edit on one specific file it's very slow.
tf edit abc.sln takes 13 seconds.
Doing it from the GUI takes less than 1 second.
It's not very productive, so can anyone help
Regards
Kim
-
- The file cannot be opened with the selected editor
by Klenne
- 2 Replies
- Last post
by Doron Goldberg
- Hi all,
I have a guidance package that creates a website using templates. Everything works great as long as i do not add any images. The moment i add a gif file i get the following exception
Project Template Wizard
A problem was encountered creating the sub project '$ApplicationName$.Web.UI'. The file cannot be opened with the selected editor. Please choose another editor.
-
- Error in Sandcastle MSI
by Ramirez3964
- 1 Replies
- Last post
by Anand Raman - MSFT
- There is an error in the Sandcastle MSI. After installation the WMI Provider for Software stumbles.
I tried to use the following VBScript to list all installed software:
Code Snippet
Option Explicit
Dim objWMIService, objResult, objProduct, strComputer
strComputer = "." ' <= localhost
Set objWMIService = GetObject("winmgmts:\\"