No announcements
Found 2925938 threads
-
0 Votes
JavaScriptSerializer values into plain text
I did it in following way: SPFieldMultiLineText fieldAllCustomerNumbers = list.Fields.GetField("AllCustomerNumbers") as ...Answered | 2 Replies | 677 Views | Created by Jayashri10 - Monday, April 24, 2017 5:11 AM | Last reply by Jayashri10 - Sunday, May 14, 2017 10:13 AM -
0 Votes
Returned JSONproblem from JavascriptSerializer adds [ and ]
User1982844092 posted Currently I'm using the helper methods outlined here to return some JSON from my .ashx: ...Answered | 1 Replies | 49 Views | Created by Anonymous - Monday, June 29, 2009 12:11 PM | Last reply by Anonymous - Monday, June 29, 2009 12:33 PM -
0 Votes
Cant reference JavaScriptSerializer() in UWP app
The JavascriptSerializer is not available to UWP.Answered | 1 Replies | 1170 Views | Created by Pfredd Mudd - Monday, January 29, 2018 7:31 PM | Last reply by Diederik Krols - Tuesday, January 30, 2018 6:49 AM -
0 Votes
Using JavaScriptSerializer in order to retrieve the value from JSON
The returned JSON object contains a single displ, a single search and a single maptypes: public class Test { public Displ displ { get; set; } ...Answered | 2 Replies | 1393 Views | Created by Sakura Data - Wednesday, September 7, 2016 7:29 PM | Last reply by Sakura Data - Thursday, September 8, 2016 2:35 PM -
0 Votes
JSON deserialization with JSON.NET or JavaScriptSerializer
problem was in bracktes : solution is ...Answered | 2 Replies | 10161 Views | Created by jminarik - Sunday, November 14, 2010 12:29 PM | Last reply by jminarik - Wednesday, November 17, 2010 3:20 PM -
0 Votes
KB2656351 - JavaScriptSerializer - Deserialize Error: Operation is not valid due to the current state of the object.
If the exception is throws from ThrowIfMaxJsonDeserializerMembersExceeded, then usually this name should appear in stack trace.Answered | 5 Replies | 5718 Views | Created by Jacob Jojan - Monday, January 7, 2013 5:05 PM | Last reply by d1ms - Friday, July 18, 2014 6:49 PM -
0 Votes
System.InvalidOperationException: Error during serialization or deserialization using the JSON JavaScriptSerializer
I am getting following error while uploading the documents to document library "System.InvalidOperationException: Error during serialization or ...Answered | 1 Replies | 1169 Views | Created by Vinay_SharePoint - Monday, November 14, 2016 5:09 AM | Last reply by Jerry Zy - Tuesday, November 15, 2016 9:13 AM -
0 Votes
Add Alert Return Error from SSMS
1 to find duplicate job BA3ECBA231DF47EC848A06D66F89158 which was created by SSRS.Answered | 4 Replies | 9237 Views | Created by Eric Cygnus - Tuesday, April 20, 2010 5:09 PM | Last reply by Matthias Elflein - Tuesday, January 17, 2017 8:31 AM -
0 Votes
Return Object From Remoting VS Return Object From WCF Service
Thnak all for the replay for me to understand Richard you say that wcf is uses only for "transporst" and threre is no way that the wcf return object that will ...Answered | 5 Replies | 5128 Views | Created by Zeevi - Wednesday, June 24, 2009 5:31 PM | Last reply by frederikm - Thursday, June 25, 2009 7:01 AM -
0 Votes
JavaScriptSerializer
User-821857111 posted There are lots of examples of using the JavaScriptSerializer class here: ...Answered | 1 Replies | 33 Views | Created by Anonymous - Thursday, January 26, 2012 2:26 PM | Last reply by Anonymous - Saturday, January 28, 2012 4:17 PM -
0 Votes
From JavaScriptSerializer to Newtonsoft.Json
Here is a way to deal with json string ,covert to ArrayList or get someone value from whole json string : public string ...Answered | 5 Replies | 1702 Views | Created by Anonymous - Saturday, August 5, 2017 10:38 PM | Last reply by Anonymous - Friday, September 1, 2017 2:48 AM -
0 Votes
Returning distance from search
To add an option to Liam's recommendation, you can use the Haversine formula to compute the distance given the reference point and the point in each of the ...Answered | 3 Replies | 1402 Views | Created by Largeabbit - Monday, November 10, 2014 1:52 PM | Last reply by Pablo M. Castro - Monday, November 10, 2014 11:57 PM -
1 Votes
C#: Pass Parameters In, Add Them, Return Them
You're just missing the declaration of the return type of the Add function.Answered | 1 Replies | 719 Views | Created by SeanOma - Thursday, June 6, 2013 7:22 PM | Last reply by Wyck - Thursday, June 6, 2013 7:36 PM -
0 Votes
System.IO.FileNotFoundException Trying to Zip Files From Document Library
using (MemoryStream ms = new MemoryStream()) { using (ZipFileBuilder builder = new ZipFileBuilder(ms)) { ...Answered | 3 Replies | 5146 Views | Created by Jamez05 - Wednesday, October 31, 2012 5:47 PM | Last reply by Jamez05 - Wednesday, October 31, 2012 8:56 PM -
8 Votes
Return Value from Method
This is a bit long hand but I hope it helps show how to insure that you can always return a valid string from the method and there is no need to have the added variable.Answered | 9 Replies | 961 Views | Created by Bill Tillman - Thursday, March 5, 2015 2:33 PM | Last reply by Bill Tillman - Friday, March 6, 2015 11:30 PM -
0 Votes
JavaScriptSerializer
User555306248 ...Answered | 3 Replies | 73 Views | Created by Anonymous - Friday, January 27, 2012 3:44 AM | Last reply by Anonymous - Sunday, January 29, 2012 10:14 PM -
0 Votes
Returning long from a DLL
Second question can you return a string from a dll ?Answered | 4 Replies | 3040 Views | Created by TurboV - Monday, October 19, 2009 4:33 PM | Last reply by TurboV - Monday, October 19, 2009 4:58 PM -
0 Votes
JavaScriptSerializer problem
User-660870441 posted How can i use JavaScriptSerializer to extract the string?Answered | 5 Replies | 289 Views | Created by Anonymous - Thursday, November 25, 2010 9:13 AM | Last reply by Anonymous - Tuesday, November 30, 2010 12:31 AM -
0 Votes
return value from main
Based on your descprition, you can't return a string from the Main() method.Answered | 5 Replies | 4576 Views | Created by Parry2k - Wednesday, January 12, 2011 6:35 PM | Last reply by Neddy Ren - Friday, January 14, 2011 9:02 AM -
0 Votes
JSON JavaScriptSerializer error
User1140095199 posted Hi, I am aware that you add [ <jsonSerialization maxJsonLength="50000000"/>], tag to the ...Answered | 1 Replies | 88 Views | Created by Anonymous - Thursday, June 12, 2014 10:51 AM | Last reply by Anonymous - Friday, June 13, 2014 2:08 AM - Items 1 to 20 of 2925938 Next ›
No announcements