I am having a problem with I am using Linq to call a stored procedure, bring it back and wwhen I try to return it I get a conversion list conversion error.
Here is my code to make the call and return
public class EPCS_Service : IEPCSService
{
public List<ProcessList> GetList(int...
I am new to Webservices so any help world be great.
I have created a WCF project, C# 4.0. I have my OperationContract and my DataContract setup like below. I also have a edmx.cs page that contant the SP. In my service page(also below) I am trying to retun the data but get an erro that the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.