SimulatorErrorCodes Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class SimulatorErrorCodes abstract sealed
[System.Runtime.InteropServices.ComVisible(true)]
public static class SimulatorErrorCodes
[<System.Runtime.InteropServices.ComVisible(true)>]
type SimulatorErrorCodes = class
Public Class SimulatorErrorCodes
- Inheritance
-
SimulatorErrorCodes
- Attributes
Another |
Another user on this computer is running Simulator, cannot start Simulator. |
App |
AppContainer Application Id is Null or Empty/Whitespace String |
Application |
Application not found |
Can |
You cannot call any operation on Simulator if it is not running |
Can |
Can not get Simulator ProcessID, see inner exception for more information. |
Error |
Failed to obtain the ErrorReportingSettings object in remote RDP session |
Installation |
Could not find InstallPath in registry, Simulator installation might be corrupted. |
Previous |
When Simulator is canceling previous operation or still running another operation, it cannot execute current operation |
Process |
Process File Name is Null or Empty/Whitespace string |
Process |
FileNotFound exception from remote server |
Simulator |
Simulator closed or crashed. |
Simulator |
An instance of Simulator is running under a difference security context. |
Simulator |
Simulator is taking too long to start |
Unable |
Unable to create Simulator Service in remote RDP session |
Unable |
Unable to obtain current foreground window. |
Unable |
The Simulator is unable to send the requested action to the Simulator session. |
Unable |
Unable to set foreground window. |
Unable |
Unable to take foreground while activating application. |
Unknown |
Any other error not known. |
UnsupportedOS |
Trying to run Simulator on an unsupported operating system. |
Product | Versions |
---|---|
Visual Studio SDK | 2019 |