problem with Micorsoft.ServiceModel.Web assembly

problem with Micorsoft.ServiceModel.Web assembly

<< back to your results

problem with Micorsoft.ServiceModel.Web assembly

From: WCF Rest Starter Kit - 1/6/2009

 HI All,

 

    I installed REST starter kit. The folders got created successfully in c:\program files but none of the folder has Microsoft.ServiceModel.Web.dll. I tried to compile Web.sln, but it gave me the following error:

The type or namespace name 'AtomPub10ServiceDocumentFormatter' could not be found (are you missing a using directive or an assembly reference?)    C:\Program Files\WCF REST Starter Kit\Microsoft.ServiceModel.Web\HelpPageInvoker.cs  

 

Any kind of help will be highly appreciated.

 

Also few more questions:

 

1) Is the RequestInterceptor only way to Authenticate the request?

2) Is there any framework for error handling for REST WCF service? (Like IErrorHandler for WCF SOAP services)

3) Is there an easy way to create a client for REST WCF service? (The perticular problem I have is with the resources not available to client. For example, If I create a class called TestResponse on service side and send it to the client (after serializing), when the client deserializes this object, it needs to have access to TestResponse class. But this is possible only in WCF SOAP services. How to do this in WCF REST services?)

 

Featured Listings

View more: problem with Micorsoft.ServiceModel.Web assembly