简体   繁体   中英

Web deployment task failed in web deployment

I am having an issue with deploying my website to my domain.

It was online but was duplicating entries in DataBase with Entity Framework, I removed to re-allocate offline Website but when I deploy is bugging.

I tried to clean solution and rebuilding but it's not working. It throws an exception on deploying:

Web deployment task failed. (Unknown ProviderOption:DefiningProjectFullPath. Known ProviderOptions are:skipInvalid.)

Visual Studio中的部署错误消息

We had the same problem on our build servers. Visual Studio 2013 Premium Update 1 was installed there.

After I've upgraded to VS 2013 Update 2 RC everything worked as before. It comes with a go-live license and you'll be able to update to the RTM, when it's released.

I've got the hint in this comment: http://blogs.msdn.com/b/bharry/archive/2014/04/02/tfs-2013-2-update-2-released.aspx#10515773

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM