I have been trying to get this solved many days, but I have no idea what is the problem.
I am trying to deploying an umbraco site, (not pre-compiled) which currently, I have alreay publish it through web deploy by publish locally and upload to server via FileZilla.
Because I am having an error each time I try to deploy to a web server, I am having an error that cannot open source of umbraco/xslt/web.config. I am truly sure that I have set the Build action of both of the /umbraco/xslt/web.config and also of the install/web.config filesto None. But always the same error pop up. Could not open source.
I tried to delete both of them, but again, they will be re-generated and error pop-up Again.
I am suing Umbraco 7.2.1
Any ideas how can I any publish my umbraco site, directly to a web server, through Visual Studio Web Deploy?
The Visual studio Web deploy allows to deploy only when I publish locally. When I publish to a web server, always that error popup, which I had described above and is popular now.
I said that currently, as a workaround, I have published locally to upload to web server. And it is fine there. But VS web deploy does not allow me that publish DIRECTLY to server, because of that error, altough I have tried to set BuildAction to None.
Deployment via Web Deploy - Unsuccessful
Hi all,
I have been trying to get this solved many days, but I have no idea what is the problem.
I am trying to deploying an umbraco site, (not pre-compiled) which currently, I have alreay publish it through web deploy by publish locally and upload to server via FileZilla.
Because I am having an error each time I try to deploy to a web server, I am having an error that cannot open source of umbraco/xslt/web.config. I am truly sure that I have set the Build action of both of the /umbraco/xslt/web.config and also of the install/web.config filesto None. But always the same error pop up. Could not open source.
I tried to delete both of them, but again, they will be re-generated and error pop-up Again.
I am suing Umbraco 7.2.1
Any ideas how can I any publish my umbraco site, directly to a web server, through Visual Studio Web Deploy?
Thank you very much in advance.
Kind Regards.
So you upload the files with FileZilla to your ftp. Then where is this error coming? When you navigate to the url?
Have you set all the folder permissions correctly?
Hi Mike,
You didn;t undertand me correctly. My fault:)
The Visual studio Web deploy allows to deploy only when I publish locally. When I publish to a web server, always that error popup, which I had described above and is popular now.
I said that currently, as a workaround, I have published locally to upload to web server. And it is fine there. But VS web deploy does not allow me that publish DIRECTLY to server, because of that error, altough I have tried to set BuildAction to None.
Any Ideas.
Kind. Regards.
Sorry I misunderstood. I usually just copy files via remote desktop, I haven't tried web deploy yet.
is working on a reply...