-
- Add/Remove operation is impossible, because the code element 'my module' is read only.
by Steve Roggow
- 3 Replies
- Last post
by bean.hsu
- Just recently I had to shut off my computer during a debug session with VS 2005 because the entire system had hung. Now whenever I attempt to insert windows messages into my code using the code wizard the message above in the subject line pops up. Nothing I do has corrected the problem. Can anyone help
Thanks!
-
- Sharepoint Site Login Issue and Build Log File Access Issue
by purpleman51
- 6 Replies
- Last post
by purpleman51
- We have a user that is the administrator for a team project. He can access the source code and can run team builds generated for his project. The login issue arises when he attempts to access the Sharepoint site for the team project. When he right-clicks on the team project name and selects Show Portal Site, a login dialog pops up populated with TFSservername\username and not the typical domainnam
-
- Problem with MSBuild and Warning notification
by jdccr
- 1 Replies
- Last post
by jdccr
- I have WinXP Pro SP2 and VS2005 SP1.
I'm converting my projects from VS2003 to VS2005 and I receive a lot of warnings in several projects. For example, to one of my projects (for example MyProject.vbproj) I receive the following result in the command prompt:
Build succeeded:
...
... (a lot of warnings)
...
95 Warnings(s) 0 Errors
Time elapsed 00:00:00.61
But
-
- Do not post the contents of a GlobalList if I use a rule
by Claude01
- 6 Replies
- Last post
by Claude01
- I configured a new field in the template of Change Request which is " PGGovern.Customer.Name ". This field must post the contents of the GlobalList Govern.Customer or PG.Customer according to the company selected in the PGGovern.Product.Division field. But in TFS, I do not see the contents of the list being posted, I see only the name of the GlobalList: GLOBALLIST: Govern.Customer
W
-
- Open and Export a Class Diagram file
by Fran&#
- 3 Replies
- Last post
by Christoffer
- I develop a small AddIn to my Visual Studio 2005. The aim is to export my class diagram files in a word document to have a nice printout with page header, page footer,...
I start the development of this AddIn and I retrieve all the .cd files - no problem for that. The question is: how can I open a class diagram file, export it in a graphic file (*.png for example) and close it in my AddIn
-
- Recording a web app running in a virtual PC
by rsemock
- 4 Replies
- Last post
by rsemock
- The web app I want to test is running in a VPC on my desktop. I entered the IP addr of the VPC into the test recorder browser but the app wasn't found by the web test recorder. How do I record the web app
-
- FXCop vs. 2005 Code Analysis ?
by Ross Watson
- 6 Replies
- Last post
by David M. Kean - MSFT
- Hi,
sorry if this has been asked before, but I'm trying to find out about "coding standards enforcement", and have been asked to look at FXCop.
It would appear to be from Microsoft and that leads me to ask what the difference is between FXCop and the "Code Analysis" that seems to be built in to VS2005
There seems to be some (or complete) overlap, but nowhere seems to
-
- get selected text
by Jonny123
- 7 Replies
- Last post
by Karstman
- Previously (vs2003) I wrote code to get the "application object", how do I get this object with vs2005 SDK 4.0 I need that object to get text from the editor (currently selected text in the currently selected document), and also when executing find commands in the find window. I'm using c# now btw. Old VB code: Public applicationObject As EnvDTE.DTE Public addInInstance As EnvDTE.AddI
-
- Some things I need to do in Team System...
by HeyJP
- 6 Replies
- Last post
by Paul Hacker
- We are trying to replace CruiseControl with Team System. We have a number of custom perl scripts that we use to get several things done, and we need to figure out if these things can be done simpler in Team System. The first thing is to increment the build number. We have a perl script that does that, is there a way to do that in Team System/Visual Studio (C#) Secondly, we need a way to pack al
-
- Web Tests/Web Service Requests: strongly typed datasets?
by PhilipAnton
- 1 Replies
- Last post
by Ed Glas - MSFT
- When using web tests to test Web Service requests, is there a way to send them strongly typed datasets without having to change code
-
- Installation of TFS Single-Server Deployment
by RonD
- 2 Replies
- Last post
by RonD
- Hi,
I am newbie in Team Foundation Server Setup and I just have a few question. This is the scenario:
I have SQL Server 2005 in one machine(server X). I will install my Team Foundation Server in different machine(server Y) and I will use the SQL Server of Server X as my database server. Is this possible in Single-Server Deployment I know that there is a Dual-Server Deployment wherein
-
- Readonly after save
by mperrone
- 8 Replies
- Last post
by mperrone
- We have a business rule that the required fields for new work items need to be readonly when the work item is saved for the first time. I tried using....
<WHENNOT field="System.Rev" value="0"> <READONLY /> </WHENNOT>
..but I get an error when saving the work item
-
- 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.
-
- Target AfterBuild doesn't appear to be firing
by James_AGENCY.COM
- 1 Replies
- Last post
by Madhuri Gummalla - MSFT
- was following Douglas Rohm's post ( http://dougrohm.com/articles/11.aspx ) on customizing a TeamBuild to deploy the web app after the build. I don't think the AfterBuild is actually firing. I hard coded to just a simple directory without even using a parameter to try and debug but I am not having any luck. can someone take a look and see if they see something wrong and or tell me the best way to d
-
- Can I debug 2 applications simultaneously?
by joniba
- 2 Replies
- Last post
by joniba
- OK, just as a foreword, I would appreciate if anyone answering assumes a pretty low level of knowledge on my part (in all the relevant fields).
Also I don't know if "applications" is the proper term.
I am working with a web-application that calls to a web-service for for all DataAccess logistics. BusinessLogic and DataAccess sit in separate dlls. When I am debugging the web
-
- about CodeElement.Children
by webflier
- 1 Replies
- Last post
by Carlos Quintero MVP
- hey,guys, i have got a problem when i am writing a add-in. the CodeElement.Children works fine in VS2005, but it does not work in VS2003, an exception is thrown saying something like the function is not implemented. i use C#. is the CodeElement.Children is not implemented for C# in EnvDTE70 what should i do if i want to use CodeElement.Children is VC++ .NET capable thanks.
-
- Cannot change page or work item order columns in team plain. Get a logout instead??
by Fwank79
- 4 Replies
- Last post
by Fwank79
- Hi,
Yes, you understood my thread subject correctly.
I go to my list of defect and if i try to order the list on any columns OR if i select another page, i get back to the login screen. And if i try to log in, i get the error 'Unable to connect to the remote server'. I have to close and reopen the browser to be able to log back in...
Is this a known bug Could it be a setting o
-
- VS 2005 / ClearCase Lockup
by Robert F.
- 1 Replies
- Last post
by Robert F.
- I'm running Visual Studio 2005 under WinXP Pro and am using Rational ClearCase client ver. 2003.06.16. Recently I tried to check out a .aspx file via ClearCase while connected to my employer's LAN via a VPN connection. It took about five minutes before I could open the .NET solution and then check out the file. Once I had done this, Visual Studio froze up on me so I had to kill my VS application p
-
- Event log errors
by thys
- 1 Replies
- Last post
by Hua Chen - MSFT
- Today I noticed a lot of TFS Services errors in the application eventlog with the problem: Detailed Message: The event log file is full Exception Message: The event log file is full (type SoapException) I started a trace on the apptier and after a workitemchange I typically get the following logs: [1852] [CS] [Verbose, PID 1852, TID 2852, 12:54:18.657] Created notification for subscriber: Microso
-
- Power Tools for DBPro
by Sterling H
- 5 Replies
- Last post
by evjo
- Any idea when the Power Tools for DBPro will be released
-
- Circular database references
by dj1smsu
- 4 Replies
- Last post
by Gert Drapers - MSFT
- I work in a data warehouse environment, and we are striving to move to some sort of source control for our database objects. We've been testing DB Pro as a solution to this, but when you bring in over 10,000 database objects that have been created over the past 3 years, you tend to run into problems. We have ~20 databases on our production server, many which reference each other with 3 part naming
-
- Install problem
by odefour
- 9 Replies
- Last post
by DuncanP - MSFT
- Hi, After my admin rigths problem, I found probably another trouble. I don't have enough space on C: to install Visual Studio Team Ed. So I decided to install my new products on "d:/programs". Then I installed VS on "d:/programs/vs" and VS SDK on "d:/programs/vssdk". I was very happy to create and build successfully a new dsl project. Unfortunately, when I try to run
-
- MSDN upgrade
by Minherz
- 6 Replies
- Last post
by Minherz
- Hello. What is a valid and fastest way to upgrade the content of the MSDN help files that will be supported by VS2005 Professional
-
- Visual Studio 2005 Standard Edition Documenation Failure
by David Borland
- 7 Replies
- Last post
by Mark Benningfield
- I finally got around an installed Visual Studio 2005 standard edition that I received at the Ready to Launch event in November 2005. But when I try to bring up the documentation I'm getting error message of "this program cannot display the webpage". The contents column has the list of items, but I get the same message no matter what I click on. For example when I click on "What's ne
-
- missing view
by marianf
- 10 Replies
- Last post
by John Simpson
- This must be a beginners question.
I created a database project with source control on my VS client.
Then my colleague opened the project from source control.
On my VS client I added a new view and checked it in. I shows up in Team Explorer.
When my colleague gets the latest version, the new view does not show up in her VS client.
In this case we know she is missing a specific v