Web deployment task failed. (The type initializer for 'Microsoft.Web.Deployment.DeploymentManager' threw an exception.)

后端 未结 10 2202
逝去的感伤
逝去的感伤 2020-12-07 16:41

I am getting the following error when I use web deploy from visual studio 2010. Web deployment task failed. (The type initializer for \'Microsoft.Web.Deployment.DeploymentMa

10条回答
  •  旧巷少年郎
    2020-12-07 17:14

    I had the same problem but installing SQL 2012 and changing the registry didn't fix it. After reinstalling Web Deploy 3.5 on my development machine things got straightened out.

提交回复
热议问题