locked
Publishing website using VS2013 and FTP RRS feed

  • Question

  • User1879406419 posted

    After executing FTP I receive the information that the website was published successfully, but when I look at what is there using Filezilla, nothing is there.

    1>------ Build started: Project: Communication, Configuration: Release Any CPU ------

    1>  Communication -> C:\Communication\Communication\bin\Communication.dll

    2>------ Publish started: Project: Communication, Configuration: Release Any CPU ------

    2>Connecting to ftp://MySite

    2>Copying all files to temporary location below for package/publish:

    2>obj\Release\AspnetCompileMerge\Source.

    2>C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_compiler.exe -v / -p C:\Communication\Communication\obj\Release\AspnetCompileMerge\Source -u C:\Communication\Communication\obj\Release\AspnetCompileMerge\TempBuildDir

    2>Copying all files to temporary location below for package/publish:

    2>obj\Release\Package\PackageTmp.

    2>Deleting existing files...

    2>Publishing folder /...

    2>Publishing folder bin...

    2>Site was published successfully ftp://MySite/

    2>Site was published successfully http://MySite/

    ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========

    ========== Publish: 1 succeeded, 0 failed, 0 skipped ==========

    Sunday, June 15, 2014 2:20 AM

Answers

  • User1879406419 posted

    To my utter, stupefying surprise, without changing ANYTHING, trying again, and again, suddenly the transfer of the website worked. How about that?

    Zach.

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Sunday, June 15, 2014 10:57 AM

All replies

  • User1879406419 posted

    To my utter, stupefying surprise, without changing ANYTHING, trying again, and again, suddenly the transfer of the website worked. How about that?

    Zach.

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Sunday, June 15, 2014 10:57 AM
  • User-166373564 posted

    HI Zach,

    zach247

    To my utter, stupefying surprise, without changing ANYTHING, trying again, and again, suddenly the transfer of the website worked. How about that?

    For this issue, perhaps some unhealthy processes existed. Here are some suggestions for this situation.

    • Cleaning and rebuilding your current Project (Right-click > Clean, Right-click Rebuild respective) and see if that makes any difference at all. 
    • If these issues are still persisting after the above steps, try restarting Visual Studio (and even your local machine)

    Hope it helps.

    Regards

    Angie

    Sunday, June 15, 2014 11:29 PM