c# - No connection could be made because the target machine actively refused it - when connecting to Azure DocumentDB -


i have been developing proof of concept application using asp.net mvc , .net 4.5, connecting documentdb on microsoft azure. although, able connect documentdb database through unit tests read , write data, not being able same through asp.net mvc application. consistently getting message "no connection made because target machine actively refused it...". worth mentioning application being run in corporate network.

can point me in right direction please? seems missing obvious here.

maybe connection policy, can choose between gateway , direct mode or possibility choose between tcp/https can affect problem.

more information here: http://azure.microsoft.com/blog/2015/01/20/performance-tips-for-azure-documentdb-part-1-2/


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -