Wednesday, August 22, 2012

silverlight enabled wcf services

silverlight enabled wcf services

hi  i am using silverlight+mvvm  4.0

when i am trying to add a sliverlight enabled wcf services the service showing the following error

Server Error in '/' Application.


Could not load file or assembly 'System.Runtime.Serialization, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' or one of its dependencies. The system cannot find the file specified.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime.Serialization, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' or one of its dependencies. The system cannot find the file specified.


Answers & Comments...

Answer: 1

sirimallarajashekhar

when i am trying to add a sliverlight enabled wcf services the service showing the following error

Let us know the way you added the WCF services or follow this.

As you created a silverlight project go to web project and add new item and select wcf service, it will add two class files one is interface and other will be .svc file.

by :

Answer: 2

Hi,

Could you please show us more details about your case, like code snippet, screenshot or something else?

I am looking forward to your response.

Best Regards,

by :




No comments:

Post a Comment

Send us your comment related to the topic mentioned on the blog