Hello,
I am trying to add reference (Microsoft.Web.DomainServices.WebControls) of WCF RIA Services. But I am not able to find out.
Please help me out of this.
Thanks in advance.
Regards,
Gaurav
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Soft CornerPosted Nov 10, 2010, 5:02 AM
Follow this steps :-
u need to dowload this 1st :-
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=c4f02797-5f9e-4acf-a7dc-c5ded53960a6&displaylang=en
1. Remove the reference to Microsoft.Web.DomainServices.WebControls.dll (project SilverlightStore.Web)
2. Download and install WCF RIA Services Toolkit
3. The default installation folder is "Program Files\Microsoft SDKs\RIA Services\v1.0\Toolkit"
4. Re-add the reference to "Program Files\Microsoft SDKs\RIA Services\v1.0\Toolkit\Libraries\Server\Microsoft.Web.DomainServices.WebControls.dll"