Cant start my App. Unable to copy the app.exe to win-x64 Access to the path is denied #178

Closed
opened 2026-01-29 16:32:58 +00:00 by claunia · 1 comment
Owner

Originally created by @durairajasivam on GitHub (Jun 9, 2018).

Here is the output after i have given command "dotnet electronize start"

C:\Program Files\dotnet\sdk\2.1.201\Microsoft.Common.CurrentVersion.targets(4529,5):
error MSB3021: Unable to copy file "C:\Users\Siva\Dropbox\Electron APP\APPS\myapp\myapp\obj\netcoreapp2.0\win-x64\host\myapp.exe" to "bin\Debug\netcoreapp2.0\win-x64\myapp.exe". Access to the path 'C:\Users\Siva\Dropbox\Electron APP\APPS\myapp\myapp\bin\Debug\netcoreapp2.0\win-x64\myapp.exe' is denied. [C:\Users\Siva\Dropbox\Electron APP\APPS\myapp\myapp\myapp.csproj]

My CLI version :
ElectronNET.CLI Version: 0.0.9.0

Originally created by @durairajasivam on GitHub (Jun 9, 2018). Here is the output after i have given command "dotnet electronize start" C:\Program Files\dotnet\sdk\2.1.201\Microsoft.Common.CurrentVersion.targets(4529,5): error MSB3021: Unable to copy file "C:\Users\Siva\Dropbox\Electron APP\APPS\myapp\myapp\obj\netcoreapp2.0\win-x64\host\myapp.exe" to "bin\Debug\netcoreapp2.0\win-x64\myapp.exe". Access to the path 'C:\Users\Siva\Dropbox\Electron APP\APPS\myapp\myapp\bin\Debug\netcoreapp2.0\win-x64\myapp.exe' is denied. [C:\Users\Siva\Dropbox\Electron APP\APPS\myapp\myapp\myapp.csproj] My CLI version : ElectronNET.CLI Version: 0.0.9.0
Author
Owner

@durairajasivam commented on GitHub (Jun 9, 2018):

Problem resolved after i restarted my machine .

@durairajasivam commented on GitHub (Jun 9, 2018): Problem resolved after i restarted my machine .
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#178