Click here to Skip to main content
15,891,828 members

Comments by Member 12652465 (Top 13 by date)

Member 12652465 28-Aug-23 8:09am View    
can you recommend a debugger to use, i use vs code to work.
Member 12652465 28-Aug-23 7:08am View    
The update part updated the expected table, and the insert did not insert to the expected table, but there were no error message.
Member 12652465 11-Dec-22 10:53am View    
I fixed the strings, and tried again, I still get the 400 error code, still saying "one or more validation error occurred". I can't really figure out where the problem is...
Member 12652465 20-Jan-17 16:17pm View    
I did just as you said, and still get the
CS0012: The type 'System.Threading.Tasks.Task`1' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Threading, Version=1.0.2856.102, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
Member 12652465 19-Jan-17 16:18pm View    
update:
<runtime>
<assemblyBinding appliesTo="v2.0.50727" xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentassembly>
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0" />


<autogeneratebindingredirects>true