Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xcopy error in visual studio 2017 #9

Open
mvimal01 opened this issue May 26, 2018 · 0 comments
Open

xcopy error in visual studio 2017 #9

mvimal01 opened this issue May 26, 2018 · 0 comments

Comments

@mvimal01
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant