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
Mark Adamson
NA
3
0
WCF Nightmare
Jan 26 2010 7:34 AM
Hi,
I am new to WCF and am having some major difficulties.
I am using a hosting application developed by another developer in my organisation.
The problem I am having is when I try to send my populated object across the wire I get "Object reference not set to an instance of an object".
A little about my class structure:
I have a class design for patient data.
It is made up of many Collection properties e.g. IList<PatientAddress> patientAddresses, IList<PatientIdentifier> patientIdentifiers. If I populate one of the ILists it works fine, but when I attempt to populate more than one I get the above error.
Please Help...
my head is sore from the repeated battering on the wall...
Reply
Answers (
2
)
My app jams
WCF and Validation Provider