When trying to schedule a test list with .resx files that are really large Test Studio may crash. [05/14 14:09:30,Telerik.TestStudio.exe(4424:1),Error] TestResources.LoadResources() : EXCEPTION! (see below) Situation: Resource file could not be loaded: "F:\Projects\Cirrus TFS\Cirrus UI\PC550\Cirrus Test Automation\TelerikTestAutomation\TelerikTestAutomation\Setup Page\Notifications\Test SMS\NavigateToTestSMS.resx". Outer Exception Type: System.OutOfMemoryException Message: Exception of type 'System.OutOfMemoryException' was thrown. HRESULT: 0x8007000E (Official ID (if app.) = E_OUTOFMEMORY, Error Bit = FAILED, Facility = FACILITY_WIN32, Code = DNS_ERROR_NO_MEMORY) Call Stack: at System.Text.StringBuilder.ToString() at System.Xml.XmlTextReaderImpl.ParseText() at System.Xml.XmlTextReaderImpl.ParseElementContent() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlTextReader.Read() at System.Xml.XmlReader.ReadString() at System.Xml.XmlTextReader.ReadString() at System.Resources.ResXResourceReader.ParseDataNode(XmlTextReader reader, Boolean isMetaData) at System.Resources.ResXResourceReader.ParseXml(XmlTextReader reader) at System.Resources.ResXResourceReader.EnsureResData() at ArtOfTest.WebAii.Design.ProjectModel.TestResources.LoadResources(String resourcePath)