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

后端 未结 10 2199
逝去的感伤
逝去的感伤 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:08

    I already had SSMS 2014 and this didn't seem to cause any issue with publishing in VS. The issue arose for me later after installing the SQL Server 2014 database engine.

    The registry entries referred to by Victor were blank. Reinstalling VS2012 fixed the problem.

提交回复
热议问题