You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An error has occured!
An internal server error occurred while processing your request!
Details
System.ComponentModel.Win32Exception (0x80004005): Failed to start a process with file path 'rider'. Target file or working directory doesn't exist, or the provided credentials are invalid.
---> System.ComponentModel.Win32Exception (2): An error occurred trying to start process 'rider' with working directory 'C:\Users\Administrator\AppData\Local\abp-studio\current'. 系统找不到指定的文件。
at bool System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at void CliWrap.Utils.ProcessEx.Start() in //CliWrap/Utils/ProcessEx.cs:line 56
at void CliWrap.Utils.ProcessEx.Start() in //CliWrap/Utils/ProcessEx.cs:line 68
at CommandTask CliWrap.Command.ExecuteAsync(CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 307
at Task Volo.Abp.Studio.UI.Services.ProgramOpenerService.OpenWithRiderAsync(string path)
at async Task Volo.Abp.Studio.UI.Solutions.Items.ModuleUIModel.OpenWithRiderAsync()
at async Task Volo.Abp.Studio.UI.ViewModels.SolutionExplorer.Items.Module.ModuleItemViewModel.WRq2cUw3IZ()
Version
0.9.23
Operation System
Windows (Default)
Solution Configuration
Template: app-nolayers
Created ABP Studio Version: 0.9.23
Current ABP Studio Version: 0.9.23
Multi-Tenancy: No
UI Framework: blazor-server
Theme: leptonx-lite
Run Install Libs: Yes
Database Provider: ef
Database Management System: sqlserver
Create Initial Migration: Yes
Run Db Migrator: Yes
Use Local References: No
Other information
This issue has been reported from ABP Studio.
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Description
Problem
An error has occured!
An internal server error occurred while processing your request!
Details
System.ComponentModel.Win32Exception (0x80004005): Failed to start a process with file path 'rider'. Target file or working directory doesn't exist, or the provided credentials are invalid.
---> System.ComponentModel.Win32Exception (2): An error occurred trying to start process 'rider' with working directory 'C:\Users\Administrator\AppData\Local\abp-studio\current'. 系统找不到指定的文件。
at bool System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at void CliWrap.Utils.ProcessEx.Start() in //CliWrap/Utils/ProcessEx.cs:line 56
at void CliWrap.Utils.ProcessEx.Start() in //CliWrap/Utils/ProcessEx.cs:line 68
at CommandTask CliWrap.Command.ExecuteAsync(CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 307
at Task Volo.Abp.Studio.UI.Services.ProgramOpenerService.OpenWithRiderAsync(string path)
at async Task Volo.Abp.Studio.UI.Solutions.Items.ModuleUIModel.OpenWithRiderAsync()
at async Task Volo.Abp.Studio.UI.ViewModels.SolutionExplorer.Items.Module.ModuleItemViewModel.WRq2cUw3IZ()
Version
0.9.23
Operation System
Windows (Default)
Solution Configuration
Other information
This issue has been reported from ABP Studio.
The text was updated successfully, but these errors were encountered: