Giter Club home page Giter Club logo

visualstudio2017launch_keynotedemos's Issues

VS2017 v15.7.1 - Standard WebApp template fails when published to Azure

I built a standard ASP.NET 2.0 MVC WebApp using the template from VS2017 v15.7.1. I made no changes before build and test on localhost - no problems. However, when same app is published to Azure it fails.

FIX: Downgrade the version number of Microsoft.AspNetCore.All before release - see image.

_aaavs2017publishfails
with HTTP Error 502.5.

Deployment failed on Azure

The deployment on Azure always fail because "Website with given name Bikeshare360D already exists."

If someone can indicate me how to avoid that problem, it would be very great. Have a nice day.

The value of deployment parameter 'webSiteName' is null

I think someone might have fiddled with the deployment template. I am getting this error when releasing.
The value of deployment parameter 'webSiteName' is null. Please specify the value or use the parameter reference.

VS2017 v15.7.1 - Build | Publish creates different assembly to Build | Rebuild Solution

I built a ASP.NET Core 2.0 MVC WebApp using VS2017 v15.7.1.

  • I set the version number in the Project settings (package section) as 1.1.1.0

  • I selected Build | Configuration - Release

  • I did Build | Clean followed by Build | Rebuild Solution.

When I looked at the build product .DLL in my bin/release/netcoreapp2.0 folder as expected it had product number 1.1.1 and file version 1.1.1.0. Next I performed

  • Build | Publish

Then when I looked at the build product .DLL in my bin/release/netcoreapp2.0 folder it had product number and file version of 1.1.0 and 1.1.0.3. It seems Build | Publish creates a different assembly to Build | Rebuild Solution. This behaviour is unacceptable as I need to publish the same file that I built and tested on localhost.

_aaavs207publish

Installing docker on Surface Pro 4

I'm trying to follow the instructions to get Docker to install on my Surface Pro 4, but I consistently get the message that Virtualization is not enabled, but when I look at the process monitor it shows virtualization is enabled. Is there a known issue with running docker on the Surface? Note that I was able to install it on a Lenovo machine as a backup.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.