Ria Service

Discussion in 'ASP.NET WebServices' started by joselaks, Aug 2, 2011.

  1. I'm trying to implement an application with Ria service on my server for discountasp.
    I have already included all the libraries that which is shown in this post but the error persists.
    The error is as follows:

    -----------------------
    Webpage error details

    Message: Unhandled Error in Silverlight Application Invoke operation 'DevuelveValor' failed. [HttpWebRequest_WebException_RemoteServer]
    Argumentos: NotFound
    Las cadenas de recursos de depuración no están disponibles. La clave y los argumentos suelen proporcionar suficiente información para diagnosticar el problema. Vea http://go.microsoft.com/fwlink/?lin...&Key=HttpWebRequest_WebException_RemoteServer en System.ServiceModel.DomainServices.Client.OperationBase.Complete(Exception error)
    en System.ServiceModel.DomainServices.Client.InvokeOperation.Complete(Exception error)
    en System.ServiceModel.DomainServices.Client.DomainContext.CompleteInvoke(IAsyncResult asyncResult)
    en System.ServiceModel.DomainServices.Client.DomainContext.<>c__DisplayClass38.<InvokeOperation>b__34(Object )
    Line: 1
    Char: 1
    Code: 0
    URI: http://www.dataobraserver.net/Silverlight.js

    ----------------------

    Someone can help me how to fix the problem?.
    from already thank you very much.
    José Laks
     
  2. Bruce

    Bruce DiscountASP.NET Staff

Share This Page