SimulatorErrorCodes Class

Definition

C++
public ref class SimulatorErrorCodes abstract sealed
Inheritance
SimulatorErrorCodes
Attributes

Fields

AnotherUserRunningSimulator

Another user on this computer is running Simulator, cannot start Simulator.

AppContainerAppIdNull

AppContainer Application Id is Null or Empty/Whitespace String

ApplicationNotFound

Application not found

CanNotCallSimulatorWithoutStart

You cannot call any operation on Simulator if it is not running

CanNotGetShellProcessId

Can not get Simulator ProcessID, see inner exception for more information.

ErrorReportingSettingsFailed

Failed to obtain the ErrorReportingSettings object in remote RDP session

InstallationCorrupt

Could not find InstallPath in registry, Simulator installation might be corrupted.

PreviousOperationNotCompleted

When Simulator is canceling previous operation or still running another operation, it cannot execute current operation

ProcessFileNameIsNull

Process File Name is Null or Empty/Whitespace string

ProcessFileNotFound

FileNotFound exception from remote server

SimulatorClosed

Simulator closed or crashed.

SimulatorRunningInDifferentSecurityContext

An instance of Simulator is running under a difference security context.

SimulatorTakingTooLong

Simulator is taking too long to start

UnableToCreateSimulatorService

Unable to create Simulator Service in remote RDP session

UnableToGetForegroundWindow

Unable to obtain current foreground window.

UnableToSendRemoteAction

The Simulator is unable to send the requested action to the Simulator session.

UnableToSetForegroundWindow

Unable to set foreground window.

UnableToTakeForeground

Unable to take foreground while activating application.

UnknownError

Any other error not known.

UnsupportedOS

Trying to run Simulator on an unsupported operating system.

Applies to

Product Versions
Visual Studio SDK 2019