-
- Problem Removing Visual Studio Team Suite Trial
by Spartans
- 10 Replies
- Last post
by DanKline
- Hi All, I'm having trouble removing Visual studio Team suite trial. I had Visual Studio Team Suite Trial installed on my machine. I decided not to continue the trial and instead install Visual Studio Professional So I installed Visual Studio Professional and tried to run it, but up came the message saying my trial period had expired. Since then I've tried to uninstall/reinstall Visual studio prof
-
- Breakpoint will not currently be hit. No symbols loaded for this document.
by silentC
- 14 Replies
- Last post
by Duncan Faulkner
- I have been 'developing' with Visual Studio 2005 for about 3 weeks now - primarily .NET class libraries developed with VB. I am coming from VB6, although I did a lot of development with Visual C++ several years ago, so I am still trying to come to terms with the debugger. I have read many threads posted by people who are having a problem with breakpoints, specifically with the message in the subje
-
- Project GUID
by CBrookes86
- 4 Replies
- Last post
by CBrookes86
- How can i access the guid of the projects that are open in my solution. The guid i am on about are the ones that are in eth csproj (or vbproj ...) file under <ProjectGuid>{...}</ProjectGuid>. The closest i have got is the AssemblyGuid accessed via the properties of a Env.DTE Project. Anyone know how to get this GUID
-
- Externally added files to a vs2005 project are not detected as new files by TFS
by Arjan Vermunt
- 7 Replies
- Last post
by Arjan Vermunt
- Hi,
I'm using a third party tool to generate files that are added to a vs2005 project outside of Visual Studio. When I open the solution in vs2005 newly added files are not detected as new files that need to be added to the TFS. Is there a simple way to refresh the status of these files so that they will be added to the TFS.
I tried using a macro with DTE.SourceControl but then I can onl
-
- Export to Excel or PDF fails from Report Viewer
by Viracocha
- 6 Replies
- Last post
by Viracocha
- I have been trying to figure this out for a while and can't find anyone that has encountered a similar problem.
I have a VERY simple report with just one table. The table lists user information. The report viewer control says that there are 38 total pages in the report. I can navigate all the way to page 38. The problem occurs when I try to export the report to either excel or pdf.
-
- Can't access variable's value when debugging...
by Devin
- 5 Replies
- Last post
by Devin
- When I debug an application I get some variables that are assigned values but when I hover over them with the mouse it won't show it's value. Like its not even there or something. Again this happens during debug mode.
Anybody have a similar problem
I'm running VS2005 and Managed DirectX 9
Thanks in advance,
Devin
-
- "rdlc" add a column problem
by qiujiahao
- 7 Replies
- Last post
by Lisa Nicholls
- I build a Report.rdlc file and show correctly in ReportViewer control. Now , I want to add a column to the result view ,how can I do (I didn't want to create a new "rdlc" file) ,thanks!
-
- Installer Restrictions on Network
by Soft Developer
- 1 Replies
- Last post
by Figo Fei - MSFT
- Hi, i want to deploy my VS2005 C# application in a local network. FileIOPermissens must be set so that the application can be started from client. I have added my own Installer class to the Installer. Locally it functions very well. On the network my Installer-DLL unpacked in the program directory and can not be loaded until the network restrictions are loaded. Then I try set the target of my inst
-
- How to supply default iteration value in treepath control
by Matt Clements
- 4 Replies
- Last post
by Matt Clements
- Hi,
As our team moves through iterations, we'd like to default the
System.IterationPath
to the iteration value we need: Project\Iteration X
Tried <DEFAULT from="value" value="Project\Iteration X"/> to no avail.
Possible Ideas
-
- Conditional Post-Deploy scripts based on Build Configuration
by RobFellows
- 3 Replies
- Last post
by cra451
- Is there a way to determine what build configuration is executing the Script.PostDeployment.sql file I want to execute a data provisioning script for certain build configurations and not others. Does anyone know if there is a straight forward way to do this
what i would like to do would be something like this in my Script.PostDeployment file
Code Snippet
...
IF $(
-
- VTS Beta 3 is a ".IMG" file, not ".ISO" - How to burn it?
by Matthew Watson
- 14 Replies
- Last post
by LeonM
- So I was expecting the VTS Beta 3 file to be the normal ".ISO" file, but it's a ".IMG" file. What application should I use to burn it I already have Nero, but that won't touch it! I hope I don't have to purchase another burning package... But I have a feeling that ".IMG" files are made by CloneCD. Any ideas anyone
-
- Workflow and dependencies between WorkItems
by JonnyNowhere
- 5 Replies
- Last post
by Tiago Pascoal
- Hi,
i want to make dependencies between WorkItems, so the following is my plan.
I have 2 WorkItems, A and B...
So both have first status 'proposed' and at anytime, a user sets the status of A to 'active' then 'resolved' and finally 'close'...
When A has been closed, WorkItem B should be automatically activated.
It would be perfect, if this could be done within MS Project
-
- DBPro comments and Deploy question
by akakak
- 4 Replies
- Last post
by tomsmi - MSFT
- Hi,
I installed DBPro on top of Team Edition and its good. Ok i created a new project with SQL Server 2000 Wizard set to Import from an existing Server/Database which we use as a Master copy. Every thing imported without a problem so far good.
Few comments first
1. I like the SQL Compare and Write updates to Target database, the problem with this Compare is that it displays a messag
-
- Sandcastle June 2007 CTP: VSOrcas Background Image Bugs
by Dave Sexton
- 2 Replies
- Last post
by Dave Sexton
- Hi,
The VSOrcas style is really great and it looks awesome in IE7, except that the background image of the Syntax section is not transparent around the tabs , whereas the Members section tabs appear to be floating. I'd prefer if all of the sections looked like Members .
Also, the background images are completely misaligned in Firefox and Opera.
Thanks.
-
- When a VS Service Doesn't Exist
by jonez108
- 6 Replies
- Last post
by jonez108
- I am developing a package and am new to VS Extensibility. I understand that communication between VS packages is done through services. I've been scouring the SDK documentation and it seems that the service I'm looking for doesn't provide the interfaces that I need. My question: Does this mean I must obtain interfaces through COM instances and interop namespaces Thank you. JJ
-
- User can't open file attachments
by Michael Wong
- 6 Replies
- Last post
by Michael Wong
- Hi, I have a user who is unable to open some file attachments. So far, he is only reporting this issue for .zip files. If he tries to open the attachment and then clicks Open in the File Download dialog, IE goes away and he doesnĄ¯t see WinZip. If he tries to click save, he gets an error message stating "Cannot copy file: Cannot read from the source file or disk." Now, the real kicker is,
-
- Attaching files not working over https
by Mike Brown
- 6 Replies
- Last post
by ivolved_Mike_Brown
- I'm not sure if this issue is strictly because of https but I wanted to make sure I noted that I am running over https. When I attempt to attach a file to a work item, I get a "the page cannot be displayed" error. Is there a fix for this
Running the original version released after Microsoft acquisition.
-
- Add-ins Manager is empty
by Haiping
- 1 Replies
- Last post
by Carlos Quintero - MVP
- Hello,
I have a VisualDebugger add-in. I could not see it today from the Add-ins Manager. It is empty. I uninstall and install our VisualDebugger again but I still could not see it from Add-ins Manager. It is still empty. It works fine in my co-workers computer. I compared my " Tools\Options\Add-in/Macros Security" with theirs. I don't see the different. I searched the Internet. One p
-
- Redistribution of Entensibility Assemblies
by learnerplates
- 2 Replies
- Last post
by learnerplates
- Should I redistribute Extensibility assemblies with my VSPackage and Language I have a VSPackage with Custom Language. I have a Setup project which generates an installer. The installer installs my VSPackage, language and other assemblies in the GAC and in other Application locations but I also see it installs referenced Extensibility assemblies such as microsoft.visualstudio.web.application.dll,
-
- Setting up a website
by nbozic
- 2 Replies
- Last post
by Brendan Grant
- Hi,
I recently switched from Dreamweaver to Visual Studio 2005...
How do I setup my programming environment to automatically FTP any changes to my web host's server when I save my ASP pages, but at the same time create a local copy of that file as well I would like to have a local backup on my PC, as well as being able to quicky search and globally find/replace content throughout my website.
-
- Prevent Team Project from displaying in Team Explorer
by Kamenoiad
- 1 Replies
- Last post
by Richard Berg MSFT
- We have recently installed TFS server (trial) in the company. So far so good, but ...
Lets say we have two projects: Project A and Project B and two teams working on these projects: Team A and Team B. What I would like to do is to configure TFS in a way that Project B doesn't appear in the list of available team projects for Team A members when they connect using Team Explorer and vice versa.
-
- Permission propagation?
by WXS123
- 20 Replies
- Last post
by WXS123
- If I were to say remove checkin permission on a branch but allowed one user access to merge changes, would potentially the permissions preventing checkin merge up to my trunk
What are the rules for permission propagation
Thanks
-
- Which to install for the VS Team system for testers?
by Benny Hu
- 1 Replies
- Last post
by Rituparna MSFT
- Firstly, I m puzzled that what's difference between VS Team system and VS Team Edition
I want VS Team Edition for testers.
And I've got VSTS and VSTT, I wanna find one of them for testing more than developing, but I don't know which to install, and I don't know what's the difference, and what do VSTA, VSTD, VSTF, and VSTO mean Who can help me, thanks a lot. :-)
-
- Schema Compare
by Chris G. Jones
- 14 Replies
- Last post
by Chris G. Jones
- I have 2 questions about the Schema Compare functionality in DB Pro:
1.)On a DB that has replication enabled, and is being Published from, there will be extra replication triggers on the selected table objects (e.g., Articles) that SQL Server inserts at the time of setting up replication. Further more, given two databases with identical schemas, the replication related triggers placed on the in
-
- breakpoints are ignored
by _Cartman_
- 2 Replies
- Last post
by _Cartman_
- I'm new to VS2005. When the breakpoints in my upgraded VB6 app were not getting hit, I assumed there were code issues so I created a brand new, very simple, VB.Net DLL for testing from ASP via interop. The DLL simply exposes a couple methods that return some strings that are then displayed on the page. The app works fine, but execution never stops on my breakpoints.
The breakpoints display