abpframework / abpframework/abp
An internal error occurred during your request!
@berkansasmaz is already working on this.
Since Nov 26, 2025.
- Dominant language
- C#
- Stars
- 14.4k
- Forks
- 3.7k
- Avg merge
- 15h 32m
- Merged PRs (30d)
- 106
Description
Is there an existing issue for this?
- I have searched the existing issues
Description
Problem
An error has occured!
An internal error occurred during your request!
Details
System.ComponentModel.Win32Exception (0x80004005): Failed to start a process with file path 'abp'. Target file or working directory doesn't exist, the provided credentials are invalid, or the resource policy cannot be set due to insufficient permissions. See the inner exception for more information.
---> System.ComponentModel.Win32Exception (2): An error occurred trying to start process 'abp' with working directory 'C:\Users\kamal\AppData\Local\abp-studio\current'. The system cannot find the file specified.
at bool System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at void CliWrap.Utils.ProcessEx.Start(Action configureProcess) in //CliWrap/Utils/ProcessEx.cs:line 70
at void CliWrap.Utils.ProcessEx.Start(Action configureProcess) in //CliWrap/Utils/ProcessEx.cs:line 80
at CommandTask CliWrap.Command.ExecuteAsync(Action configureStartInfo, Action configureProcess, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 323
at async Task Volo.Abp.Studio.Suite.AbpSuiteManager.InstallAsync(string version, bool isAlreadyInstalledAndKnown)
at async Task Volo.Abp.Studio.UI.Commands.OpenAbpSuiteCommandFactory.OpenAbpSuiteAsync(string modulePath) x 2
at async Task Volo.Abp.Studio.UI.Commands.OpenAbpSuiteCommandFactory.KSATJUTGOx()
Version
2.0.1
Operation System
Windows (Default)
Solution Configuration
No response
Other information
This issue has been reported from ABP Studio.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.