-
- Set limit on build time
by gerbenvl
- 3 Replies
- Last post
by gerbenvl
- Can I limit the time a team build is running in some way Sometimes people write tests that take too much time on the build server, so I'd like to limit these kind of builds to let's say 1 hour. It should just kill the build when it isn't finished in that timespan.
Any ideas
Thanks,
Gerben.
-
- MSBuild "manual" build does not produce the same output as "Build Solution" through the IDE
by Eric Liprandi
- 11 Replies
- Last post
by DanMoseley - MSFT
- Hi, This has been posted in many places, but I can't seem to find "the" answer. We have a solution with 27 projects. The build via VS2005 "Build Solution" works just fine and respects the "copy local" attributes and all. Now, when we build the same solution using "msbuild our_solution.sln /t:Build" it fails to copy some reference projects' output to the othe
-
- Weird problem when building a project
by dlarkin77
- 1 Replies
- Last post
by dlarkin77
- Hi, I am trying to build 2 class library projects (I'll call them LibA and LibB) using MSBuild. LibB has a reference to LibA. When I run them through MSBuild using the target code shown below LibA is built without problems but I get the following error when LibB is being built: error BC30002: Type 'LibA' is not defined. The strange thing is that if I build both LibA and LibB from within Visual Stu
-
- Does biztalk need to be installed on build server?
by Sarah Cameron
- 2 Replies
- Last post
by Sarah Cameron
- We are in the process of setting up a team build for a biztalk application using the Microsoft.Sdc.Tasks on Codeplex (http://www.codeplex.com/sdctasks). What additional configuration needs to be performed on the build server to compile biztalk applications Specificaly - do we need to install SQL Server 2005 or Biztalk server on build machine
There is a post on a similiar subject - http://
-
- crystal report problem
by sunDAC
- 7 Replies
- Last post
by Manish Joisar
- i am working in windows 2003 application using microsoft acess database.
in my application i want to add serial number on the report,it is not the field from the database.
is there any provision to add such type of field.
Ites urgent.
Please help me.
Thanks in advance.
-
- Consuming a webservice
by ragsrags
- 2 Replies
- Last post
by ragsrags
- what are the steps to consume data from a web service in the report viewer control I am assuming that we need to configure an object datasource for this. but i am not getting any documentation on this.
-
- Threading
by MyP3uK
- 2 Replies
- Last post
by MyP3uK
- I am developing Vs Package,
I need to execute some code in thread, and while executing it, I need to write some info in Outputwindw
I) How to create thread in Pckage , and catch exceptions in thread, should I use for this purpose Sysem .Threading
2) How to activate IVsOutputWindowPane to which I am going to write text. I use Activate() method but nothing happens and IVsOutputWindo
-
- ReportViewer printing on Citrix
by dmt37
- 1 Replies
- Last post
by Lisa Nicholls
- I saw a previous thread that touched on this topic but there didn't seem to be a resolution.
Here's the deal: Two of my remote locations cannot print from ReportViewer (winform, local processing mode) through Citrix.
We have the Citrix server and printer server here in our main location, and if I run through Citrix here locally and try to print, it works about half the time. When it doe
-
- Debugger hangs application in Invoke
by ToPena
- 4 Replies
- Last post
by Gregg Miskelly - MSFT
- Hi, I have a Win32 Mixed mode MFC application which uses C# web services. All applications are written in .Net 1.1 (Visual Studio 2003) although I have framework 2.0 and Visual Studio 2005 installed on the same PC. The code I'm currently using is result of our previous version and it was working fine until some time ago. But ever since I restarted working on that code, the application simply hang
-
- How do u use the Exec task's Output parameter?
by Curt Zarger
- 4 Replies
- Last post
by Curt Zarger
- The Exec task has an
Output parameter that receives an ITaskItem, but I'm unclear on how to
use it. For example, if I wanted to pass BuildNumber and TeamProject
out from an exec'd msbuild, how would I do that THX Curt
-
- Tell me what kind of Custom Rule you want to write!!!
by Joe Rohde - MSFT
- 14 Replies
- Last post
by Nishant Pant
- I am a program manager for our Code Analysis system. I want to know what kind of custom rules you would like to write. Ignore what you may or may not know about what's in FxCop already. If you could track anything - tell me what you want!
I don't care if it's things you know we can't do - except maybe 'find my bugs'. Tell your friends, tell anyone who has ever said: I wish this thing co
-
- Work Item Tracking and States
by Patrick.Luijpers
- 4 Replies
- Last post
by Tiago Pascoal
- HELP!
I am looking for best practises on correctly tracking a task from requirement to release using MSF
I assign a task to a developer: BUILD FORM. The state is "Active" and reason is "New".
Now the developer is done. To what does he do set the state to "Closed" and reason "Completed"
How do I assign this "completed" develo
-
- Does WIT customization support this feature?
by Tao Wang CSI
- 3 Replies
- Last post
by Naren Datha - MSFT
- I want to implement such a field:
If left the filed empty, all valid team project users can access the work item (Visible). If i filled the filed with a user our group alias in valid team project users group, the work item will only visible to this kind of users.
Supported by customization or work item tracking system
In other word, whether I can set access permissions against a single wo
-
- Filter by in stock?
by Pdoc
- 10 Replies
- Last post
by Lisa Nicholls
- I'm having trouble setting the table filter. How do you set a filter that will show in stock items or out of stock items based on a selection from a drop down box.
I just need the info on the filter setup, I have the rest taken care of.
field.qty.value > 0 and
field.qty.value < 0
I get an an each time I try to set this, hence not working
-
- How to get alerts?
by thys
- 9 Replies
- Last post
by Doug Holland
- During the installation of TFS, I entered the smtpserver and mail account for TFS alerts. However, when subscribing to alerts, e.g. 'My work items change' and entering my own mail address, I don't get alerted. The smtpserver is up and running, mailboxes for all team members are created and when testing with Outlook, everything works. How do I get TFS to send e-mails And, is there a way to check
-
- Synchronize solution explorer with source control explorer
by Yoni Raziel
- 1 Replies
- Last post
by Nitin Gupta MSFT
- If someone (even me) checks in a file from the source control explorer - the solution explorer still displays that it is checked out. How do I synchronize the solution explorer window to reflect the updated situation
Yoni
-
- Vista: Unable to start debugging on the web server. IIS does not list an application that matches the launched URL.
by joerg65
- 14 Replies
- Last post
by alderran
- Hello,
I am working with Vista Business, Visual Studio 2005 SP 1, IIS7. Last week I had to install the Hotfix KB ID 937523 because I was unable to Debug anything (see http://support.microsoft.com/kb/937523 ).
Now when debugging with VS2005 I get the error "Unable to start debugging on the web server. IIS does not list an application that matches the launched URL." This hap
-
- IF THEN ELSE
by MarkTR
- 2 Replies
- Last post
by MarkTR
- Hi, I thought I would do a simple msbuild script to do what I thought would be a simple thing to do:
ReadTheRegistryTask()
if (key == 'aaa')
then run task A
else
run task B
How do you do that in msbuild the Choose-When contstruct is just what I need but it can only be a child of a project. I have a Task to read the registry but it doesn't like a Task just under a Project an
-
- VSS API Get Item of a specific version
by Vinith Antony
- 6 Replies
- Last post
by Richard Berg MSFT
- Hi,
I am using vss api to get the specific version of a file. The follwing code is executing without any errors. But the file is not getting to c:\Test. Could someone help me regarding what could have went wrong
string testFile = "$/Files/Prototypes/Dot Net/iClubTCC.root/iClubTCC_1/News_Edit.aspx" ;
string getLocation = "C:/Test1" ;
IVSSDatabase db =
-
- Deleted files are showing on Pending Changes
by dan blanchard
- 14 Replies
- Last post
by dan blanchard
- Is this a bug I add files to my project/solution, and then I delete them before they were added. They are still showing in Pending Changes as Change as Add. When I try to check in all my files, there is an error that those files don't exist. How can I clear those files from the Pending Changes I guess I can re-add the files to my project, check them in, and then delete them, but this is a commo
-
- crystal reports: Error in formula <Record_Selection> ...... this field name is not known
by butmah
- 9 Replies
- Last post
by benji_dv
- hi all ... I was trying to change the database location at the runtime by using this code Dim TPTReport As New TPT Dim reportV As New ReportsViewer TPTReport.Load() Dim conn As New ConnectionInfo Dim cmp = "c:\" conn.ServerName = "it-abutmah" conn.DatabaseName = cmp conn.UserID = "" conn.Password = "" Dim tab
-
- How to Add files to a project item via add-in
by SantaCruzJoe
- 1 Replies
- Last post
by Craig Skibo - MSFT
- I'm working on a VS2005 c# add-in that we can use to attach language specific resource files to forms in the projects in a solution. The resource files need to be added as files under the form file for which they will contain the translatable strings.
I'm using code similar to this code:
Solution2 sol = (Solution2 )_applicationObject.Solution;
Project prj = sol.Projects.It
-
- Not able to login
by pramodh
- 14 Replies
- Last post
by Buck Hodges
- I have installed Team system Web access in a client machine with Form Authentication.
Am not able to login with any domain user.
Whether i am missing anything
Thanks
-
- Move from TFS Dual server configuration to Single configuration
by shmulik_segal
- 1 Replies
- Last post
by Sudhir Hasbe - MSFT
- Hi,
There is a way to move from TFS Dual server configuration to Single configuration
All the posts that I saw describes move from Single configuration to Dual one
Also, does any one knows if there is any problem to change configuration (make a backup & restore) from server without service pack (TFS latest service pack) installed to server with service pack installed
Thanks in a
-
- Modifying VSConsoleOutput.xsl so that line numbers work in VS.NET
by David Gardiner
- 7 Replies
- Last post
by SavvyPlayer
- I run FxCop as part of my project build, and I like how the output can be turned into warnings in the Visual Studio.NET Error List window. The one thing that annoyed me was that even though most warnings have a line number, you couldn't double-click on the warning to jump to the offending line in the code. I discovered that if you edit the VSConsoleOutput.xsl file so that adds a column value, then