Answer Questions
Hauke Specify Messagebox options
Hi Added the messagebox options i.e messageboxoptions.rightalign (assuming that if my application was to be used in an rtl environment then the text would be right aligned), so even though rtl is set to No and the language is set to default (which I can only assume is either US English or UK English), so why are all my messages boxes titles now right aligned Have I missed something here Duncan Hi S ...Show All
Mshorema Database Operations
I was wondering why there aren't any default rules available in FxCop for Database operations! Is it because these may not be possible to implement I have to develop quite a few rules under DB operations and I am not able to make any headway through them. In each one, I need to parse the instruction in the ilcode to check whether a stored procedure has been used as commandtype.StoredProcedure instead of commandType.text., or whether DataAc ...Show All
BrianAnger Team Build Error - TF42046 - Unable to Execute Team Build
All, I am working with a new installation of Team Foundation Server and I am struggling to get the Team Build component to work. Here is the Setup that I am working with: All Systems are running in a seperate Domain (BOOKSTORE) from my company's domain (CTS) BSTEAMSYSTEM - this is the Team Foundation Server that is running Team Foundation Server. I have the application that I want to build stored here in Sour ...Show All
Peter-ZT Assign group rights during the project creation
Hi, In a process template, is there a way to automatically assign permissions to a defined Team Foundation Group For example, i have a global server group which name is "Developers" and i would like to assign it automatically during project creation to "MyProject\Contributors" project group. I found how to create custom groups with custom rights within the " GroupsAndPermissions.xml", but not how to assign ...Show All
Acius Working folder already in use by another workspace on this computer
I am getting this message on a computer on which there are no other workspaces for that computer. In addition, all of the working folders have been deleted for the workspace that I am working in. We do occasionally log into that box with another user name, but there were no workspaces defined under that login either. (Besides, can't we see all the known workspaces if you log into TFS as admin anyway -- BTW: I don't particularly like that "f ...Show All
Shabba Which port does TFS use?
If I want to access TFS from outside my company, which port should I open on the firewall of my company Is it 8080 only Thanks! Thanks. I will change the port number. From Bruce's other post : - App Tier: ports 8080, 80 - Sharepoint Admin site port (which changes for each WSS install) - Date Tier: ports 80, port 1433 for SQL. This is dangerous. After I opened port 1433 on the firewall, it ...Show All
sixmileal Upgrading from RC to RTM
Hi Can someone point me in the right direction to upgrade from RC to RTM Also, where can I download the RTM Lastly, anything to be weary of Thanks Kev Download and read the upgrade guide available here:- http://go.microsoft.com/fwlink/ LinkID=60341 It worked fine for me, but we hadn't done any customized reports (which might need to be re-implemented) Good luck, Martin. ...Show All
sigurdr Does beta3 server also requires clean install again , if installed once
Hi there, My beta3 installation did not seem to go well. Now I need to uninstall it and install it again. Do I have to do the clean OS install for it as well like Beta2 or just uninstalling and installing VSTS server would do Thanks, Anu Please look at http://forums.microsoft.com/msdn/ShowPost.aspx PostID=104517 for a link to a "cleansing" tool that *may* help. Failing that, we may be able to help y ...Show All
Shon Caching Problems
Hi, I am using the trial edition of VS 2005 team suite and am running in to a few problem which I assume are related to caching. Need help 1. I add a new project group under project group membership, assigned security to it and then tried to limit AssignedTo work item field values to the members of this group by exporting and importing the Task xml. I get an error message saying "TFS26204: Account you entered is not recognized. Con ...Show All
George Giles Error TF42052
Hi, I received the "TF42052 : The file system on the build machine does not support access control lists. Please specify build directory on a file system that supports access control lists like NTFS " error when I try to build on the server. Sorry, I posted this in another forum as well but I wasn't getting any responses I use the Team Foundation Server Workgroup Edition and the Team Explorer version is 8.0.50727.147. ...Show All
s1mpl1c1ty How to adjust the height of a field.
Could anyone show me how to make the height of a field, say the "step to reproduce" in a bug workitem, adjustable. I want to make it smaller, so that the height of all fields on that tab looks evenly distributed. Thanks Unfortunately, the Form layout doesn't allow you to specify a Maximum size. You can however specify a MinimumSize. The format of the attribute is ... <Control .... MinimumSize=& ...Show All
leumas111 "AvoidNamespacesWithFewTypes" in Code Analysis
The help on this topics indicates that the casue for this warning is: "A namespace other than the global namespace contains fewer than five types." I get such a warning in a namespace that has 11 types defined in it (10 classes and one interface). So why am I getting the warning which seems to apply only for namespaces having fewer than five types Is that a bug in code analysis Gilles, Are the classes/interfaces all publicly vis ...Show All
Scott S Sikora Unit Testing Windows Forms Applications
If this question is posted to the wrong group, please indicate which other group to post the question to. I am new to unit testing and am using Visual Studio Team Suite. What is the best way to unit test a Windows Forms applications Would it be better to: Put all of the logic for the form in a business class and then unit test the business class Keep the form logic in the form and somehow unit test against the form Do it so ...Show All
GentleWarrior Accessing via VPN
I'm having trouble accessing the server at work from my home computer. I connect via VPN and can see the Project tree in VS but nothing more. I always get: Could not connect to application tier.... Any ideas how to solve this Is your home computer a member of the domain You would need to use your domain account to access the server. Buck ...Show All
mw2005 How would we go about converting an agile project to a CMMI project
How would we convert a project from an agile method to a CMMI project without losing all of our work items Another option is to manually port all of the CMMI processes into your existing Agile project. You could download the CMMI process template locally (via the Process Template Manager), and then extract its content and manually apply it to your existing project. Use WITImport.exe to bring in the CMMI work item types to your ...Show All
