0

For some reason Visual Studio one step publishing is duplicating the initial folder files are suppose to go in, but not sure why. Is there a bug in VS 2015 for windows application publishing

550 CWD failed. "/Application Files/Exposure.Cloud_1_0_0_39/Application Files/Exposure.Cloud_1_0_0_39/Application Files/Exposure.Cloud_1_0_0_39/System.Net.Http.dll.deploy": directory not found.

The folder I am publishing to is a share, but I FTP to it all the time via Beyond Compare just fine.

Mike Flynn
  • 22,342
  • 54
  • 182
  • 341

1 Answers1

0

I just switched back from ftps to regular ftp and it worked. Must be a port or connection issue between VS and Filezilla.

Mike Flynn
  • 22,342
  • 54
  • 182
  • 341