HI,
I did the steps you outlined but am now getting the following error in the WebServiceClient Project when I try to compile it.
Error 1 The type or namespace name 'researchServices' does not exist in the namespace 'research.DAL.WebServiceClient.WsProxy' (are you missing an assembly reference?) C:\Nettiers\research\research.DAL.WebServiceClient\WsDraResponseTypesProvider.generated.cs 162 13 research.DAL.WebServiceClient
It appears that the name "researchServices" should be "ResearchServices". Not sure why but if I change all the references to that it compiles.
Thanks
Mike