Giter VIP home page Giter VIP logo

docker-windows-workshop's Issues

SqlPackage.exe is not recognized as the name of a cmdlet

docker container logs signup-db

VERBOSE: Starting SQL Server
VERBOSE: Changing SA login credentials
VERBOSE: No data files - will create new database
& : The term 'C:\Program Files (x86)\Microsoft SQL
Server\130\DAC\bin\SqlPackage.exe' is not recognized as the name of a cmdlet,
function, script file, or operable program. Check the spelling of the name, or
if a path was included, verify that the path is correct and try again.
At C:\init\Initialize-Database.ps1:37 char:3

  • & $SqlPackagePath `
  • + CategoryInfo          : ObjectNotFound: (C:\Program File...\SqlPackage.e
    

xe:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

Invoke-Sqlcmd : Could not find file 'C:\init\deploy.sql'.
At C:\init\Initialize-Database.ps1:43 char:1

  • Invoke-Sqlcmd -InputFile deploy.sql -Variable $SqlCmdVars -Verbose
  •   + CategoryInfo          : InvalidResult: (:) [Invoke-Sqlcmd], FileNotFound
     Exception
      + FullyQualifiedErrorId : ExecutionFailed,Microsoft.SqlServer.Management.P
     owerShell.GetScriptCommand
    
    

VERBOSE: Deployed SignUp database, data files at: C:\data

404 error http://localhost:8020/

err1
err2
err3

I am on page 79 and I am running the reverse proxy but I get a 404 error when going to port 8020. The docker-compose up command succeeded.
All the other steps have been working up until now.

web-1.2 crashes

[ArgumentNullException: Value cannot be null.
Parameter name: String]
System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) +223
System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +180
SignUp.Model.SignUpConfiguration..ctor() in C:\src\SignUp.Model\ProductLaunchConfiguration.cs:11

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.