Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Bobi 280 posts 743 karma points
    Apr 01, 2017 @ 01:17
    Bobi
    0

    Help Publishing to GoDaddy!

    Hi,

    I am having serious issues publishing. I am using Visual Studio 2015 and sql server express 2012 on my local machine.

    I use GoDaddy for hosting (using Plesk). Things slow down significantly when I publish the site! I had to set the trust level to full on the server, and add

    <trustLevel name="Full" policyFile="internal"/>
    

    My website uploaded, and functions but is EXTREMELY slow!

    Anyone have instructions on how to publish a site like mine from start to godaddy...Everything from uploading the site and then copying the database to the server.

  • Alex Skrypnyk 5908 posts 22603 karma points MVP 4x admin c-trib
    Apr 01, 2017 @ 23:23
    Alex Skrypnyk
    0

    Hi Bobi

    Did you set right permissions on Umbraco folders and files?

    Permissions should be like described here:

    https://our.umbraco.org/documentation/getting-started/setup/install/permissions

    Thanks,

    Alex

  • Bobi 280 posts 743 karma points
    Apr 01, 2017 @ 23:34
    Bobi
    0

    Thanks, I will check that out.

    I'm also getting:

    Error : Copying file .\AppPlugins\Articulate\Themes\MyTheme\Assets\css\assets\plugins\master-slider\slider-templates\lightbox\images\prettyPhoto\darkrounded.contentPattern.png to obj\Release\Package\PackageTmp\AppPlugins\Articulate\Themes\MyTheme\Assets\css\assets\plugins\master-slider\slider-templates\lightbox\images\prettyPhoto\darkrounded.contentPattern.png failed. The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.

    This is preventing me from publishing in visual studio. How can I fix this?

  • Alex Skrypnyk 5908 posts 22603 karma points MVP 4x admin c-trib
    Apr 03, 2017 @ 10:23
    Alex Skrypnyk
    0

    Hi Bobi

    Can you just upload the site via ftp?

    Do you need to publish it via Visual studio?

    I think you can exclude these files from publish and upload them by FTP.

    Thanks

    Alex

  • Bobi 280 posts 743 karma points
    Apr 03, 2017 @ 17:40
    Bobi
    0

    Hi, I guess I can do ftp, it just takes longer than web deploy, and I prefer VS :s

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies