Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
0 answers
31 views

When deploying my Orchard Core site to IIS using Web Deploy in Visual Studio, it also deploys the App_Data folder, which is overwriting some files that I don't want to be overwritten. I have tried ...
0 votes
0 answers
40 views

I am trying to deploy a .NET Framework application to a Windows Server VM in Azure. I am able to build and deploy the application using Visual Studio to the VM, but I am not able to deploy the same ...
0 votes
1 answer
46 views

I have an IIS server with MSdeploy installed in order to deploy my site. I'd like to deploy my site in a pipeline on gitlab and so I run the command : msdeploy -verb:sync -source:package="\publish\...
Dae's user avatar
  • 5
0 votes
1 answer
101 views

I have an Azure Web App, and have added the publish profile into Visual Studio. When I run a Web Deploy, it works. All I want to do is that exact same deployment, but from the command line. Here is ...
0 votes
0 answers
66 views

I'm trying to write a script to install and sync certain applications on two IIS. Right now I'm using a .bat file in combination with PowerShell scripts to active this: @echo OFF rem set paramiters ...
1 vote
2 answers
189 views

Currently I'm trying to do Web Deploy ASP.NET CORE Project which using EF Core to a Remote IIS Server, I checked this flag to perform EF Migration on Publish: But unfortunately I got missing ...
0 votes
0 answers
58 views

Today I have a question about Deploy. I want to upload Node JS to IIS. But when I researched, I only saw instructions on how to use IISNode, PM2,... to run the source under localhost and then Rewrite ...
1 vote
1 answer
877 views

I'm learning on the Next.js Website, and now I have learned Chapter 6 the title is "setting up your database". and then when I was deploying my next application or excute "pnpm run ...
0 votes
3 answers
3k views

I'm trying to deploy a site to a Plesk server and unlike with previous Next JS versions where you had to edit /node_modules/.bin/next file and add start to const defaultCommand. (you can check ...
0 votes
1 answer
895 views

This is a portfolio site. I used couple libraries in the projects and lots of images. I also deployed the project to github pages a while ago. Would this be the reason I get 404 status? I'm super new ...
0 votes
1 answer
78 views

Configuring Django restframework CORS Headers My application tries to read a file from an external storage service and receives a response: A request from an outside source is blocked: The Single ...
0 votes
0 answers
282 views

While trying to deploy a ASP.NET 4.8 web app (technically, an outlook add-in) to Azure App Service from Visual Studio, I'm hit with this error: Publish has encountered an error. Build failed. Check ...
0 votes
1 answer
198 views

I'm trying to deploy using the github actions from this repository: https://github.com/ViniciusDevelopment/test-deployment which is basically a modification of the standard project made available by ...
0 votes
0 answers
66 views

I have a react application, and I went to upload it to the local company's server in IIS, but when I try to access the route, a blue screen comes back below I will leave the screen that shows the ...
0 votes
1 answer
459 views

I'm having a deployment issue. With a .Net 6 application, it frequently fails to deploy because the main dll is locked. According to the documentation, I can use an app_offline file to manage this. ...

15 30 50 per page
1
2 3 4 5
...
154

AltStyle によって変換されたページ (->オリジナル) /