Apr 29

How to fix or configure the Deployment Properties of a Visual Studio BizTalk Project with PowerSh...

It is nothing new that before you can deploy a solution from Visual Studio into a BizTalk Application, you must first set project properties, especially the

By Sandro Pereira

Jan 17

Friday Fact: You Can Bring a First-Class NuGet Experience to VS Code with Visual NuGet!

Did you know that you can get a NuGet experience in VS Code similar to what you have in Visual Studio Typically, when working in VS Code, you need to

By Luis Rigueira

Dec 20

Friday Fact: Visual Studio Code Struggles with Canceling Runs (Here’s the Workaround)

Visual Studio Code can be pretty lacking when it comes to features that could save you from a tough situation, like being able to cancel runs Let's set the

By Luis Rigueira

Nov 5

Deploy Azure Resources with Terraform – Storage Account Containers

Well first we need to understand what is terraform and what is used for Terraform is an open-source tool designed for automating and managing

By Luis Rigueira

Nov 1

Friday Fact: VS Code Do Not Allow Logic Apps Standard Incremental Workflow Deployment

When working with Logic Apps Standard in Visual Studio Code, it’s important to note that deploying a workflow from one project can overwrite existing

By Luis Rigueira

Oct 2

BizTalk Server debug map issue: Prefix ‘ns2’ cannot mapped to namespace reserved for ...

A few weeks ago, while I was testing and troubleshooting a RosettaNet BizTalk Server map inside Visual Studio, I endup getting the following

By Sandro Pereira

Aug 1

Resolving Git Push Conflicts inside Visual Studio

If, while committing your git changes through Visual Studio, you faced the following errors: Error:Error encountered while pushing to the remote

By Luis Rigueira

Jul 29

Logic App Best Practices, Tips, and Tricks: #44 How to apply Locks to Logic Apps Consumption work...

Welcome again to another Logic Apps Best Practices, Tips, and Tricks post Today, we will discuss how to apply workflow Locks to Logic Apps Consumption in

By Luis Rigueira

May 28

Logic App Consumption deployment error: Unable to copy file Deploy-AzureResourceGroup.ps1. Access...

And I was thinking that this only happened with BizTalk Server Yesterday, I opened Visual Studio 2019 to modify and deploy a Logic App Consumption project to

By Sandro Pereira

May 27

BizTalk Custom Pipeline Deployment Error: Unable to copy file MyPipelineComponent.dll to “b...

I posted a similar post about this issue in 2011 You can see it here This is just a follow-up and an update to that blog post with a new possible way to solve

By Sandro Pereira
turbo360

Back to Top