Click here to Skip to main content
15,867,568 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have created wcf service in visual studio 2013 and when i am creating a console application as service host to start service, I am getting error as following

The type 'System.Uri' is defined in an assembly that is not referenced. You must add a reference to assembly 'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.

kindly help to resolve this problem

Thanks
Posted
Comments
ArunRajendra 11-Jul-14 2:43am    
Think its quite clear that you are missing the reference.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900