Throws error "object reference not set to instance of object" while adding service reference to silverlight project
hi,
I have silverlight2 beta 2 project to which i am adding ServiceReference of an asp.net webservice. while adding the webservice to silverlight project. It shows the methods defined in that webservice but when i click add button its throwing me this message "Object Refrence not set to instance of object". Because of which i am not able add asp.net webservice to my silverlight app.
Please help me on this..
thanks in advance