Failed Window App Cert Test
description
The Metro build fails the WACT tool test on the latest RC build of Windows 8 and VS Ultimate, with the following errors:
◦API System.Reflection.Emit.DynamicMethod in SYSTEM.REFLECTION.EMIT.LIGHTWEIGHT, PUBLICKEYTOKEN=B03F5F7F11D50A3A is not supported for this application type. Newtonsoft.Json.dll calls this API.
◦API System.Reflection.Emit.ILGenerator in SYSTEM.REFLECTION.EMIT.ILGENERATION, PUBLICKEYTOKEN=B03F5F7F11D50A3A is not supported for this application type. Newtonsoft.Json.dll calls this API.
◦API System.Reflection.Emit.Label in SYSTEM.REFLECTION.EMIT.ILGENERATION, PUBLICKEYTOKEN=B03F5F7F11D50A3A is not supported for this application type. Newtonsoft.Json.dll calls this API.
◦API System.Reflection.Emit.LocalBuilder in SYSTEM.REFLECTION.EMIT.ILGENERATION, PUBLICKEYTOKEN=B03F5F7F11D50A3A is not supported for this application type. Newtonsoft.Json.dll calls this API.
◦API System.Reflection.Emit.DynamicMethod.#ctor(System.String,System.Type,System.Type[],System.Reflection.Module,System.Boolean) in SYSTEM.REFLECTION.EMIT.LIGHTWEIGHT, PUBLICKEYTOKEN=B03F5F7F11D50A3A is not supported for this application type. Newtonsoft.Json.dll calls this API.
◦API System.Reflection.Emit.DynamicMethod.#ctor(System.String,System.Type,System.Type[],System.Type,System.Boolean) in SYSTEM.REFLECTION.EMIT.LIGHTWEIGHT, PUBLICKEYTOKEN=B03F5F7F11D50A3A is not supported for this application type. Newtonsoft.Json.dll calls this API.
◦API System.Reflection.Emit.DynamicMethod.GetILGenerator in SYSTEM.REFLECTION.EMIT.LIGHTWEIGHT, PUBLICKEYTOKEN=B03F5F7F11D50A3A is not supported for this application type. Newtonsoft.Json.dll calls this API.
◦API System.Reflection.Emit.ILGenerator.DefineLabel in SYSTEM.REFLECTION.EMIT.ILGENERATION, PUBLICKEYTOKEN=B03F5F7F11D50A3A is not supported for this application type. Newtonsoft.Json.dll calls this API.
◦API System.Reflection.Emit.ILGenerator.Emit(System.Reflection.Emit.OpCode) in SYSTEM.REFLECTION.EMIT.ILGENERATION, PUBLICKEYTOKEN=B03F5F7F11D50A3A is not supported for this application type. Newtonsoft.Json.dll calls this API.
◦API System.Reflection.Emit.ILGenerator.Emit(System.Reflection.Emit.OpCode,System.Int32) in SYSTEM.REFLECTION.EMIT.ILGENERATION, PUBLICKEYTOKEN=B03F5F7F11D50A3A is not supported for this application type. Newtonsoft.Json.dll calls this API.
◦API System.Reflection.Emit.ILGenerator.Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) in SYSTEM.REFLECTION.EMIT.ILGENERATION, PUBLICKEYTOKEN=B03F5F7F11D50A3A is not supported for this application type. Newtonsoft.Json.dll calls this API.
◦API System.Reflection.Emit.ILGenerator.Emit(System.Reflection.Emit.OpCode,System.Reflection.ConstructorInfo) in SYSTEM.REFLECTION.EMIT.ILGENERATION, PUBLICKEYTOKEN=B03F5F7F11D50A3A is not supported for this application type. Newtonsoft.Json.dll calls this API.
◦API System.Reflection.Emit.ILGenerator.MarkLabel(System.Reflection.Emit.Label) in SYSTEM.REFLECTION.EMIT.ILGENERATION, PUBLICKEYTOKEN=B03F5F7F11D50A3A is not supported for this application type. Newtonsoft.Json.dll calls this API.
◦API System.Reflection.Emit.DynamicMethod.set_InitLocals(System.Boolean) in SYSTEM.REFLECTION.EMIT.LIGHTWEIGHT, PUBLICKEYTOKEN=B03F5F7F11D50A3A is not supported for this application type. Newtonsoft.Json.dll calls this API.
◦API System.Reflection.Emit.ILGenerator.DeclareLocal(System.Type) in SYSTEM.REFLECTION.EMIT.ILGENERATION, PUBLICKEYTOKEN=B03F5F7F11D50A3A is not supported for this application type. Newtonsoft.Json.dll calls this API.
◦API System.Reflection.Emit.ILGenerator.Emit(System.Reflection.Emit.OpCode,System.Type) in SYSTEM.REFLECTION.EMIT.ILGENERATION, PUBLICKEYTOKEN=B03F5F7F11D50A3A is not supported for this application type. Newtonsoft.Json.dll calls this API.
◦API System.Reflection.Emit.ILGenerator.Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) in SYSTEM.REFLECTION.EMIT.ILGENERATION, PUBLICKEYTOKEN=B03F5F7F11D50A3A is not supported for this application type. Newtonsoft.Json.dll calls this API.
◦API System.Reflection.Emit.ILGenerator.Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) in SYSTEM.REFLECTION.EMIT.ILGENERATION, PUBLICKEYTOKEN=B03F5F7F11D50A3A is not supported for this application type. Newtonsoft.Json.dll calls this API.
◦API System.Reflection.TypeInfo.get_Module in SYSTEM.REFLECTION, PUBLICKEYTOKEN=B03F5F7F11D50A3A is not supported for this application type. Newtonsoft.Json.dll calls this API.