We recently resolved a crazy issue affecting one of our projects randomly…The project technology stack was MEAN stack using C# 2.6 driver for MongoDB. The issue was that “sometimes” insert/update queries wouldn’t work! On extensive logging we found the following Log in our diagnostics trace..”Arithmetic operation resulted in an overflow”. The query was an upsert […]
Tag Archives: MongoDB
Configuring MongoDB on Azure VM
This is our final post on the Azure VM series! Here we learn how to configure MongoDB on an Azure VM Ø Installing and Configuring MongoDB on Windows Azure Virtual machine 1. Taking into consideration that the steps are followed based on the earlier tutorial of creating a Windows Azure Virtual Machines and logging in […]
Azure loyalists looking at MongoDB!
Since we initially started as a Microsoft Shop we had lot of love for Microsoft Azure Storage:- A flat file system designed by Microsoft Azure which is pretty cheap and extensible! When asked to use MongoDB for a project by a client( yup…our clients are fairly technical and dictate technologies!) we cribbed and cried […]