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

May 21

Decoding Logic App Dilemmas: Using Storage Account, Azure Functions, and Logic Apps to merge mult...

Welcome again to another Decoding Logic App Dilemmas: Solutions for Seamless Integration! In this POC or dilemma, the goal we want to achieve is to merge

By Luis Rigueira

May 8

Developer Tip: How to clone a DevOps repository in Visual Studio

For those well-versed in DevOps, this task is a breeze, straightforward and uncomplicated However, for many others, it remains an unfamiliar and challenging

By Luis Rigueira

May 6

What to do when Git throws you conflicting changes

In the hustle of collaborative software development, encountering conflicting changes in Git is a common occurrence that can give a hard time even to the most

By Diogo Formosinho

May 4

Logic App Consumption: How to set an API connection to use Logic Apps Managed Identity inside Vis...

Recently, we had a requirement to put some files into a storage account, and to do that, for security reasons, we had to use Logic Apps Managed Identity to

By Sandro Pereira

Apr 24

There was a failure executing the send pipeline: Microsoft.BizTalk.DefaultPipelines.XMLTransmit, ...

I wrote this issue many years ago in this blog post, and I'm revisiting it to add more information about it because today I got the same error while trying to

By Sandro Pereira
turbo360

Back to Top