Primesc următoarea eroare atunci când încearcă să ruleze setul de instrumente Facebook Connect pe un server cu ASP.Net 2.0 instalat - am mutat manual peste System.Core și System.xml.Linq la server de la 3.5 DLLs.
Cele mai multe alte lucruri par să curgă, până când încerc să acceseze „utilizatori“ obiect - mai precis, getinfo () metoda.
Aceasta este eroarea - cineva vreo idee? Mulțumiri!
Metoda nu a fost găsit: 'System.Xml.XmlReaderSettings.set_MaxCharactersFromEntities void (Int64).
[MissingMethodException: Metoda nu a fost găsit: 'System.Xml.XmlReaderSettings.set_MaxCharactersFromEntities void (Int64)'.] System.Xml.Linq.XNode.GetXmlReaderSettings (LoadOptions o) +0 System.Xml.Linq.XElement.Parse (Text String, opţiuni de LoadOptions) +60 System.Xml.Linq.XElement.Parse (text String) 7 Microsoft.Xml.Schema.Linq.XTypedServices.Parse (String XML) +23 UID facebook.users.getInfo (String) facebook 201. users.getInfo (Int64 uid) +34 content_FBLoggedIn.Page_Load (Object expeditor, EventArgs e) System.Web.Util.CalliHelper.EventArgFunctionCaller 481 (IntPtr fp, obiect o, obiect t, EventArgs e) +15 System.Web.Util .CalliEventHandlerDelegateProxy.Callback (expeditor Object, EventArgs e) +34 System.Web.UI.Control.OnLoad (EventArgs e) +99 System.Web.UI.Control.LoadRecursive () +47 System.Web.UI.Page.ProcessRequestMain (Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 1061













