Questions tagged as 'publish'

1
answer

How to make visual studio 2015 publish only the files that are most current?

I put a project in visual studio 2015 to try the tool. It's an ASP.NET MVC application, I'm publishing it directly to the server via FTP. Right click on the project, publish, there I created an FTP profile and I told you not to delete the...
asked by 29.07.2015 / 06:20
1
answer

Auto-update of publish in Visual Studio by zeroing the database

In a short time I had to create an installer for desktop application in C #, and as in Visual Studio 2013 there was Publish that already created the Setup and Auto-Update I ended up using it for the convenience, but now I have a problem, every t...
asked by 18.11.2015 / 02:18
1
answer

C # MVC - Error after publish in VS015. 404 Not Found

I did a "Publish" with VS2015 of type MVC Web, but in "Publish Method" I put "File System". The problem is that I published in IIS and runs the views, but when I click the buttons it does not find the methods. As if I had no Controller. What do...
asked by 12.05.2017 / 23:41
1
answer

Publish WPF applications

I made a publish of a WPF application with the CD-ROM option. Well, I noticed that it creates folders, an Autorun.inf, a setup.exe, and a Nome_Programa.Application . I was doing some testing, removing every folder / generated files, to the...
asked by 07.06.2016 / 16:23
0
answers

Post specific files by visual studio

Through this question Methods of Visual Studio Publishing I've discovered how to publish specific files through Visual Studio. I can select the files I want to publish, right click and select the "Publish selected files" option or use the shor...
asked by 04.03.2016 / 14:18
3
answers

ASP.NET MVC Project Publishing

Good morning, gentlemen, I work with systems development, but until then I never had to make an online publication of an application of mine, since I always worked with ready projects, what is the best way and where to publish my project where I...
asked by 25.06.2018 / 15:21
1
answer

Problem trying to publish multiple APKs to the Google Play Store

Good morning everyone. I developed an application with Ionic using the crosswalk plugin. When compiling, two .apk files are generated, one for arm7 architecture and one for x86 architecture. Until then, everything ok. I tested both apks on co...
asked by 18.10.2017 / 15:03
1
answer

Generate publish Ionic site

Good morning, I need to publish a website with ionic structure (I know its main idea is to generate the app, but we have this app and it has to be a site and an app at the same time), what is the best way to do that?     
asked by 03.10.2017 / 15:44
1
answer

Find app by play store search

I first posted a Google Play Store app, but for the test myself, google that goes right into the application page. The link works, but I wanted to find it by searching and I can not. Can anyone tell me if there is anything I have to do for th...
asked by 22.02.2017 / 22:03
0
answers

Publishing on multiple servers (VS / Publish)

Is it possible to publish an application through Visual Studio 2015 to multiple servers at once? How could this be done?     
asked by 25.08.2017 / 01:40