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.
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?
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
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.
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
Thanks, I will check that out.
I'm also getting:
This is preventing me from publishing in visual studio. How can I fix this?
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
Hi, I guess I can do ftp, it just takes longer than web deploy, and I prefer VS :s
is working on a reply...
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.