I try to use Windows Azure by using Bitrave plugins. I have finished coding and my program works!! when I run on Unity program, but I try to build Windows Universal Apps. I got this error!!
- Is it possible to use Newtonsoft.Json.dll to build Windows Universal Apps ?
- or Can Newtonsoft.Json.dll use in Windows Universal Apps ? if so, please upload your file for me or give me any suggestion more
- Suggest me the technique to connect to Windows Azure
I post some example of Newtonsoft.Json.dll error.
Error building Player: Exception: Failed to run Reference Rewriter with cmdline --target=“Temp/StagingArea\TestBitRaveAzure.Windows\Newtonsoft.Json.dll” --framework=“C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETCore\v4.5.1” --platform=“C:\Program Files (x86)\Windows Kits\8.1\References\CommonConfiguration\Neutral\Windows.winmd” --support=“Temp/StagingArea\TestBitRaveAzure.Windows\WinRTLegacy.dll” --supportpartialns=Unity.Partial --system=System --dbg=pdb --alt=System.Xml.Serialization --ignore=System.IConvertible,mscorlib.[Temp/StagingArea\TestBitRaveAzure.Windows\Newtonsoft.Json.dll]
Error: method System.String System.Char::ToString(System.IFormatProvider)
doesn’t exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Void Newtonsoft.Json.Bson.BsonWriter::WriteValue(System.Char).
Error: type System.DBNull
doesn’t exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Void Newtonsoft.Json.Converters.DataTableConverter::WriteJson(Newtonsoft.Json.JsonWriter,System.Object,Newtonsoft.Json.JsonSerializer).
Error: type System.DBNull
doesn’t exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Void Newtonsoft.Json.Converters.DataTableConverter::WriteJson(Newtonsoft.Json.JsonWriter,System.Object,Newtonsoft.Json.JsonSerializer).
Error: field System.DBNull System.DBNull::Value
doesn’t exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Void Newtonsoft.Json.Converters.DataTableConverter::WriteJson(Newtonsoft.Json.JsonWriter,System.Object,Newtonsoft.Json.JsonSerializer).
Error: type System.DBNull
doesn’t exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Void Newtonsoft.Json.Converters.DataTableConverter::CreateRow(Newtonsoft.Json.JsonReader,System.Data.DataTable).
Error: type System.DBNull
doesn’t exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Void Newtonsoft.Json.Converters.DataTableConverter::CreateRow(Newtonsoft.Json.JsonReader,System.Data.DataTable).
Error: field System.DBNull System.DBNull::Value
doesn’t exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Void Newtonsoft.Json.Converters.DataTableConverter::CreateRow(Newtonsoft.Json.JsonReader,System.Data.DataTable).
Error: method System.Reflection.MethodInfo System.Type::GetMethod(System.String,System.Reflection.BindingFlags)
doesn’t exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Void Newtonsoft.Json.Converters.DiscriminatedUnionConverter::EnsureInitialized(System.Type).
Error: method System.Reflection.MethodInfo System.Type::GetMethod(System.String,System.Reflection.BindingFlags)
doesn’t exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Void Newtonsoft.Json.Converters.DiscriminatedUnionConverter::EnsureInitialized(System.Type).
Error: method System.Reflection.MethodInfo System.Type::GetMethod(System.String,System.Reflection.BindingFlags)
doesn’t exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Void Newtonsoft.Json.Converters.DiscriminatedUnionConverter::EnsureInitialized(System.Type).
Error: method System.Reflection.MethodInfo System.Type::GetMethod(System.String,System.Reflection.BindingFlags)
doesn’t exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Void Newtonsoft.Json.Converters.DiscriminatedUnionConverter::EnsureInitialized(System.Type).
Error: type System.Runtime.Serialization.SerializationInfo
doesn’t exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Void Newtonsoft.Json.JsonException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext).
Error: type System.Runtime.Serialization.SerializationInfo
doesn’t exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Void Newtonsoft.Json.JsonException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext).
Error: method System.Void System.Exception::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
doesn’t exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Void Newtonsoft.Json.JsonException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext).
Error: type System.Threading.Thread
doesn’t exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Collections.Generic.IEnumerator1<Newtonsoft.Json.Linq.JToken> Newtonsoft.Json.Linq.JsonPath.ArrayIndexFilter/<ExecuteFilter>d__0::System.Collections.Generic.IEnumerable<Newtonsoft.Json.Linq.JToken>.GetEnumerator(). Error: type
System.Threading.Thread doesn't exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Collections.Generic.IEnumerator
1<Newtonsoft.Json.Linq.JToken> Newtonsoft.Json.Linq.JsonPath.ArrayIndexFilter/d__0::System.Collections.Generic.IEnumerable<Newtonsoft.Json.Linq.JToken>.GetEnumerator().
Error: method System.Threading.Thread System.Threading.Thread::get_CurrentThread()
doesn’t exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Collections.Generic.IEnumerator1<Newtonsoft.Json.Linq.JToken> Newtonsoft.Json.Linq.JsonPath.ArrayIndexFilter/<ExecuteFilter>d__0::System.Collections.Generic.IEnumerable<Newtonsoft.Json.Linq.JToken>.GetEnumerator(). Error: type
System.Threading.Thread doesn't exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Collections.Generic.IEnumerator
1<Newtonsoft.Json.Linq.JToken> Newtonsoft.Json.Linq.JsonPath.ArrayIndexFilter/d__0::System.Collections.Generic.IEnumerable<Newtonsoft.Json.Linq.JToken>.GetEnumerator().
Error: method System.Int32 System.Threading.Thread::get_ManagedThreadId()
doesn’t exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Collections.Generic.IEnumerator1<Newtonsoft.Json.Linq.JToken> Newtonsoft.Json.Linq.JsonPath.ArrayIndexFilter/<ExecuteFilter>d__0::System.Collections.Generic.IEnumerable<Newtonsoft.Json.Linq.JToken>.GetEnumerator(). Error: type
System.Threading.Threaddoesn't exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Void Newtonsoft.Json.Linq.JsonPath.ArrayIndexFilter/<ExecuteFilter>d__0::.ctor(System.Int32). Error: type
System.Threading.Threaddoesn't exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Void Newtonsoft.Json.Linq.JsonPath.ArrayIndexFilter/<ExecuteFilter>d__0::.ctor(System.Int32). Error: method
System.Threading.Thread System.Threading.Thread::get_CurrentThread()doesn't exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Void Newtonsoft.Json.Linq.JsonPath.ArrayIndexFilter/<ExecuteFilter>d__0::.ctor(System.Int32). Error: type
System.Threading.Threaddoesn't exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Void Newtonsoft.Json.Linq.JsonPath.ArrayIndexFilter/<ExecuteFilter>d__0::.ctor(System.Int32). Error: method
System.Int32 System.Threading.Thread::get_ManagedThreadId()doesn't exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Void Newtonsoft.Json.Linq.JsonPath.ArrayIndexFilter/<ExecuteFilter>d__0::.ctor(System.Int32). Error: type
System.Threading.Thread doesn't exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Collections.Generic.IEnumerator
1<Newtonsoft.Json.Linq.JToken> Newtonsoft.Json.Linq.JsonPath.ArrayMultipleIndexFilter/d__0::System.Collections.Generic.IEnumerable<Newtonsoft.Json.Linq.JToken>.GetEnumerator().
Error: type System.Threading.Thread
doesn’t exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Collections.Generic.IEnumerator1<Newtonsoft.Json.Linq.JToken> Newtonsoft.Json.Linq.JsonPath.ArrayMultipleIndexFilter/<ExecuteFilter>d__0::System.Collections.Generic.IEnumerable<Newtonsoft.Json.Linq.JToken>.GetEnumerator(). Error: method
System.Threading.Thread System.Threading.Thread::get_CurrentThread() doesn't exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Collections.Generic.IEnumerator
1<Newtonsoft.Json.Linq.JToken> Newtonsoft.Json.Linq.JsonPath.ArrayMultipleIndexFilter/d__0::System.Collections.Generic.IEnumerable<Newtonsoft.Json.Linq.JToken>.GetEnumerator().
Error: type System.Threading.Thread
doesn’t exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Collections.Generic.IEnumerator1<Newtonsoft.Json.Linq.JToken> Newtonsoft.Json.Linq.JsonPath.ArrayMultipleIndexFilter/<ExecuteFilter>d__0::System.Collections.Generic.IEnumerable<Newtonsoft.Json.Linq.JToken>.GetEnumerator(). Error: method
System.Int32 System.Threading.Thread::get_ManagedThreadId() doesn't exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Collections.Generic.IEnumerator
1<Newtonsoft.Json.Linq.JToken> Newtonsoft.Json.Linq.JsonPath.ArrayMultipleIndexFilter/d__0::System.Collections.Generic.IEnumerable<Newtonsoft.Json.Linq.JToken>.GetEnumerator().
Error: type System.Threading.Thread
doesn’t exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Void Newtonsoft.Json.Linq.JsonPath.ArrayMultipleIndexFilter/d__0::.ctor(System.Int32).
Error: type System.Threading.Thread
doesn’t exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Void Newtonsoft.Json.Linq.JsonPath.ArrayMultipleIndexFilter/d__0::.ctor(System.Int32).
Error: method System.Threading.Thread System.Threading.Thread::get_CurrentThread()
doesn’t exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Void Newtonsoft.Json.Linq.JsonPath.ArrayMultipleIndexFilter/d__0::.ctor(System.Int32).
Error: type System.Threading.Thread
doesn’t exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Void Newtonsoft.Json.Linq.JsonPath.ArrayMultipleIndexFilter/d__0::.ctor(System.Int32).
Error: method System.Int32 System.Threading.Thread::get_ManagedThreadId()
doesn’t exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Void Newtonsoft.Json.Linq.JsonPath.ArrayMultipleIndexFilter/d__0::.ctor(System.Int32).
Error: type System.Threading.Thread
doesn’t exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Collections.Generic.IEnumerator1<Newtonsoft.Json.Linq.JToken> Newtonsoft.Json.Linq.JsonPath.ArraySliceFilter/<ExecuteFilter>d__0::System.Collections.Generic.IEnumerable<Newtonsoft.Json.Linq.JToken>.GetEnumerator(). Error: type
System.Threading.Thread doesn't exist in target framework. It is referenced from Newtonsoft.Json.dll at System.Collections.Generic.IEnumerator
1<Newtonsoft.Json.Linq.JToken>…