Skip to content

xcopy error in visual studio 2017 #9

@mvimal01

Description

@mvimal01

Severity Code Description Project File Line Suppression State
Error The command "
if not exist "C:\binance projects\Coin trading\CoinTNet-master\CoinTNet\bin\Debug\x86" md "C:\binance projects\Coin trading\CoinTNet-master\CoinTNet\bin\Debug\x86"
xcopy /s /y "C:\binance projects\Coin trading\CoinTNet-master\packages\Microsoft.SqlServer.Compact.4.0.8876.1\NativeBinaries\x86*." "C:\binance projects\Coin trading\CoinTNet-master\CoinTNet\bin\Debug\x86"
if not exist "C:\binance projects\Coin trading\CoinTNet-master\CoinTNet\bin\Debug\amd64" md "C:\binance projects\Coin trading\CoinTNet-master\CoinTNet\bin\Debug\amd64"
xcopy /s /y "C:\binance projects\Coin trading\CoinTNet-master\packages\Microsoft.SqlServer.Compact.4.0.8876.1\NativeBinaries\amd64*.
" "C:\binance projects\Coin trading\CoinTNet-master\CoinTNet\bin\Debug\amd64"" exited with code 9009. CoinTNet

this is my error please tell me what i m gonna do

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions