Hi,
We are trying to upgrade from TestStudio 2012.2.1420 to 2014.1.410. We also upgraded to Visual Studio 2012 Ultimate. We are running our tests on a remote server from Test Manager. I also installed Visual Studio 2011 Ultimate as it was complaining on missing dll as shown below.
[05/15 10:48:15,QTController.exe(11648:11),Warning] Loader.IndexLoadedSerializationTypes() : EXCEPTION! (see below)
Situation: Exception trying to enumerate know types for assembly ArtOfTest.WebAiiVSIP, Version=2014.1.410.0, Culture=neutral, PublicKeyToken=14176981d1873d86
Outer Exception Type: System.Reflection.ReflectionTypeLoadException
Message: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
HRESULT: 0x80131602 (Official ID (if app.) = COR_E_REFLECTIONTYPELOAD, Error Bit = FAILED, Facility = FACILITY_URT, Code = 5634)
Call Stack:
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.RuntimeModule.GetTypes()
at System.Reflection.Assembly.GetTypes()
at ArtOfTest.Common.Design.Loader.IndexLoadedSerializationTypes(Assembly assembly) LOADER EXCEPTION #1
Outer Exception Type: System.IO.FileNotFoundException
Message: Could not load file or assembly 'Microsoft.VisualStudio.QualityTools.Vsip, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
HRESULT: 0x80070002 (Official ID (if app.) = 2147942402, Error Bit = FAILED, Facility = FACILITY_WIN32, Code = ERROR_FILE_NOT_FOUND)
LOADER EXCEPTION #2
Outer Exception Type: System.IO.FileNotFoundException
Message: Could not load file or assembly 'Microsoft.VisualStudio.QualityTools.Vsip, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
HRESULT: 0x80070002 (Official ID (if app.) = 2147942402, Error Bit = FAILED, Facility = FACILITY_WIN32, Code = ERROR_FILE_NOT_FOUND)
LOADER EXCEPTION #3
Outer Exception Type: System.IO.FileNotFoundException
Message: Could not load file or assembly 'Microsoft.VisualStudio.QualityTools.Vsip, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
HRESULT: 0x80070002 (Official ID (if app.) = 2147942402, Error Bit = FAILED, Facility = FACILITY_WIN32, Code = ERROR_FILE_NOT_FOUND)
LOADER EXCEPTION #4
Outer Exception Type: System.IO.FileNotFoundException
Message: Could not load file or assembly 'Microsoft.VisualStudio.QualityTools.Vsip, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
HRESULT: 0x80070002 (Official ID (if app.) = 2147942402, Error Bit = FAILED, Facility = FACILITY_WIN32, Code = ERROR_FILE_NOT_FOUND)
After i installed Visual Studio 2010 Ultimate the above exception was not longer thrown. No sure why we need Visual studio 2010.
The main issue is when we run a single test, the test starts executing immediately but once we add about 50 tests to the suite the tests wait in the queue for nearly 4 hrs before it actually starts executing the tests. We are not sure how to debug this issue. I am attaching the log from Telerik and also a screen shot from Test Manager when it is waiting in queue for 4 hrs. Please let us know if there is anything we should be looking at.
Thanks
We are trying to upgrade from TestStudio 2012.2.1420 to 2014.1.410. We also upgraded to Visual Studio 2012 Ultimate. We are running our tests on a remote server from Test Manager. I also installed Visual Studio 2011 Ultimate as it was complaining on missing dll as shown below.
[05/15 10:48:15,QTController.exe(11648:11),Warning] Loader.IndexLoadedSerializationTypes() : EXCEPTION! (see below)
Situation: Exception trying to enumerate know types for assembly ArtOfTest.WebAiiVSIP, Version=2014.1.410.0, Culture=neutral, PublicKeyToken=14176981d1873d86
Outer Exception Type: System.Reflection.ReflectionTypeLoadException
Message: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
HRESULT: 0x80131602 (Official ID (if app.) = COR_E_REFLECTIONTYPELOAD, Error Bit = FAILED, Facility = FACILITY_URT, Code = 5634)
Call Stack:
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.RuntimeModule.GetTypes()
at System.Reflection.Assembly.GetTypes()
at ArtOfTest.Common.Design.Loader.IndexLoadedSerializationTypes(Assembly assembly) LOADER EXCEPTION #1
Outer Exception Type: System.IO.FileNotFoundException
Message: Could not load file or assembly 'Microsoft.VisualStudio.QualityTools.Vsip, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
HRESULT: 0x80070002 (Official ID (if app.) = 2147942402, Error Bit = FAILED, Facility = FACILITY_WIN32, Code = ERROR_FILE_NOT_FOUND)
LOADER EXCEPTION #2
Outer Exception Type: System.IO.FileNotFoundException
Message: Could not load file or assembly 'Microsoft.VisualStudio.QualityTools.Vsip, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
HRESULT: 0x80070002 (Official ID (if app.) = 2147942402, Error Bit = FAILED, Facility = FACILITY_WIN32, Code = ERROR_FILE_NOT_FOUND)
LOADER EXCEPTION #3
Outer Exception Type: System.IO.FileNotFoundException
Message: Could not load file or assembly 'Microsoft.VisualStudio.QualityTools.Vsip, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
HRESULT: 0x80070002 (Official ID (if app.) = 2147942402, Error Bit = FAILED, Facility = FACILITY_WIN32, Code = ERROR_FILE_NOT_FOUND)
LOADER EXCEPTION #4
Outer Exception Type: System.IO.FileNotFoundException
Message: Could not load file or assembly 'Microsoft.VisualStudio.QualityTools.Vsip, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
HRESULT: 0x80070002 (Official ID (if app.) = 2147942402, Error Bit = FAILED, Facility = FACILITY_WIN32, Code = ERROR_FILE_NOT_FOUND)
After i installed Visual Studio 2010 Ultimate the above exception was not longer thrown. No sure why we need Visual studio 2010.
The main issue is when we run a single test, the test starts executing immediately but once we add about 50 tests to the suite the tests wait in the queue for nearly 4 hrs before it actually starts executing the tests. We are not sure how to debug this issue. I am attaching the log from Telerik and also a screen shot from Test Manager when it is waiting in queue for 4 hrs. Please let us know if there is anything we should be looking at.
Thanks