If you right-click the POVTcWCF.svc file inside your web project and select "View in Browser" - are you able to browse the web service without errors? This looks like a server-side problem with the web service, not anything in the Silverlight Add Reference.
_____ Andy Beaulieu Software Developer and Trainer, MCT, MCSD <http://www.andybeaulieu.com/> http://www.andybeaulieu.com Group Leader, <http://www.cnydevelopers.net/> CNY .NET Developer Group <http://www.ineta.org/> INETA Membership Mentor - CT, MA, ME, NH, NJ, NY, RI, VT From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Muhammad Niaz Sent: Wednesday, August 27, 2008 9:00 AM To: [email protected] Subject: [OzSilverlight] Silverlgiht,WCF,ClassLibrary Hi All, We are having some problem during adding Service References, please see the steps that we have performed. . I have a WCF Service Layer which contain an external ClassLibrary which is build in .NET 3.5. . I have decorated class with [Serializable] or [DataContract] attribute to make it work with WCF for serialization. . I have made a method is WCF which returns an object of the external ClassLibrary. . When I add this WCF Service Layer reference in Silver Light application, it gives error suring this process as attached. . If I make the same class within WCF Service Layer rather than external ClassLibrary then this work fine. But my requirement is this that I want to use a class library project in WCF Service Layer which is then used in Silver Light Application, Is it possible, or how. Please guide me. Thanks in Advance Regards, Niaz ------------------------------------------------------------------- OzSilverlight.com - to unsubscribe from this list, send a message back to the list with 'unsubscribe' as the subject. Powered by mailenable.com - List managed by www.readify.net ------------------------------------------------------------------- OzSilverlight.com - to unsubscribe from this list, send a message back to the list with 'unsubscribe' as the subject. Powered by mailenable.com - List managed by www.readify.net
