views:

94

answers:

0

We are trying to use the Facebook Toolkit API which is built with 3.5. We copied over the dll from ASP.NET 3.5 and try to run the site. It works for the most part but when calling the following function in one of our pages, the follow error shows up.

Method not found: 'Void System.Xml.XmlReaderSettings.set_MaxCharactersFromEntities(Int64)'.

Any clue how we can configure our server to run without installing 3.5?