How to resolve this error “NoRegisteredProviderFou

2019-07-14 07:05发布

The full error is: NoRegisteredProviderFound: No registered resource provider found for location 'North Europe' and API version '2.0' for type 'servers'. The supported api-versions are '2014-01-01, 2014-04-01, 2014-04-01-preview'. The supported locations are 'northeurope, eastus, westus, southcentralus, eastus2, centralus, northcentralus, eastasia, southeastasia, japanwest, japaneast, westeurope, brazilsouth, australiaeast, australiasoutheast, centralindia, westindia, southindia, canadacentral, canadaeast'

This only happens when deploying the webapp with a database server, this happens regardless of whether I'm creating a new database server or connecting to one. The error still occurs with a v12 server.

1条回答
叼着烟拽天下
2楼-- · 2019-07-14 07:36

Clive - this is bug in VS2015, if you can install the latest update it should fix the problem: https://www.visualstudio.com/en-us/news/vs2015-update2-vs.aspx

LMK if it does not resolve the problem for you.

查看更多
登录 后发表回答