Hi Andy,

              Its really working, the basic problem was that I were
compiled but when I see as you ask, there were error a kind of this.

 

Service

 

The server was unable to process the request due to an internal error.
For more information about the error, either turn on
IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or
from the <serviceDebug> configuration behavior) on the server in order
to send the exception information back to the client, or turn on tracing
as per the Microsoft .NET Framework 3.0 SDK documentation and inspect
the server trace logs.

 

This was basically due to external dll's class which were going out via
[OperationContract], but when use my own external library with a class
[Seriazable] it work fine.

 

 

Thanks Again J

 

 

Regards,

Niaz

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Andy Beaulieu
Sent: Wednesday, August 27, 2008 5:09 PM
To: listserver@ozSilverlight.com
Subject: RE: [OzSilverlight] Silverlgiht,WCF,ClassLibrary

 

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, CNY .NET Developer Group <http://www.cnydevelopers.net/> 

INETA <http://www.ineta.org/>  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: listserver@ozSilverlight.com
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 




------------------------------------------------------------------- 
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

Reply via email to