TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
johnny Raj
NA
1
2.5k
Cant send more data in WCF in silverlight and cant add behavior configuration in client endpoint
Nov 28 2011 2:12 AM
Hi Everyone,
Error Message:
The InnerException message was 'Maximum number of items that can be serialized or deserialized in an object graph is '65536'. Change the object graph or increase the MaxItemsInObjectGraph quota. '. Please see InnerException for more details.
I cant send message more than 2849.I'm getting some error if i try to send mor than 2849.Then i came to know that problem in deserialization and i found solution below link.
http://dotnetdev-lakshmi.blogspot.com/2011/01/wcf-errors.html
But i cant able to add behaviourconfiguration into endpoint(client side)
http://stackoverflow.com/questions/5111815/problem-adding-a-behaviors-element-to-my-wcf-client-config
now how can add behavior configuration in client configuration .............Really its headache since two days......
plz anyone can help me out?
Reply
Answers (
1
)
WCF ajax enable json linq to sql
What is WCF