Questions tagged [web-publishing]

Web-Publishing is a generic term for publishing content on the internet. It may relate to publishing articles, books, media, or websites. This term also is sometimes used to refer to the Microsoft MSBuild Web Publishing Pipeline identifed here by [tag:msbuild-wpp]

106 questions
0
votes
0 answers

Capturing Bluetooth data and publishing data to a website

Hello right now I have some environmental recordings from my AC INFINITY T6 controllers in various grow tents, but they do not have wifi functionality.. [ I am not looking to control the devices as you can when you are in Bluetooth range through…
0
votes
0 answers

Unable to publish Selfcontained Asp.net 5 core project

I have a project that works on my development computer. I am able to publish it when the deployment mode is set to Framework-dependant and target runtime is set to Portable. But if I change it to Deployment mode Self Contained and Target Runtime…
Michael
  • 8,229
  • 20
  • 61
  • 113
0
votes
1 answer

Filemaker PHP Web Publishing - Synchronising not working with new host address

We have a windows server setup in our premises where we host our FileMaker server (FMS 15). We are thinking of moving the host into a cloud server (FMS19). We have taken the latest backup of our databases (from FMS 15) and uploaded it into the cloud…
Bashabi
  • 696
  • 1
  • 12
  • 40
0
votes
1 answer

Publishing a RevealJS presentation to RStudio Connect with plugins?

I've developed presentations using JJ Allaire's revealjs package (version 0.9) without issues in RStudio IDE (version 1.4.1103.4, Platform: x86_64-redhat-linux-gnu (64-bit), R version 3.6.0). However, I get the following error when publishing to…
A Nakamura
  • 58
  • 9
0
votes
1 answer

website files saved in browse's cache prevent changes from being displayed

This is probably a dumb question, but I'm worried : I have published a website on a server, then made some changes to a css file. As the css file was already cached by my browser, it didn't display the changes. deleting the cash allowed to display…
Enyak Stew
  • 156
  • 1
  • 9
0
votes
2 answers

How do I control which kinds of files Visual Studio will publish by default?

I'm working with a php website in Visual Studio 2010. Everything was going well until I tried to publish. None of the php files are included in the published version of the website. How do I fix this? I read in this thread (Visual Studio 2010 Web…
jpaugh
  • 6,634
  • 4
  • 38
  • 90
0
votes
1 answer

MSBuild with WebPublishMethod to package produces wrong file names in zip file

We have standard CI/CD on Azure DevOps. Recently we found, that files with diacritics (accent) in names are published wrong. Seems that instead of original chars all is in utf-8 (or something like that). In build phase the is normal Visual Studio…
Raptor
  • 392
  • 1
  • 4
  • 21
0
votes
1 answer

Visual Studio doesn't show MySQL Database, under data sources when publishing ASP.NET WebAPI project

When publishing a ASP.NET WebAPI project using Web Deploy, you get an option to create a profile. When the create profile button is clicked, you get the Publish wizard. In that wizard, there's an option to select the data source. Under data sources,…
Sanushi Salgado
  • 1,195
  • 1
  • 11
  • 18
0
votes
1 answer

Way to make https connect to www subdomain

I deploy my static website using aws cloudfront. (Because i want to connect through https) I made s3 bucket(my_bucket) and certification and coudfront distribution using my_bucket then, I made 'a' record pointing to cloudfront that i made before and…
0
votes
1 answer

Images in sub folder not deploying

I have a folder containing image files in wwwroot/images. Web Publish has stopped deploying them. They're added to the project. They're in source control. But the build has stopped deploying them. Not happened before. How do I make this software do…
Ian Warburton
  • 15,170
  • 23
  • 107
  • 189
0
votes
1 answer

Better tiny format PDF over EPUB or MOBI?

I want to write a book. I'll do it without publishing house. I want to produce the printed paper version. I already know LaTeX, so I can make beautiful PDFs. Since many people have an ebook-reader, I think it would be worth creating an ebook. I can…
0
votes
1 answer

org.quartz.SchedulerException: The Scheduler has been shutdown in Magnolia

Schedule publishing is failing in magnolia due to below mentioned error. Scheduler is shutdown automatically and its leads to publishing failure.If I restart the author instance then scheduler is up and schedule publishing working fine. What are…
0
votes
1 answer

Hundreds of MSBuild instances on web publish, then hangs

I am using Visual Studio 2015 Update 3, with several web project solutions that use a file system publish process. This has been working well for a long time until last week, when any time I try a publish of any sort - be it a Release build of the…
VG1
  • 185
  • 9
0
votes
1 answer

Visual Studio 2017 crash when publishing web application

After updating my Visual studio to version 15.8.1 it has started to crash every time I try to publish a web application. I try to use web deploy and fileSystem options, both crash. Changing the settings like unchecking delete unused files as no…
MiguelSlv
  • 14,067
  • 15
  • 102
  • 169
0
votes
1 answer

Pro and con of publishing Azure test site before registering domain name

I have been publishing my site to Azure and I've been restricting IP addresses so only people on my list can access the url ex. mysite.azuretestsite.com. But now I want to show people but I don't want to have to ask everyone for their IP address…
chuckd
  • 13,460
  • 29
  • 152
  • 331