Showing category results for CI/CD

Nov 13, 2013
Post comments count0
Post likes count0

Announcing Application Insights Preview

Charles Sterling

Many folks have noticed I had practically stopped blogging. I have been working on one of the products Brian announced at the launch: Application Insights and as this service wasn’t in preview until today have not been able to blog about it. For those of you that weren’t able to make the launch, Application Insights is a set of services that provi...

DevOpsAzure & CloudCI/CD
Oct 23, 2013
Post comments count0
Post likes count0

System Center Performance Alerts and IntelliTrace

Larry Guger

Previously we told you about the initial integration between System Center Operations Manager and Visual Studio IntelliTrace that supports exporting exception data from System Center to Visual Studio using IntelliTrace. We are pleased to announce with the release of System Center 2012 R2 and Visual Studio Ultimate 2013 that performance data can now...

DevOpsCI/CDGit & Version Control
Oct 17, 2013
Post comments count0
Post likes count0

Visual Studio 2013 Team Foundation Server version control and build

Andy Lewis

As Charles announced earlier today, we've just released Visual Studio and Team Foundation Server 2013. I'm here today to briefly highlight what's new in version control and TFBuild and to advise you about a known issue in TFBuild that we're working to fix. I need to tell you about one bug we recently discovered that causes a problem in the Que...

DevOpsCI/CDGit & Version Control
Oct 17, 2013
Post comments count0
Post likes count0

Announcing Visual Studio and Team Foundation Server 2013 RTM Availability

Charles Sterling

Visual Studio 2013 has been released to the web! This release has been an amazing ride. While adopting agile development processes across the entire developer division, we have constantly been adding value to Visual Studio and Team Foundation Server 2012 -all while planning and working on a new version of Visual Studio -2013. For Applicat...

DevOpsCI/CD
Oct 16, 2013
Post comments count0
Post likes count0

IntelliTrace and WCF Services called by Silverlight

Larry Guger

IntelliTrace is not supported in Silverlight due to the security model. IntelliTrace is supported for Windows Communication Foundation (WCF) projects hosted in a web server such as Internet Information Server (IIS) or Internet Information Server Express (IIS Express). When debugging an application in Visual Studio Ultimate that contains both Silver...

DevOpsCI/CDGit & Version Control
Oct 15, 2013
Post comments count0
Post likes count0

Tweaking Microsoft Monitoring Agent for Null Values

Larry Guger

The Microsoft Monitoring Agent does a great job of logging unexpected exceptions that occur within your application. NullReferenceExceptions are one of the most frequent types of exceptions that are encountered. The default settings for the Microsoft Monitoring Agent are configured to optimize data collection and does not record null parameter valu...

DevOpsCI/CDGit & Version Control
Sep 20, 2013
Post comments count0
Post likes count0

Performance Details in IntelliTrace

Larry Guger

As was introduced in the Microsoft Monitoring Agent blog post, the Microsoft Monitoring Agent provides a new capability to monitor IIS hosted applications and record performance violations in your application. Refer to the previous post and this MSDN article for details on using the Microsoft Monitoring Agent for monitoring your application and cre...

DevOpsCI/CDGit & Version Control
Sep 20, 2013
Post comments count0
Post likes count0

Introducing Microsoft Monitoring Agent

Larry Guger

We are very pleased to announce the RTM version of the brand new Microsoft Monitoring Agent. This new tool incorporates the capabilities introduced with Visual Studio 2012’s IntelliTrace Standalone Collector and adds a ton of new features and capabilities. You can now download the Microsoft Monitoring Agent and install on any server in your ...

DevOpsCI/CDGit & Version Control
Sep 9, 2013
Post comments count0
Post likes count0

Start learning the concepts of DevOps & Release Management

Willy-P. Schaub

This blog post has moved to ALM Rangers blog on https://aka.ms/vsarNews4,  where we introduce the solution in combination with the upcoming the Patterns & Practices book “Building a Release Pipeline with TFS ” – it’s a great way to start learning the concepts of DevOps & Release Management for TFS 2012 and ...

DevOpsCI/CD
Sep 5, 2013
Post comments count0
Post likes count0

Verification step of Standard Environment creation fails with team foundation server Lab Management can give error “Microsoft Test Manager can not install agent on the machine because another environment is being created using the same machine”

Importer

This issue occurs when you try to create a lab environment using a machine and another environment creation is in progress using the same machine.   Cause : While environment creation is happening "TestAgentInstaller" service gets created, which does automatic agent install and configure, once these operations are done it gets self destructed...

DevOpsCI/CD