Just noticed that. I guess when you are too busy you tend miss small
stuff. here is the new code
class library code (added namespace using System.Data;)
public dataset MethodA()
{
   return myWebServices.MethodA()
}
Now it's working.

Reply via email to